@charset "UTF-8";
/* CSS Document */

<style type="text/css">

@import url("verticalnav/vertnavbar.css");
h1 {
	font-size: large;
	color: #000000;
}
h2 {
	font-size: large;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 2.5
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 0.02;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 0.15;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 725px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 90px;
	width: 900px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
}
#mainContent  {
	background: #FFFFFF;
	height: 365px;
	width: 900px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navbar {
	height: 40px;
	width: 900px;
	color: #A8A8A8;
	background-color: #A8A8A8;
}
#sidenavbar {
	float: left;
	height: 575px;
	width: 150px;
	background-color: #FFFFFF;
}
#footer {
	float: right;
	height: 14px;
	width: 900px;
	background-color: #A8A8A8;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	padding-top: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	border-top-style: solid;
}
.footer_spacer {
	float: left;
	height: 15px;
	width: 290px;
	border-top-color: #FFFFFF;
	background-color: #A8A8A8;
}
	
.header_spacer {
	height: 89px;
	width: 300px;
	float: left;
	}.horizontalspacer {
	height: 5px;
	width: 900px;
	float: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


.horizontalspacer2 {
	height: 5px;
	width: 900px;
}
.horizontalspacer3 {
	float: left;
	height: 10px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.horizontalspacer4 {
	float: left;
	height: 50px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding-left: 0px;
}
.about_us_sidenavbar {
	float: left;
	height: 400px;
	width: 140px;
}
.toppgspacer {
	height: 2px;
	width: 900px;
	float: left;
}
.verticalspacer {
	float: left;
	height: 285px;
	width: 5px;
}
.mainpgpix {
	float: left;
	height: 285px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aboutus_txt {
	float: left;
	height: 320px;
	width: 725px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.line {
	height: 300px;
	width: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}	
.logo {
	float: right;
	height: 40px;
	width: 241px;
	margin: 0px;
	padding: 0px;
}
.box40x240 {
	float: left;
	height: 40px;
	width: 900px;
}

img {
      border: 0;
}
.nextbutton {
	float: right;
	height: 40px;
	width: 121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: bottom;
}
.products_table {
	float: left;
	height: 285px;
	width: 355px;
}
.table {
	float: inherit;
	height: 290px;
	width: 350px;
	margin: 0px;
	padding-bottom: 0px;
}
	


.style9 {color: #A8A8A8}td img {display: block;}td img {display: block;}
.block100x100 {
	float: left;
	height: 40px;
	width: 650px;
}

