@charset "utf-8";
body  {
	font: 13px Arial, Helvetica, sans-serif;
	background:#f1f4f5 url(images/BodyBG.gif) repeat-x;
	margin: 20px;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColAbs #container { 
	position: relative;
	width: 776px;  
	background: #141414;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
} 

.thrColAbs #sidebar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px; 
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.thrColAbs #sidebar2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px; 
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.thrColAbs #mainContent { 
	margin: 0 200px; 
	padding: 0 10px; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
#footer{
	background:  url(images/footer-gradian.jpg) no-repeat center top;
	height:80px;
}
#footer p{
font-size:10px;
padding-top:15px;
color:#666666;
margin:0px;
}
#footer a{
font-size:10px;
color:#666666;
text-decoration:none;
}
#footer a:hover{
font-size:10px;
color:#666666;
text-decoration: underline;
}

#lbxOv{
  background-color: #4D4D4D;
}

#lbxBox{
  font-size:12px;
  top:100px;
  width:720px;
  margin:0 auto;
  padding:10px 0;
}

#lbxBoxIn{
	text-align:center;
  background-color:white;
}

#gmap{
  width:700px;
  margin:0 auto;
  height:500px;
  border:1px solid #333;
}
img{border:none;}
#overMap{width: 800px; height: 620px; position: absolute;visibility:hidden;top:20px; display:none; background:#fff; padding:10px 10px 10px 10px; border:#666666 solid 1px; }
#mapper{width: 800px; height: 600px; }
#mapClose{padding-top:5px; }
#vdoDiv{width: 650px; height: 470px; position: absolute;visibility:hidden;top:20px; display:none;padding:10px 10px 10px 10px; border:#666666 solid 1px; background:#ffffff url(images/lightbox-ico-loading.gif) no-repeat center center; }
#vdoDiv a{ color:#333333; text-decoration:underline;}
#vdoDiv a:hover{ color:#333333; text-decoration:none;}