body{
	background: url(images/mainbg.jpg) repeat-x #fff;
	margin:0;
	font-family: verdana, helvetica, arial, small-verdana, georgia;
	font-size: 10pt;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	top:0;
}
.clearAll {
	clear: both;
}

/* --HEADER-- */

#header {
	height: 90px;
	padding: 10px;
}
#logo {
	float: left;
	width: 70%;
	height:105px;
	background:url(images/logo.png) no-repeat;

}
/* --MAINBODY-- */
#mainbody{
	padding-bottom:10px;
}
.contentHeading{
	width:100%;
}
.contenttitle{
	font-family: ¡®Courier New¡¯, Courier, monospace;
	color:#006a21;
}
.layerTitle{
	font-weight: bold;
	font-size:12pt;
	padding:20px;
	margin:0;
	height:20px;
	background:url(images/bannertop.jpg) no-repeat top #e5e5e5;
}
.rightcontent{
	border-left:3px solid #e5e5e5;
	border-right:3px solid #e5e5e5;
	margin:0;
	}
.rightbanner{
	width:312px;
	background:url(images/bannerbot.jpg) no-repeat bottom #fff;
	padding-bottom:12px;
	}
.right {
	float: right;
	width: 320px;
	padding-top:15px;
}
.insert {
	width: 610px;
	padding:10px;
}

/* --FOOTER-- */
#footer {
	height: 140px;
	border-top:2px solid #e5e5e5;
	padding:10px;
	background: url(images/footer.jpg) repeat-x bottom #f7f7f7;
	font-size:9pt;
}
#footer_L{
	float: left;
	width: 55%;
}
#copyright_R {
	float: right;
	width: 40%;
	text-align:right;
}

a img{
border:none;
text-decoration:none;
}
#googlemap_backdiv { background-color: #585858; position: fixed; top: 0px; left: 0px; width: 0px; height: 0px; z-index: 998; opacity:0.9; filter:alpha(opacity=40); }
#googlemap_frontdiv { background-color: #2E2E2E; position: fixed; top: 0px; left: 0px; width: 0px; height: 0px; z-index: 999;color:#c4c4c4; }
#googlemap_close { color: white; font-style:bold}

