@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;

}

.h2 {
	font-weight:bold;
}

.caption {
	font-size:10px;
	text-align:center;
	line-height:14px;
}












.page_body {
	position:relative;
	top: 0px;
	left: 0px;
	margin: 30px 0px 30px 50px;
	width:800px;
	background:#FFFFFF;
	}
		
.index_top_logo {
	position:relative;
	background:url(images/index_top_logo.gif) top left no-repeat;
	height:128px;
	width:283px;
	left:33px;
}

.lvl2_top_logo {
	position:relative;
	background:url(images/lvl2_top_logo.gif) top left no-repeat;
	height:112px;
	width:210px;
	left:33px;
}

.index_top_info {
	position:absolute;
	background:url(images/index_top_info.gif) top left no-repeat;
	height:71px;
	width:283px;
	top:0px;
	left:517px;
}

.index_subheader {
	position:relative;
	background:url(images/index_subheader.jpg) top left no-repeat;
	height:38px;
	width:800px;
}

.lvl2_subheader {
	position:relative;
	background:url(images/lvl2_subheader.jpg) top left no-repeat;
	height:31px;
	width:800px;
}

.index_body {
	position:relative;
	width:497px;
	margin:15px 15px 15px 38px;
	float:left;
	
}

.index_sidebar {
	position:relative;
	width:250px;
	float:right;
	margin:15px 0px 15px 0px;
}

.index_boy_drowns {
	margin:10px 0px 0px 0px;
	width:238px;
}

.container_main {
	width:800px;
	position:relative;
}

.clear_both {
	clear:both;
}

.footer {
	position:relative;
	width:724px;
	left:38px;
	margin:0px 0px 15px 0px;	
}

.copyright_info {
	position:relative;
	width:800px;
	padding:0px 0px 15px 0px;
	text-align:center;
	font-size:10px;
}




/*        Navigation         */

.nav_stack {
	position:relative;
	left:15px;
	width:185px;
}

.nav_about {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_about_up.gif) top left no-repeat;
}

.nav_about_dn {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_about_dn.gif) top left no-repeat;
}

.nav_products {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_products_up.gif) top left no-repeat;
}

.nav_products_dn {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_products_dn.gif) top left no-repeat;
}
.nav_why {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_why_up.gif) top left no-repeat;
}

.nav_why_dn {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_why_dn.gif) top left no-repeat;
}

.nav_safety {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_safety_up.gif) top left no-repeat;
}

.nav_safety_dn {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_safety_dn.gif) top left no-repeat;
}

.nav_faq {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_faq_up.gif) top left no-repeat;
}

.nav_faq_dn {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_faq_dn.gif) top left no-repeat;
}

.nav_contact {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_contact_up.gif) top left no-repeat;
}

.nav_contact_dn {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_contact_dn.gif) top left no-repeat;
}

.nav_home {
	position:relative;
	height:23px;
	width:185px;
	margin-top:10px;
	background:url(images/nav_home.gif) top left no-repeat;
}


.lvl2_sidebar {
	position:relative;
	height:10px;
	width:185px;
	margin-top:20px;
	left:15px;
}