﻿body
{
	font-family: Verdana;
	background-color: #cdcdcd;
	color: #000;
}

h2, h3, .contactUsInput
{
	color: #D92824;
}

#content
{ 
	background-color: #fff;
	float: right;
	height: 470px;
	margin-top: 10px;
	width: 79%;
}

.ContentInner
{
	padding: 15px;
	padding-top: 5px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 307px;
	font-size: 9pt;	
}

#header
{
	background-color: #CDCDCD;
	/*float: right;*/
	font-weight: bold;
	height: 35px;	
	/*margin-top: -16px;*/
	padding-top: 20px;
	margin-left: 198px;
	/*width: 99%;*/
	vertical-align: text-bottom;
}

#header a:hover
{
	/*background-color: #bbb;*/
	background-color: #cdcdcd;
}

#header a
{
	background: #fff;
	border: solid 1px #D92824;
	color: #D92824;
	margin-right: 10px;
	margin-left: -3px;
	font-size: 9pt;
	padding: 10px;
	text-decoration: none;
}


#leftnav
{	
	background-color: #D92824;
	color:#808080;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	margin-top:150px;
	margin-right: 10px;
	width: 18%;
	height: 375px;
	z-index: 0;
	padding: 5px;
}

#leftnav div
{
	padding: 9px 4px 4px 10px;
	width: 100%;	
	outline: none;
}

#leftnav div a
{
	color: #000;
	text-decoration: none;
	outline: none;
}

#leftnav span.sectionTitle
{
	width: 100%;
	color: #eee;
	text-align: left;
	background: #555;
	padding: 3px;
	display: inline-block;
	margin-left: -3px;
}

.productTitleOuter
{
	border-collapse: separate; 
	color: #fff;
	font-family: Times New Roman; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700;
    letter-spacing: normal; 
    line-height: normal; 
    orphans: 2; 
    text-indent: 0px; 
    text-transform: none;
    white-space: normal; 
    widows: 2; 
    word-spacing: 0px;
}

.productTitleOuter a
{
	color: #fff;
}

.productTitleInner
{
	font-family: Verdana,Tahoma,Helvetica,sans-serif; 
	text-align: left;
}

.SelectedCategory
{
	color: #fff !important;
	text-decoration: none;
}

#wrapper
{
	background-image: url( '/images/PEwaves-gif.gif' );
	background-repeat: no-repeat;	
	background-color: #cdcdcd;
	margin: 0 auto;
	overflow: hidden;
	width: 933px;
}