@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/top_bg.jpg) repeat-x;
}

#wrapper {
	width: 956px;
	margin: 0 auto;
	text-align: left;
}

#bottom_bg{
background: url(../images/bottom_bg.jpg) repeat-x bottom;
}

#bottom_bg_sub{
background: url(../images/bottom_bg_sub.jpg) repeat-x bottom;
}
/****************************************************************
 * Header 
****************************************************************/
#header {
	width: 950px;
	height: 110px;
	background: url(../images/header_bg.jpg) repeat-x;
}

#header_ad {
	float: left;
	margin-top: 9px;
	height: 93px;
	width: 728px;
	background: url(../images/header_ad_line.jpg) repeat-x bottom;
	margin-left: 10px;
}
/****************************************************************
 * Logo
****************************************************************/
h1#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h1#logo a {
	display: block;
	text-decoration: none;
	height: 85px;
	width: 211px;
	background: url(../images/logo.jpg) no-repeat;
	margin-top: 25px;
}

/****************************************************************
 * Menu
****************************************************************/
#navbar {
	height: 52px;
}
* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}
#slidetabsmenu {
	float:left;
	width:945px;
	font-size:14px;
	line-height:normal;
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
/*margin-left: 17px;*/
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../images/tab_left.jpg) no-repeat left top;
margin:0;
padding:0 0 0 8px;
text-decoration:none;

}

#slidetabsmenu a span {
	float:left;
	display:block;
	background:url(../images/tab_right.jpg) no-repeat right top;
	padding:18px 8px 18px 0px;
	font-weight:bold;
	color:#ffe757;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #ffffff;
}

#slidetabsmenu #current a {
background:url(../images/current_tab_left.jpg) no-repeat left top;
padding:0 0 0 20px;
}
 
#slidetabsmenu #current a span {
	background:url(../images/current_tab_right.jpg) no-repeat right top;
	padding:18px 21px 18px 1px;
	color: #000000;
}

#spacer{
	background: #999999;
	height: 30px;
	width: 1px;
	float: left;
	margin-top: 3px;
}
/****************************************************************
 * Camera
****************************************************************/
#cam_map
{
height: 350px;}

#camera {
	height: 329px;
	width: 312px;
	float: left;
	display:inline;
	margin-top: 6px;
}
#camera #cameraHeader {
	background-image: url(../images/cameraHeader.jpg);
	background-position: left top;
	height: 22px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 13px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#camera #cameraImage {
	background: url(../images/camera_bg.jpg) no-repeat right top;
	padding-right: 6px;
	padding-left: 6px;
	height: 205px;
}
#camera #cameraFooter {
	height: 69px;
	background-image: url(../images/cameraFooter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
}
#camera #cameraFooter p {
	margin: 0px;
}
#camera #cameraFooter a {
	color: #000000;
}
#camera #cameraImage img {
	height: 205px;
	width: 300px;
}

/****************************************************************
 * Sub Page Main Content
****************************************************************/
#main_content
{
height: 375px;}

#main_content_ad{
	height: 250px;
	width: 300px;
	margin-top: 21px;
	float: right;
	margin-right: 6px;
	display: inline;
}
#main_text{
	height: 250px;
	width: 625px;
	margin-top: 21px;
	float: left;
	display: inline;
	margin-left: 6px;
}
/****************************************************************
 * Map
****************************************************************/
#mapWrapper {
	height: 327px;
	width: 638px;
	background: url(../images/map_bg.jpg) no-repeat;
	padding-top: 11px;
	float: right;
}
#mapWrapper #myMap {
	border: 1px solid #A2A2A2;
	margin-right: 11px;
	margin-left: 11px;
}
/****************************************************************
 * Area Selection
****************************************************************/

#area_select{
	background: url(../images/area_bg.jpg) repeat-x;
	height: 289px;
}
#area_select_ad{
	height: 250px;
	width: 300px;
	margin-top: 21px;
	float: left;
	margin-left: 6px;
	display: inline;
}
/****************************************************************/
/* Footer */
/****************************************************************/
#footer{
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 199px;
}

#footer_ad{
	height: 90px;
	width:728px;
	margin-top: 22px;
	display: inline;
	margin-left: 6px;
	float: left;
}
#footer_line{
	height: 2px;
	width: 938px;
	float: left;
	background: url(../images/footer_line_bg.jpg) repeat-x;
	display: inline;
	margin-left: 6px;
	margin-top: 15px;
}

#advertise{
	width:212px;
	height:90px;
	float: right;
	margin-top: 22px;
	display: inline;
	margin-right: 6px;
}

#copy_right {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 944px;
	background: url(../images/footer_line_bg.jpg) repeat-x top;
	margin-left: 6px;
	margin-top: 15px;
	padding-top: 6px;
	display: inline;
}
/****************************************************************/
/* Hide and Clear */
/****************************************************************/
.hide {
	display: none;
}
.clear_float {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}