html{
	background:#fff;
}
body{
	background: url(images/bg_b.png) bottom repeat-x;
	font-family: verdana, helvetica, arial, small-verdana, georgia;
	font-size: 10pt;
	color:#000;
	margin:0;
}

/* --HEADER-- */

#header {
	height: 140px;
}
#logo{
width:970px;
	margin-left:auto;
	margin-right:auto;
}
	
#wrapper {
	background:#fff;

	width: 970px;
	margin-right: auto;
	margin-left: auto;

	top:0;
}
.clearAll {
	clear: both;
}
/* --MAINBODY-- */
#mainbody{

	margin-bottom:20px;
	}
.right1{
	background:#fff;
	margin:10px;
	}
.layerTitle{
	font-weight: bold;
	text-transform: uppercase;
}
.right {
	float: right;
	width: 300px;
}
#insert {
	float: left;
	width: 640px;
	padding: 10px;
	border-right: 2px solid #eee;
}
.title{
	padding:5px 0 5px 0 ;
	width:250px;
	border-bottom: 2px solid #fa9529;
	text-shadow: 2px 2px #dcdcdc;
	}

/* --FOOTER-- */
#footer {
	height: 74px;
	border-top:1px solid #dcdcdc;
	padding:5px 10px;
}
#copyright{
	float: left;
	width: 58%;
	line-height: 71px;
}
#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}

