body{
	border:0px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/images/page_tile.gif) top center repeat-x #05405F;
	color:#000000;
}
#body{
	background:url(/images/page_bg.jpg) top center no-repeat;
}
#wrapper{
	width:942px;
	margin:0px auto;
	padding:0 5px;
}

#header{
	height:100px;
	
}
#header_logo{
	width:256px;
	height:98px;
	padding-top:15px;
	float:left;
}
#header_logo h2{
	padding:0px;
	margin:0px;
}
a,
a:link,
a:visited{
	color:#001C2A;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
#header_slogan{
float:right;
width:420px;
margin-right:40px;
margin-top:36px;
text-align:center;
}
#header_slogan h1{
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
}
#header_slogan h1 span{
	font-size:19px;
}
#menu{
	margin:13px 0 ;
	padding:0px;
	list-style:none;
}
#menu li{
	margin:3px 0 0 12px;
	padding:0px;
	height:31px;
	list-style:none;
	background:url(/images/menu_sep.jpg) no-repeat bottom;
}
#menu li a,
#menu li a:link,
#menu li a:visited{
	text-decoration:none;
	float:left;
	clear:left;
	display:block;
	width:124px;
	height:20px;
	font-size:12px;
	margin:0px;
	padding:6px 0px 3px 17px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#edb7d7;
	background:url(/images/menu_tick.gif) no-repeat 5px 7px;
}
#menu li a:hover{
	text-decoration:underline;
}

#newsletter_signup{
color:#FFFFFF;
margin:0 11px;
text-align:center;
width:150px;
font-size:11px;
}
#newsletter_signup h3{
	color:#4191cc;
	margin:2px;
	padding:2px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
#newsletter_signup input.text{
	background-color:#0f344c !important;
	font-size:12px;
	padding:3px;
	color:#8CA6B7 !important;
	width:145px;
	margin:3px;
	border:0px;
}
#content{

}

#content_menu{
	width:172px;
	background:url(/images/menu_bg.jpg) no-repeat;
	height:447px;
	float:left;
	clear:left;
	margin:20px 0px 0px 0px;
}

#content_body{
	float:right;
	clear:right;
	padding:10px;
	width:750px;
	border-top:5px solid #BDD9EE;
	border-bottom:5px solid #012234;
	background-color:#FFFFFF;
	min-height:500px;
}

h1{
	font-size:17px;
	margin:2px 0px;
	color:#012234;
}
h2{
	font-size:15px;
	margin:2px 0px;
	color:#012234;
}

hr.clear{
visibility:hidden;
height:0px;
margin:0px;
padding:0px;
clear:both;
}


#footer{
	width:915px;
	margin:0px auto;
	height:20px;
	color:#809ead;
	font-size:10px;
	padding-top:10px;
}
#footer a,
#footer a:link,
#footer a:visited{
	color:#809ead;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .right{
	width:400px;
	float:right;
	text-align:right;
}

#footer .left{
	width:170px;
	margin-left:170px;
	float:left;
}

.gallery_image_current{
	border:3px solid #481600;
	padding:1px;
}
.gallery_image{
	border:3px solid #d7c4b3;
	padding:1px;
}

/*show webitor*/
.image_border{
	border:1px solid #CCCCCC;
	padding:3px;
}