@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	margin-top: 26px;
	background-color: #cc0011;
	background-image: url(../images/GO_redBG.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 128px;
	background-image: url(../images/GO_Menu_grayBottom.gif);
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #mainContent {
	display: block;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
}
.oneColFixCtrHdr #mainContent_pic {
	display: block;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/GO_pic_secOne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.oneColFixCtrHdr #mainContent_pic2 {
	display: block;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/GO_pic_secTwo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.oneColFixCtrHdr #mainContent_picDRIVE {
	display: block;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(/images/GO_pic_secOneDRIVE.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



.oneColFixCtrHdr #container #header #M1Container {
	display: block;
	float: right;
	width: 617px;
}
.oneColFixCtrHdr #container #header #M2Container {
	display: block;
	float: right;
	width: 617px;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: right;
	padding-top: 35px;
	padding-bottom: 10px;
}

.oneColFixCtrHdr #container #header #LOGO {
	display: block;
	float: left;
	height: 128px;
	width: 183px;
	background-image: url(../images/GO_LOGO.gif);
}


.oneColFixCtrHdr #bottomContent {
	background: #FFFFFF;
	display: block;
	width: 800px;
}

.oneColFixCtrHdr #footer {
	padding: 0;
	background-image: url(../images/GO_footer_BG.gif);
	height: 56px;
	background-repeat: repeat-x;
	display: block;
	width: 800px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #footer #footer_lf {
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/GO_footer_BG_Lf.gif);
	height: 56px;
	width: 15px;
}
.oneColFixCtrHdr #container #footer #footer_rt {
	display: block;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/GO_footer_BG_rt.gif);
	height: 56px;
	width: 15px;
}
.oneColFixCtrHdr #container #footer #contact {
	float: right;
}

.oneColFixCtrHdr #footer #copyright {
	color: #FFFFFF;
	float: left;
	padding-top: 20px;
}

/*Waring Label*/
.oneColFixCtrHdr #container #mainContent #warning {
	display: block;
	border-top-width: 50px;
	color: #CC0000;
}
.oneColFixCtrHdr #container #mainContent #ADbanner {
	display: block;
	height: 40px;
	width: 800px;
}
.available {
	padding-top: 2px;
	padding-bottom: 20px;
	color: #999999;
	font-style: italic;
}
.burst2x {
	padding-bottom: 2px;

}.voc50xBurst {
	height: 50px;
	width: 100%;
	padding-top: 10px;
}
.voc50x {
	height: 50px;
	;
	width: 50px;
	float: right;
}
.VOCcopy {
	float: left;
	width: 225px;
	font-weight: bold;
	text-align: right;
	padding-top: 12px;
}
.bioFuelBUG {
	padding-bottom: 15px;
	text-align: right;
}


#SCCA_bg {
	background-image: url(../images/SCCA_BG.jpg);
	background-repeat: no-repeat;
}
#SCCA_container {
	padding-top: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/SCCA_BG.jpg);
	background-repeat: no-repeat;
	float: left;
}
#SCCA_col_2 {
	float: right;
	width: 298px;
}
#SCCA_bio {
	margin-top: 15px;
}
#SCCA_col_1 {
	float: left;
	width: 457px;
}
#SCCA_row_2 {
	float: left;
	height: 109px;
	width: 780px;
	padding-top: 15px;
}
#QA {
	float: left;
}
#discount {
	float: right;
}
#recentNews_container {
	width: 457px;
}
#recentNews_BG {
	width: 435px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-right-color: #999999;
}
#SCCAbio_container {
	width: 298px;
}
#SCCAbio_BG {
	width: 276px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-right-color: #999999;
}
#SCCAprofile_container {
	width: 298px;
}
#SCCAprofile_BG {
	width: 274px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-right-color: #FF0000;
}
#video_container {
	text-align: center;
}.MHprofile_pic {
	float: right;
	height: 115px;
	width: 110px;
}
#SCCA_news {
	float: left;
	width: 780px;
}
#SCCA_news_container {
	width: 780px;
}
#SCCA_news_BG {
	width: 758px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
