@charset "UTF-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #763133;
	padding: 0px;
} 
.sthm {
	margin-right: 7px;
}
.twoColFixLtHdr #container #mainContentproduct {
	margin-top: 20px;
}
.twoColFixLtHdr #header {
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #666666;
} 
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #99FFFF;
	font-style: italic;
	background-position: center;
	text-align: center;
	padding-top: 4px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding: 0px;
}
.twoColFixLtHdr #container #navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align: center;
	width: 475px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-weight: 100;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #0db0df;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 630px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: ridge;
}
.twoColFixLtHdr #mainContent {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 
.pageheadings {
	margin-bottom: 10px;
}
.koko {
	margin: 0px;
	padding: 0px;
}
.headings {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	margin-bottom: 2px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.twoColFixLtHdr #footer {
	background:#000000;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 800px;
	color: #00CC66;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#apDiv1 {
	position:absolute;
	left:96px;
	top:186px;
	width:801px;
	height:24px;
	z-index:1;
	background-color: #0DB0DF;
}
.twoColFixLtHdr #container #mainContent #lftbox {
	float: left;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: center;
}
.style3 {font-size: 14px}
.text {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 11px;
	color: #000000;
	font-weight: 300;
}
.statement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 200;
	color: #000000;
}
.twoColFixLtHdr #container #box3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(assets/images/bits/textbox2.jpg);
	background-repeat: no-repeat;
	width: 730px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100px;
}
.thm {
	margin-right: 5px;
	margin-left: 5px;
}
.pageheadingbox {
	margin-bottom: 10px;
}
.twoColFixLtHdr #container #about {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	width: 730px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}

