#header{
	background: url(../images/header_bg.png) no-repeat;
	height:203px;
}

#header h1{
	background:transparent url(../images/logo.png) no-repeat;
	float:left;
	height:203px;
	width:245px;
}

#header h1 span{
	display:none;
}

#navPres {
	margin:160px 0 0 40px;
}

#navPres li{
	background:url(../images/nav_button.png) no-repeat top;
	float:left;
	list-style-type:none;
}

#navPres li a{
	color:#000099;
	display:block;
	height:38px;
	overflow:hidden;
	width:126px;
	text-align:center;
	text-decoration:none;
	margin-top:5px;
}

#navPres li.here a{
	background:url(../images/nav_button.png) no-repeat bottom;
}

#navPres li a:hover{
	background:url(../images/nav_button.png) no-repeat bottom;
}

#myajaxmenu{
	
}

.news{
	background:url(../images/page-curve.gif) no-repeat top right;
	padding:10px 5px 5px 5px;
	border-bottom:solid 1px #e7e2e2;
	border-left:solid 1px #e7e2e2;	
}

div.topspace{
	margin-top:30px;
}

#leftContentPres{
	margin:10px 5px 10px 5px;
	padding:0pt 0pt 0pt 38px;
}

#mainContentPres{

	margin:10px 20px 10px 35px;
	padding:10px 20px 10px 20px;
	background:url(../images/page-curve.gif) no-repeat top right;
	border-left:solid 1px #e7e2e2;
	border-bottom:solid 1px #e7e2e2;

}


#mainContentPres h2{
	padding:4px;
}

#caseStudy1,#caseStudy2,#caseStudy3,#caseStudy4,#caseStudy5,#caseStudy6{
	display:none;
}

#map_canvas{
	height:371px;
	width:600px;
}

#footer{
	margin-top:20px;
	text-align:center;
}
