body{
	background: #efefef;
	margin:0;
	padding:0;
	font-size: 11pt;
	font-family: arial;
}

.dummy{
	clear:both;
}

img{
	border:none;
}

a{
	text-decoration:none;
}

hr{
	height: 4px;
	background: #efefef;
	color: #efefef;
	border:none;
}

#body{
	margin: 0 auto;
	width: 930px;
}

#white-body{
	background: url(../img/bg.gif) repeat-y left top;
}

#header{
	height: 103px;
	background: url(../img/header.jpg) no-repeat right top;
}

#logo{
	position: absolute;
}
#logo span{
	display:none;
}

#menu{
	float:left;
	width: 211px;
	padding-bottom: 80px;
	background: #01415a url(../img/menu-footer.jpg) no-repeat left bottom;
}

#menu ul{
	margin:0;
	margin-top: 40px;
	padding:0;
}

#menu li{
	list-style:none;
	display: block;
	width: 185px;
	padding-top: 9px;
	height: 27px;
	margin:0;
	margin-left:13px;
	background: url(../img/menu-bg.jpg) no-repeat left bottom;
}

#menu li.active{
	list-style:none;
	display: block;
	width: 185px;
	padding-top: 9px;
	height: 27px;
	margin: 0;
	margin-left:13px;
	background: url(../img/active.jpg) no-repeat left top;
}

#menu li a{
	color: #ffffff;
	font-size: 0.9em;
	display: block;
	padding:0;
	margin:0;
	margin-left: 20px;
	padding-left: 20px;
	background: url(../img/arrow.png) no-repeat left center;
}

#content{
	float:left;
	width: 711px;
}

#content .in{
	margin: 10px;
	margin-left: 35px;
	font-size: 0.8em;
	color: #494949;
}

h1{
	font-size: 1.4em;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 30px;
	color: #010101;
	background: url(../img/black-arrow.gif) no-repeat left center;
}

.tools{
	float:right;
	margin-top: -45px;
	margin-right: 40px;
}

h2{
	font-size: 1.3em;
	color: #005b7d;
	display:block;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../img/green-line.gif) no-repeat left bottom;
}

h2.new{
	margin-top: 0px;
}

p{
	margin-left: 15px;
	margin-top: 4px;
	width: 615px;
	text-align:justify;
}

span.date{
	margin-left: 15px;
	margin-top: 30px;
	display:block;
}

#content ul{
	list-style: url(../img/list.gif);
	list-style-position: outside;
}

#content li{
	margin-left:-10px;
}

#content a{
	color:#007fa7;
	text-decoration:underline;
}

.contact{
	float:left;
	width: 200px;
}

#gmap_1{
	float:right;
	width: 400px;
	margin-right: 30px;
	margin-top: 5px;
	border: 1px solid #cecece;
}

#white-footer{
	height: 117px;
	background: url(../img/footer.gif) no-repeat left bottom;
}

#copyright{
	color: #9d9d9d;
	font-size: 0.8em;
	float: left;
	margin-left: 50px;
	margin-bottom: 40px;
}

#bottom-menu{
	float: right;
	margin-right: 50px;
	margin-top: -4px;
	color: #4a4a4a;
}

#bottom-menu a{
	margin:0;
	padding: 0;
	font-size: 0.8em;
	color: #4a4a4a;
}

