@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0d0c0c;
	background:#ffffff url(../images/bg.gif) repeat-x top;

}
.wrapper{
	width:1000px;
	min-width:1000px;
	margin:auto;
	min-height:812px;

}


.header{
	width:993px;
	height:152px;
	margin:auto;
}
.logo{ float:left; width:234px; margin:10px 0;}


/*---------------------------------------------container----------------------------------------------------*/
.container_bg{
	width:1000px;
	background:url(../images/bg_center.png) no-repeat top center;
	margin:auto;
	padding-top:15px;
}
.container{
	background:#ebebeb url(../images/container_bg.gif) repeat-x top;
	width:876px;
	margin:auto;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
.container_sub{
	background:#f1f1f1 url(../images/container_bg_sub.gif) repeat-x top;
	width:876px;
	margin:auto;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}


.navi_and_flash{ height:410px;}
.navi_and_banner{ height:330px;}
/*---------------------------------------------navi----------------------------------------------------*/
.navigation{ float:left; width:874px;}
.nav_buttons {padding:0px 0px 0px 35px; margin:0; list-style:none; margin:auto;}
.nav_buttons li{ padding:0;}
.nav_buttons li {float:left; max-height:24px; margin:0px 23px 0px 23px;}
.nav_buttons li a { text-decoration:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:block; float:left; height:24px; color:#5a5a5a; text-transform: capitalize; text-decoration:none; font-family:Verdana; text-align:center; cursor:pointer; font-size:11px;}
.nav_buttons li a font { text-decoration:none; float:left; display:block;  height:18px; padding:6px 0px 0px 0px;   font-weight:bold;}
.nav_buttons li.current a { text-decoration:none; color:#000;}
.nav_buttons li.current a font { text-decoration:none;}
.nav_buttons li a:hover { text-decoration:none; color:#000; background: url(../images/menu/nav_bg_left_over.jpg);}
.nav_buttons li a:hover font {text-decoration:none; }
.nav_buttons li.current a:hover { text-decoration:none; color:#5a5a5a; }
.nav_buttons li.current a:hover font { text-decoration:none; }


/*---------------------------------------------flash----------------------------------------------------*/
.flash{
	width:876px;
	height:361px;
}
/*---------------------------------------------contents----------------------------------------------------*/
.contents{
	width:876px;
	height: auto;
}
.leftside{background: url(../images/lineV.gif) right bottom no-repeat;}
.contact_preview{
	background: url(../images/contact.gif) left bottom no-repeat;
	height:98px;
}
.title_label{ margin:10px 10px 10px 10px;}
.title_label label{ color:#7d7878; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal;}
.contact_preview p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#434343; margin:0 10px 0 70px;}


.welcome{
	margin-left:20px;
}
.welcome p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#434343; margin:0 10px 0 15px;}

.subpages{
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;
}

.subpages p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#434343; margin:0 10px 10px 15px;}
.subpage_indent{ margin:0px 0px 0px 20px; padding-bottom:10px;}
.price{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #FF0000;}
.things2do_img{	border:1px #fff solid; width:161px; background:#cccccc; text-align:center; font-weight:bold; color:#333333; float:left; margin:5px 2px;}
.things2do_img img:hover{opacity:0.8;filter:alpha(opacity=80)}	
/*---------------------------------------------footer----------------------------------------------------*/
.footer{
		width:100%;
		margin-top:10px;
		background:#1285f6 url(../images/footer_bg.gif) repeat-x top;
		min-width:1000px;
}
.footer_right_bg{
	background:url(../images/footer_right.gif) no-repeat right top;
}
.footer_left_bg{
	background:url(../images/footer_left.gif) no-repeat left top;	
}
.footer_content{
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:84px;
}
.footer_content p{
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.footer_content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer_content a:hover{ text-decoration:underline;}


/*---------------------------------------------FORMS----------------------------------------------------*/

.textreg1{
	font-family:Arial;
	font-size:11px;
	float:right;
	text-align:right;
	margin:0px 0;
	font-weight:bold;
}
.textreg1bold{
	font-family:Arial;
	font-size:11px;
	text-align:right;
	font-weight:bold;
}
.textreg2{
	padding-left:0px;
	font-family:Arial;
	font-size:11px;
	text-align:left;
}
.tablebg0{
	background:url(../images/txtbox0.png) center left no-repeat #f1f1f1;
	width:69px;
	height:20px;
	padding:10px 6px 0px 6px;
	border: none;
	font-family:Arial;
	font-size:11px;
	color:#444;
}
.tablebg{
	background:url(../images/txtbox.png) center left no-repeat #f1f1f1;
	width:233px;
	height:20px;
	padding:5px 6px 0px 6px;
	border: none;
	font-family:Arial;
	font-size:11px;
	color:#444;
}
.tablebg_ms{
	background:url(../images/txtbox1.png) center left no-repeat #f1f1f1;
	width:233px;
	height:65px;
	padding:8px 6px 5px 6px;
	border: none;
	font-family:Arial;
	font-size:11px;
}
