body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav_container {
	height: 30px;
	width: 430px;
	margin-top: 63px;
	margin-left: 45px;
	float: left;
}
.header_main {
	height: 94px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contentbox_main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contentbox_main_specs {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.sidenav_container {
	height: auto;
	width: 180px;
	float: right;
}
.flashcontainer {
	height: 242px;
	width: 610px;
	margin-top: 30px;
	margin-left: 1px;
}
.bod_612_t {
	background-image: url(../images/bodysides_612_T.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 612px;
}
.bod_612_b {
	background-image: url(../images/bodysides_612_B.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	width: 612px;
	margin-bottom: 15px;
}
.bod_612_m {
	background-image: url(../images/bodysides_612_M.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 572px;
	padding-right: 20px;
	padding-left: 20px;
}
.bod_612_mNONE {
	height: auto;
	width: 592px;
	padding-right: 20px;
	padding-left: 0px;
}
.sidenav_contents_grey {
	height: auto;
	width: 158px;
	padding: 10px;
	background-color: #F6F8FB;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.sidenav_contents_top {
	height: 20px;
	width: 158px;
	padding: 10px;
	background-color: #1f2b5b;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E8E8E8;
}
.footer_container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/footer_bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.footer_text a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
.footer_text a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	}	

