body{
	padding:0 0 30px 0;
	background:url(../img/woodgrain_compressed.jpg) 0 0;
	font:14px/19px Arial, Helvetica, sans-serif;
	color:#fff;
}
h1,h2,h3,p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
	list-style:none;	
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;	
}
img{
	display:block;
	border:none;
}

#wrap{
	width:876px;
/*	overflow:hidden;*/
	margin:16px auto 0 auto;
	padding:0;
}
#wrap-outer {
		width:876px;
		background:url(../img/shadow_lt.png) repeat-y -21px 60px;
		padding: 0 0 0 15px;
		float:left;
}
#wrap-inner {
		background:url(../img/shadow_rt.png) repeat-y 800px 60px;
		width:876px;
		padding:0 0 0;
		float:left;
}
#header{
	width:800px;
	float:left;
	margin-left:0;
	padding-bottom:16px;
	background:#fff;
}
#content{
	width:773px;
	float:left;
	background:#fff url(../img/content.jpg) no-repeat 0 100%;
	padding:0 15px 6px 12px;
}
body#services #content{
	background:#fff url(../img/content_lg.jpg) no-repeat 0 100%;
}
body#privacy #content{
	background:#fff url(../img/content_lg_privacy.jpg) no-repeat 0 100%;
}
body#survey #content {
	background:#fff url(../img/content_lg_evaluation.jpg) no-repeat 0 100%;
}
#footer{
	width:876px;
	height:56px;
	float:left;	
	background:url(../img/bg-footer.png) no-repeat -7px -2px;	
}
#copyright{
	margin-left:30px;
}
#wrap div.top-bg{
	width:876px;
	height:38px;
	float: left;
/*	overflow:hidden;*/
	background:url(../img/bg-top-bg.png) no-repeat -23px 0px;
}
/*header*/
#header h1 a{
	float:left;
	width:234px;
	height:131px;
	text-indent:-9999px;
	overflow:hidden;
	margin:7px 0 0 16px;  
	background:url(../img/logo.gif) no-repeat 0 0;
}

/* superfish */
/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:9.45em;
}
.nav ul li,
.nav a {
	width: 100%;
}
#navwrap {
	float:right;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
/*.nav a {
	display:block;    // removed due ie6 problem.
}*/ 
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:2.5em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
/*.nav{
	float:left;
	display:inline;
	position:relative;
	text-align:right;
	margin:42px 0 0 -22px;	
	padding:0 24px 7px 0;
	width:528px;
	border-bottom:6px solid #afa345;
}*/
.nav li{
	display:inline;	
	padding:0 12px;
	position:relative;
	font-size:12px;
	font-weight:bold;
}
.nav li a{
	color:#9c9a00;
	white-space:nowrap;
	text-decoration:none;
}
.nav li.active a,
.nav li a:hover{
	color:#007987;
}
.nav ul li{
	display:block;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	line-height:13px;
}
.nav ul li a{
	color:#007987;
	font-weight:normal;
}
.nav li.active a,
.nav ul li a:hover{
	font-weight:bold;
}
.nav li.inactive a {
	font-weight:normal;
}
/*footer*/
#footer ul{
	line-height:21px;
	padding-bottom:1px;
	text-align:center;
	position:relative;
	font-size:12px;
}
#footer ul li{
	display:inline;
	color:#fff;
}
#footer ul li span{
	padding:0 4px;
}
#footer ul li a{
	color:#fff;
	
	text-decoration:none;
}
#footer ul li a:hover{
	color:#9C9A00;
}
#footer p{
	font-size:10px;
	line-height:15px;
	padding:4px 0 0;
}
/*sidebar*/
#content div.sidebar{
	float:left;
	width:201px;
	padding-left:17px;
}
div.sidebar div.write{
	width:198px;
	padding-bottom:8px;
	overflow:hidden;
}
div.sidebar div.bottom-box,
div.sidebar div.top-box{
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(../img/bg-sidebar-top.png) no-repeat 0 0;
}
div.sidebar div.bottom-box{
	background:url(../img/bg-sidebar-btm.png) no-repeat 0 0;
}
div.sidebar div.write div.body-box{
	width:100%;
	text-align:center;
	padding:5px 0 3px 0;
	overflow:hidden;
	background:#007a94;
}
div.body-box{
	text-align:left;
}
div.sidebar div.write p{
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	margin:0 auto;
	overflow:hidden;
}
div.sidebar div.write p.home{
	width:159px;
	height:98px;	
	background:url(../img/txt-home-write.gif) no-repeat 0 0;
}
div.sidebar div.write p.capabilities{
	width:161px;
	height:299px;	
	background:url(../img/txt-capabilities-write.gif) no-repeat 0 0;
}

div.sidebar div.write p.about{
	width:138px;
	height:156px;	
	background:url(../img/txt-about-write.gif) no-repeat 0 0;
}
div.sidebar div.write p.partners{
	width:172px;
	height:215px;	
	background:url(../img/txt-partners-write.gif) no-repeat 0 0;
}
div.sidebar div.write p.contact{
	width:162px;
	height:216px;	
	background:url(../img/txt-contact-write.gif) no-repeat 0 0;
}
div.sidebar div.image{
	overflow:hidden;
}
div.sidebar div.blogPosts {
	font-family: Helvetica, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15pt;
	padding-bottom: 12px;
}
div.sidebar ul.banners{
	overflow:hidden;
	width:100%;
	margin:4px 0 0;
}
div.sidebar ul.banners li{
	width:100%;
	padding:11px 0 0;
}
/*#content*/
#content div.content{
	float:left;
	width:555px;
}
div.content h2{
	font-size:0px;
	line-height:0;
	margin:14px 0 2px 0;
	text-indent:-9999px;
	overflow:hidden;
}
div.content h2.services{
	width:125px;
	height:30px;
	background:url(../img/ttl_services.gif) no-repeat 0 0;		
}
div.content h2.about{
	width:144px;
	height:30px;
	background:url(../img/ttl_about_us.gif) no-repeat 0 0;		
}
div.content h2.crew-room{
	width:177px;
	height:30px;
	background:url(../img/ttl_crew_room.gif) no-repeat 0 0;		
}
div.content h2.sustainability{
	width:202px;
	height:37px;
	margin-bottom:-6px;
	background:url(../img/ttl_sustainability.gif) no-repeat 0 0;		
}
div.content h2.community{
	width:179px;
	height:37px;
	margin-bottom:-6px;
	background:url(../img/ttl_community.gif) no-repeat 0 0;		
}
div.content h2.partners{
	width:123px;
	height:30px;
	background:url(../img/ttl_partners.gif) no-repeat 0 0;		
}
div.content h2.contact{
	width:168px;
	height:30px;
	background:url(../img/ttl_contact_us.gif) no-repeat 0 0;		
}
div.content h2.event{
	width:394px;
	height:35px;
	margin-bottom:-6px;
	background:url(../img/txt-event-title.png) no-repeat 0 0;		
}
div.content h2.privacy-policy{
	width:204px;
	height:37px;
	margin-bottom:0px;
	background:url(../img/ttl_privacy_policy.gif) no-repeat 0 0;		
}
div.content h2.thankyou{
	width:159px;
	height:30px;
	background:url(../img/ttl_thank_you.gif) no-repeat 0 0;		
}
div.content h2.small{
	font-size:24px;
	text-indent:0;
	margin:0px;
	font-weight:normal;
	letter-spacing:3px;
	line-height:28px;
	padding-top:12px;
}
div.content div.title h2{
	float:left;
	display:inline;
	padding:0 0 5px 0;
	margin:110px 0 0 14px;
	text-indent:-9999px;
	overflow:hidden;
}
div.content div.title h2.home{
	width:211px;
	height:108px;
	padding-bottom:7px;	
	margin:28px 0 0 11px;
	background:url(../img/txt-home-title.png) no-repeat 0 0;	
} 
div.content div.bottom,
div.content div.top{
	overflow:hidden;
	height:10px;
	width:100%;
	background:url(../img/bg-content-top.png) no-repeat 0 0;
}
div.content div.bottom{
	background:url(../img/bg-content-btm.png) no-repeat 0 0;
}
div.content div.body{
	overflow:hidden;
	width:540px;
	min-height:467px;
	padding:0 0 0 15px;
	background:url(../img/bg-content-body.png) repeat-y 0 0;
}
* html div.content div.body{
	height:467px;
	overflow:visible;
}
div.content div.body div.title{
	width:100%;
	overflow:hidden;
	margin-bottom:-7px;
}
div.content div.body div.image{
	overflow:hidden;
}
div.content div.body div.title div.image{
	float:left;
	width:250px;
	height:138px;
}
div.content div.body div.text{
	overflow:hidden;
}
div.content div.body div.minus{
	margin-top:-10px;
}
div.content div.body p{
	padding:22px 26px 5px 0;
}
div.content div.body p span.top{
	font-size:10px;
	vertical-align:super;
}
div.content div.body p a{
	color:#fff;
	text-decoration:none;
}
div.content div.body p a:hover{
	border-bottom:1px dotted #fff
}
div.content div.body div.list{
	overflow:hidden;
	margin:-6px 0 0 0;
	padding:0 0 6px 0;
	width:100%;
}
div.content div.body div.list ul{
	overflow:hidden;
	width:226px;
	padding-right:10px;
	float:left;
}
div.content div.body div.list ul li{
	padding:2px 0 2px 10px;
	line-height:15px;
	background:url(../img/devider.gif) no-repeat 0 8px;
}
div.content div.body div.bullets{
	overflow:hidden;
	margin:-6px 0 0 0;
	padding:0 0 6px 0;
	width:100%;
}
div.content div.body div.bullets ul{
	overflow:hidden;
	width:450px;
	padding-right:10px;
	float:left;
}
div.content div.body div.bullets ul li{
	padding:2px 0 2px 10px;
	line-height:20px;
	background:url(../img/devider.gif) no-repeat 0 8px;
}
div.content div.body div.links{
	overflow:hidden;
	margin:-6px 0 0 0;
	padding:0 0 6px 0;
	width:100%;
}
div.content div.body div.links ul{
	overflow:hidden;
	width:150px;
	float:left;
	padding:0 20px 0 0;
}
div.content div.body div.links ul li{
	width:100%;
}
div.content div.body div.links ul li a{
	color:#fff;	
	text-decoration:none;
}
div.content div.body div.links ul li a:hover{
	border-bottom:1px dotted #fff;
}
div.content div.body div.text div.left{
	margin:18px 13px 0 0;
	float:left;
}
div.content div.body div.text ul.banners{
	overflow:hidden;
	margin:6px 0 0;
	padding:0 0 10px 0;
}
div.content div.body div.text ul.banners li{
	margin:7px 0 0;
	width:100%;
	float:left;
}
div.content div.body div.text ul.banners li a{
	float:left;
}
div.content div.body ul.form{
	overflow:hidden;
	width:100%;
	padding:0 0 16px 0;
}
div.content div.body ul.event{
	margin-top:16px;
}
div.content div.body ul.form li{
	width:100%;
	padding:3px 0 0;
	float:left;
}
div.content div.body ul.form li.area{
	padding-top:28px;
}
div.content div.body ul.form label{
	float:left;
	text-align:right;
	width:140px;
	font-size:13px;
	padding-right:5px;
	line-height:17px;
}
div.content div.body ul.event label{
	font-size:12px;
}
div.content div.body ul.form label.text{
	width:125px;
	padding-right:5px;
}
div.content div.body ul.form p.contact{
	padding:4px 0 13px 149px;
	line-height:19px;
	font-size:13px;
}
div.content div.body ul.form span{
	font-size:10px;
	line-height:19px;
	float:left;
	white-space:nowrap;
	padding:0 0 0 149px;
	clear:left;
} 
div.content div.body ul.form input.text{
	float:left;
	height:17px;
	width:230px;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 5px 0 5px;
	border:none;
	border-width:0; 
}
div.content div.body ul.form select{
	float:left;
	width:240px;
	text-align:left; 
	border:none;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	border-width:0; 
}
div.content div.body ul.form textarea{
	width:340px;
	height:65px;
	border:none;
	border-width:0; 
	float:left;
	padding:3px 5px 0 5px;
}
div.content div.body ul.form input.submit{
	float:left;
	width:58px;
	height:20px;
	display:inline;
	margin-left:145px;
	padding:0  0 2px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#156c7b;
	background:url(../img/btn-submit.png) no-repeat 0 0;
	border:none;
}
div.content div.body ul.event input.submit{
	margin-top:5px;
}
div.content div.body ul.form h3{
	font-size:13px;
	line-height:20px;
	padding:12px 0 2px 0;
	width:145px;
	text-align:right;
}
div.content div.body ul.form span.excellent,
div.content div.body ul.form span.satisfactory,
div.content div.body ul.form span.poor{
	padding-left:164px;
	clear:none;
	float:left;
}
div.content div.body ul.form span.satisfactory{
	padding-left:57px;
}
div.content div.body ul.form span.excellent{
	padding-left:42px;
}
div.content div.body ul.form label.rating{
	width:145px;
	padding:0;
}
div.content div.body ul.form input.radio{
	float:left;
	display:inline;
	width:13px;
	height:13px;
	margin:2px 7px 0 26px;
}
div.content div.body ul.form p{
	font-size:13px;
	line-height:15px;
	padding:20px 90px 3px 0;
}
div.content div.body ul.event label{
	padding-right:15px;
	width:130px;
}
#wrapper{
	position:relative;
	width:250px;
	height:138px;
	overflow:hidden;
}

#wrapper img{
	position:absolute;
	left:0;
	top:0;
}
.hidden{
	display:none;
}
#error{
	font-style:normal;
	color:red;
	margin-left:145px;

}
#vendors #v1{
	position:relative;
	top:30px;
	left:40px;
}
#vendors #v2{
	position:relative;
	top:0px;
	left:270px;
}
#vendors #v3{
	position:relative;
	top:30px;
	left:270px;
}
#vendors #v4{
	position:relative;
	top:-25px;
	left:75px;
}
#vendors #v5{
	position:relative;
	top:0px;
	left:130px;
}
.nav{
	float:left;
	display:inline;
	position:relative;
	text-align:right;
	margin:42px 0 0px -22px;	
	padding:0 24px 0 0;
	width:528px;
	border-bottom:6px solid #afa345;  /*Safari specific hack. This rule is seen by safari, the next isn't.*/
}
.nav{
	float:left;
	display:inline;
	position:relative;
	text-align:right;
	margin:42px 0 0 -22px;	
	padding:0 24px 7px 0;
	width:528px;
	border-bottom:6px solid #afa345;#
}
