body{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#35070E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a{
	text-decoration:none;
}
a img{
	border:0;
}
#container{
	width:804px;
	height:434px;
	margin:0 auto;
	background-image:url(../images/boat_bg.png);
	background-repeat:no-repeat;
	background-position:0px 38px;
	margin-bottom:12px;
}
#containerSub{
	width:804px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
	background-position:0px 10px;
	margin-bottom:12px;
}
#header{
	width:950px;
	height:100px;
	margin:0 auto;
	color:#FFFFFF;
}
#header .slogan{
	font-size:18px;
	font-style:italic;
	float:left;
	margin-top:48px;
	margin-left:20px;
}
#header img.logo{
	float:left;
}
#menu{
	width:100%;
	height:40px;
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:14px;
	text-transform:uppercase;
}
#menu ul a{
	color:#333333;
}
#menu ul li{
	height:28px;
	background-image:url(../images/menu_button_divider.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	padding-top:12px;
	text-align:center;
}
#menu ul li.common{
	padding-left:20px;
	padding-right:22px;
}
#menu ul li.first{
	width:83px;
	background-image:url(../images/menu_button_first.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#menu ul li.last{
	width:129px;
	background-image:url(../images/menu_button_last.png);
	background-repeat:no-repeat;
	float:right;
}
#menu ul li.lastwh{
	width:129px;
	background-image:url(../images/menu_button_wh_last.png);
	background-repeat:no-repeat;
	float:right;
}
#menu ul a:hover,#menu ul li.selected{
	color:#000000;
}
#menu ul li.common:hover,#menu ul li.common.selected{
	background-color:#AAA9A9;
}
#menu ul li.first:hover,#menu ul li.first.selected{
	background-image:url(../images/menu_button_first_hover.png);
	
}
#menu ul li.last:hover,#menu ul li.last.selected{
	background-image:url(../images/menu_button_last_hover.png);
}
#menu ul li.lastwh:hover,#menu ul a li.lastwh.selected{
	background-image:url(../images/menu_button_wh_last_hover.png);
}
#footer{
	width:972px;
	height:135px;
	margin:0 auto;
	background-image:url(../images/molecule.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#footer #box{
	width:804px;
	height:67px;
	margin:0 auto;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	font-size:11px;
}
#footer #box p.thin{
	float:left;
	width:210px;
	margin-left:12px;
	margin-top:10px;
	line-height:16px;
}
#footer #box h2.wide{
	float:right;
	width:535px;
	margin-right:12px;
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
}
#footer #box p.wide{
	float:right;
	width:535px;
	margin-right:12px;
	margin-top:3px;
	color:#666666;
}
#footer #box p.wide a{
	font-size:12px;
	margin-left:5px;
	margin-right:10px;
}
#footer a{
	color:#9bc9fb;
}
#footer p.copyright{
	margin-left:84px;
	margin-top:5px;
	font-size:11px;
	clear:both;
	color:#CCCCCC;
}
p.copyrightSub{
	font-size:11px;
	clear:both;
	color:#CCCCCC;
	margin-left:20px;
	padding-bottom:10px;
}
p.copyrightSub a{
	color:#6699CC;
}
#frontText{
	width:390px;
	float:right;
	color:#FFFFFF;
	margin-right:20px;
}
#frontText p{
	padding-top:25px;
	padding-bottom:0px;
	margin:0;
}
#frontText h1{
	font-size:18px;
	font-style:italic;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	margin-bottom:0;
	margin-top:25px;
	padding:0;
	line-height:30px;
}
#frontText .half{
	width:175px;
	padding-right:20px;
	float:left;
}
#mainText{
	padding:50px 100px;
}
#mainText h1{
	color:#000000;
	font-size:18px;
	margin:0;
}
#mainText h2{
	color:#333333;
	font-size:12px;
	margin-top:20px;
	margin-bottom:0;
}
#mainText p{
	color:#333333;
	font-size:12px;
	margin-top:20px;
	margin-bottom:0;
	line-height:18px;
}
#mainText a{
	color:#6699CC;
}
#google_translate_element{
	float:right;
	margin-right:73px;
}
#google_translate_element .goog-te-gadget{
	color:#FFFFFF;
}
#google_translate_element .goog-logo-link{
	color:#FFFFFF;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}