@charset "utf-8";
body {
	margin: 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: #000000;
	/*padding-top: 10px;*/
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #CCCCCC;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	background: #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	min-height: 600px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	clear: both;
}
.oneColFixCtrHdr #header {
	padding: 0px;
	height: 185px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #333366;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 682px;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	min-height: 600px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-color: #000000;
	background-image: url(../images/footer_background.png);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: left;
	text-align: left;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
}.oneColFixCtrHdr #header_left {
	height: 185px;
	width: 298px;
	background-image: url(../images/Wak_Engine_red.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.oneColFixCtrHdr #header_right {
	float: left;
	height: 185px;
	width: 682px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #headerlogo {
	top: 25px;
	position: absolute;
	left: 785px;
}
.oneColFixCtrHdr #header_curve {
	position: relative;
	left: 0px;
}
.oneColFixCtrHdr #tagline {
	font-size: 18px;
	font-style: italic;
	color: #666666;
	top: 170px;
	width: 985px;
	text-align: right;
	position: absolute;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#Acadiana_Name {
	float: left;
	height: 185px;
	width: 443px;
	position: relative;
	top: -20px;
	left: 115px;
}
.oneColFixCtrHdr #container #sideContent {
	color: #999999;
	width: 298px;
	float: left;
	min-height: 600px;
}
.oneColFixCtrHdr #container #ContentContainer {
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFFFFF;
	width: 99.85%;
}
.oneColFixCtrHdr #container #mainContent h2, h1, h3, h4, h5, h6 {
	color: #CCCCCC;
	background-color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	display: block;
	padding-left: 5px;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.oneColFixCtrHdr #container #mainContent h4 {
	margin-bottom: 0px;
	background-image: url(../images/footer_background.png);
	background-repeat: repeat-x;
	background-position: left;
}
.oneColFixCtrHdr #container #sideContent ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;

}
.oneColFixCtrHdr #container #sideContent li {
	text-align: left;
	background-color: #333333;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.oneColFixCtrHdr #container #sideContent #page_img {
	margin-bottom: 0px;
}
.oneColFixCtrHdr #container #mainContent p {
	font-size: 14px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-top: 10px;
}
.oneColFixCtrHdr #container #sideContent a:link li{
	color: #999999;
	text-decoration: none;
}
.oneColFixCtrHdr #container #sideContent a:visited li{
	color: #999999;
	text-decoration: none;
}
.oneColFixCtrHdr #container #sideContent a:hover li{
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
	cursor: default;
}
.oneColFixCtrHdr #container #sideContent a:active li{
	color: #999999;
	text-decoration: none;
}
.oneColFixCtrHdr #container #sideContent .navigation {
	color: #999999;
	text-decoration: none;
	height: 20px;
	width: 298px;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	background-color: #333333;
	text-indent: 15px;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;

}
.oneColFixCtrHdr #container #sideContent a.navigation:link{
	color: #999999;
	text-decoration: none;
}
.oneColFixCtrHdr #container #sideContent a.navigation:visited{
	color: #999999;
	text-decoration: none;
}
.oneColFixCtrHdr #container #sideContent a.navigation:hover{
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
	cursor: default;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/red-box.png);
	background-repeat: no-repeat;
	/*	background-position: 270px 4px;*/
    background-position: right 0px;
}
.oneColFixCtrHdr #container #sideContent a.navigation:active{
	color: #CCCCCC;
	text-decoration: none;
}
.product_image {
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #FF0000;
}
.oneColFixCtrHdr #container #mainContent img {
	margin: 0px;
	padding: 0px;
}
.seal_flt_right {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	border: 2px solid #CC0000;
	height: 75px;
	width: 120px;
	position: relative;
	top: 20px;
}
.oneColFixCtrHdr #over_container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #over_container #container #mainContent .small_print {
	font-size: 12px;
	color: #CC0000;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.oneColFixCtrHdr #over_container #container #mainContent ul {
	color: #666666;
	list-style-type: circle;
	font-weight: normal;
}
.oneColFixCtrHdr #over_container #container #mainContent td {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.oneColFixCtrHdr #over_container #container #mainContent th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.oneColFixCtrHdr #over_container #container #mainContent h3 {
	background-image: url(../images/footer_background.png);
	background-repeat: repeat-x;
	background-position: left;
}
.oneColFixCtrHdr #over_container #container #mainContent h1 {
	background-image: url(../images/Header_background.png);
	background-repeat: repeat-x;
	background-position: left;
}
.oneColFixCtrHdr #over_container #container #mainContent h2 {
	background-image: url(../images/footer_background.png);
	background-repeat: repeat-x;
	background-position: left;
}
.oneColFixCtrHdr #over_container #container #sideContent .side_img {
	margin-bottom: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.download_link {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.download_link a:link {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
}

.download_link a:visited {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.download_link a:hover {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.download_link a:active {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

