img {
	border: none;
}

h1, ul, li {
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #a5a5a5;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
}

/*#oelogo {
  z-index: 10;
  position:absolute;
  top:0px;
  left:0px;
}*/

#container {
	width:810px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	background-image:url(../images/container_bg.png);
	background-position:bottom center;
}

#leftcol{
	width:15px;
	min-height:700px;
	float:left;
}

#rightcol{
	width:15px;
	min-height:700px;
	float:right;
}

#mainarea{
	width:780px;
	float:left;
	background-image:url(../images/maintext_bg.jpg);
	background-repeat: repeat-y;
  background-color: #fff;
}

div.topsection{
	width:780px;
	height:91px;
	background-color:#004990;
	background-image:url(../images/topsection_logo.gif);
	background-repeat:no-repeat;
}

#logo {
  margin-left: 25px;
  margin-top: 10px;
  float: left;
}

div.searcharea{
	color:#ffffff;
	text-align:right;
	padding:10px;
	width:300px;
	float:right;
	font-size:11px;
}

a.login{
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

#navContainer {
	height:46px;
	width:588px;
	float:left;
	background-color:#a2a2a2;
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
}

#navContainer ul {
	list-style: none;
}

#navContainer ul li {
	display: inline;
	line-height: 45px;
	padding: 0px 10px 0px 7px;
}

#navContainer ul li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#sideBarContainer {
	width: 192px;
	/*height: 271px;*/
	float: right;
	right: 0px;
	vertical-align:top;
	border:none;
}

#sideBarHome {
	width: 192px;
	height: 269px;
	background-image: url(../images/side_bar_home_bg.jpeg);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: none;
	padding-top: 1px;
}

#sideBar {
	width: 192px;
	height: 269px;
	background-image: url(../images/side_bar_bg.jpeg);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: none;
	padding-top: 1px;
}

#sideBar ul, #sideBarHome ul {
	text-align:left;
	vertical-align:top;
	list-style:none;
}

#sideBar ul li, #sideBarHome ul li {
	line-height: 42.5px;
	padding-left: 40px;
}

#sideBar ul li a, #sideBarHome ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #575757;
	background-color: transparent;
}

#downloadsContainerHome {
	width: 192px;
	height: 319px;
	background-image: url(../images/downloads_home_bg.gif);
	background-repeat: no-repeat;
	float: right;
	clear: right;
}

#downloadsContainer {
	width: 192px;
	height: 319px;
	background-image: url(../images/downloads_bg.gif);
	background-repeat: no-repeat;
	float: right;
	clear: right;
}

#downloads {
	padding: 15px 10px 0px 60px;
	font-size: 10px;
	color: #333333;
}

#downloads ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

#downloads p a {
	color: red;
	font-weight: bold;
	font-size: 11px;
}

#home {
	float: left;
	width: 588px;
	color: white;
	background-color: #000000;
	float: left;
}

#content {
	float: left;
	width: 420px;
	padding: 15px;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

#content ul {
	margin-left: 15px;
}

#sideImage {
	float:left;
}

#categories {
	float: left;
}

#categories p {
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

#categories ul {
	list-style: none;
	line-height: 18px;
}

#categories li a {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-left: 5px;
}

#categories li a:hover {
	color: #272727;
	text-decoration: underline;
}

#bottom {
	width: 780px;
	height: 60px;
	background-color: #ffffff;
	clear: both;
}

#agents-for {
	float: left;
	width: 280px;
	font-size: 9px;
	text-align: left;
}
#agents-for img {
  float: left;
  margin-right: 5px;
}
#agents-for p {
  color: #575757;
}
#qa-cert {
	float: right;
	width: 270px;
	font-size: 9px;
	text-align: right;
}
#qa-cert img {
  float: right;
  margin-left: 5px;
}
#qa-cert a {
  color: #575757;
  text-decoration: none;
}
#footerContainer {
	width: 810px;
	float: left;
	height: 56px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 3px;
}

#footer span {
  margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}

#footer a {
  color: #fff;
}

h1 {
	font-size: 26px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #575757;
	background-color: transparent;
}

h2 {
 	font-size: 13px;
	color: #000;
}

#contentWide {
  width: 550px;
	float: left;
	padding: 15px;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

#contentWide ul {
	margin-left: 15px;
}

.imageRight {
  float: right;
}

table.products a {
	color: #000;
}

table.dimensions {
	border-collapse: collapse;
	font-size: 12px;
}

table.dimensions td {
	border: 1px solid #000;
}

#contentProduct {
	float: left;
	width: 420px;
	padding: 15px;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
}

#subCategories ul {
	line-height:22px;margin-top:10px;margin-left:0px;
	list-style: none;
	width: 100%;
}

#subCategories li {
	background-color: #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-left: 10px;
}

#subCategories li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#subCategories li a:hover {
	color: #272727;
	text-decoration: underline;
}

th {
	text-align: left;
	vertical-align: top;
}

.positive {
	color: green;
}

.neutral {
	color: orange;
}

.negative {
	color: red;
}

.rating {
	color: green;
	font-size: 50px;
}

#history {
  list-style: none;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#history li {
  padding-left: 5px;
}

p.caption {
  margin-top: 100px;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
}

.vacancy-filled, .vacancy-filled a {
  color: gray;
}
