body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}

div, img, p, h1, h2, h3, ul, li{
	padding:0;
	margin:0;
}

/*---------------center page and set page width-----------*/
#wrapper{
	width:850px;
	margin:0 auto 0 auto;
	}
/*---------------------header -------*/

#header{
	width:850px;
	height:133px;
	margin:0 auto 0 auto;
	background-image:url(images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-top: 2px solid #FFFFF0;
	}
	
#header ul{
	width:125px;
	float:right;
	padding: 7px 2px 7px 3px;
	background-color:#400000;
	list-style: none outside;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 3px;
}

#header ul li{
	text-align: right;
	margin: 3px 3px 0 0;
}

#header ul li a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	color:#FFFFFF;
	text-decoration: none;
}
#header ul li a:hover {
	color: #FFCC33;
	text-decoration: underline;
}

#header ul.nav {
	width:850px;
	float:left;
	margin: 25px;
	background-color:#400000;
	list-style: none inside;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style: none inside;
	text-align:left;
}

/*--------------------- top navigation -------*/
#navback{
	background-image:url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 55px;
	padding: 0;
	margin:0 auto 0 auto;
}
#nav{
	margin:0 auto 0 auto;
	width:850px;
}
#nav ul{
	list-style-type:none;
	display:inline;
	margin-left: 25px;
}
#nav ul li{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 18px;
	padding-right: 30px;
	padding-left: 31px;
}

#nav ul li.last{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 28px;
}

#nav ul li a{
    color:#FFFFFF;
	text-decoration:none;   
}
#nav ul li a:hover{
	color:#FFCC33;
	text-decoration:underline; 
}
/*--------------------midsection with body content-------*/

#content{
	width:850px;
	margin:0 auto 0 auto;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

#content h1 {
	width: 750px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-left: 15px;
}

#content h1.highlight{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color:#660000;
	letter-spacing: 1px;
}

#content h1.home{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	padding-left: 30px;
	font-weight: normal;
}

#content h1.highlight2{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color:#000000;
	letter-spacing: 1px;
}

#content h1.highlight4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 160px;
}

#content h1.head {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #660000;
	line-height: 24px;
	letter-spacing: 1px;
}
#content table.images {
	background-color: #FFFFFF;
	border: 3px solid #DDDDDD;
	padding: 3px;
	margin-left: 40px;
}

#content table td.desc {
	background-image: url(images/ulback.jpg);
	background-repeat:repeat-x;
	border: 3px solid #FFFFFF;
	padding: 5px;
	line-height: 22px;
	font-size: 14px;
}

#content ul {
	width: 750px;
	margin-left: 50px;
	margin-top: 15px;
	list-style: outside square;
}
#content ul.home {
	width: 500px;
	margin-left: 50px;
	margin-top: 15px;
	list-style: outside square;
}

#content ul.center{
	margin-left: 220px;
	list-style: outside square;
}

#content ul li{
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 5px;
}

#content ul li.high{
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 5px;
}

#content h2 {
	width: 750px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 30px;
	padding-left: 15px;
}
#content h2.home {
	width: 550px;
}

#content h2.high {
	color: #660000;
}
#content h3 {
	width: 750px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 30px;
	padding-left: 15px;
}
#content h3.home {
	width: 550px;
}

#content p {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 20px;
	padding-left: 15px;	
}
#content p.home {
	width: 550px;
	padding-left: 40px;
}

#content p.high{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}
#content p span.high {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}

#content p.question {
	margin-top: 3px;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#content td.highlight {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color:#000000;
	letter-spacing: 1px;
}

#content form table {
	background-image: url(images/formbk.jpg);
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
}

#content form td{
	font-size: 14px;
	line-height: 20px;
	color:#000000;
}

#content form input.button {
	color: #FFFFFF;
	background-color: #660000;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 3px;
	border-top: 1px solid #999999;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 1px solid #999999;
}

#content.box {
	background-image: url(images/ulback.jpg);
	background-repeat:repeat-x;
	width: 600px;
	margin-left: 100px;
	padding: 5px 10px 5px 10px;
}

#homebox {
	background-image: url(images/boxback.jpg);
	background-repeat:repeat-y;
	width: 200px;
	margin: 0 0 8px 0;
	padding: 5px;
	float: right;
	border-left: 3px solid #dedede;
	border-bottom: 3px solid #dedede;
}

#homebox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 2px;
	padding: 2px;
}

#homebox p.header {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #660000;
	background-color:#FFFFFF;
	margin: 1px 2px 5px -5px;
	padding: 5px 0 5px 5px;
	border-left: 3px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

#homebox p.indent {
	margin-left: 12px;
}

#homebox ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin: 3px;
	padding: 3px;
}

#homebox li {
	width: 120px;
	padding: 3px 0 3px 0;
}

#box2 {
	width: 580px;
	margin-left: 20px;
	padding: 5px 10px 5px 10px;
}

#box2 p{
	font-size: 14px;
	font-weight: normal;
}

#content form td.required {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color:#660000;
}

#content a{
	color: #660000;
}

#content a:hover {
	background-color:#CCCCFF;
}

/*-------------------- sidebar  -------*/
#sidebar {
width: 200px;
	border: 2px solid #ededed;
	margin: 0px 0px 20px 20px;
	float:right;
	background-color: #FFFFFF;
	background-image: url(CSS/images/bluebk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#sidebar form { padding-left:5px; }
#sidebar ul {margin:5px; padding:0 0 0 0; width:175px; list-style-image: none; list-style-type: none;}
#sidebar li { font-weight:normal; clear:both; list-style:url(CSS/none) none outside; margin-bottom:10px; margin-left: 8px; font-size:14px; line-height:18px;}
#sidebar li h2 {font-size:14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif, sans-serif; color:#000000; letter-spacing: 1px; }
#sidebar li ul { padding-left:5px; padding-right: 5px; }
#sidebar li ul li { margin: 5px !important; font-size:14px; padding-left:3px; padding-bottom: 5px; line-height:18px; clear:both; list-style:url(CSS/none) none outside; }
#sidebar li ul li a { text-decoration:underline; color: #000000;}
#sidebar li ul li a:hover { text-decoration:underline; color: #781d7e;  }


#sidebar h1.questions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding: 10px;	
	margin-bottom: 10px;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding: 10px;	
	width: 280px;
}

#sidebar h1 a{
	color: #000000;
}
#sidebar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding: 5px;		
}
#sidebar ul li p{
	width:185px;
	}


/*--------------------midsection with question content-------*/
#question {
	width: 750px;
	margin: 20px 30px 10px 30px;
	padding: 0 0 10px 30px;
	background:  url(images/dot_lg.jpg) no-repeat left top;
}
#question.top {
	width: 750px;
	margin: 20px 30px 10px 30px;
	padding: 0 0 10px 30px;
	background:  url(images/ques.gif) no-repeat left top;
}

#question p {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 30px;
	line-height: 20px;
}

#question p.high{
	font-size: 14px;
	font-weight: normal;
	color: #400000;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 30px;
	line-height: 20px;
}

#question ul {
	margin-left: 50px;
	list-style: outside square;
}

#question ul li{
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 5px;
}
#question a {
	color: #660000;
}
#question a:hover {
	background-color:#CCCCFF;
}

/*--------------------midsection with product content-------*/

#product {
	width:850px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#product table.main {
	width:820px;
	margin: 15px;
}
#product table.compare {
	margin: 15px;
	background-color: #DDDDDD;
}
#product td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#product td.head {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
#product td.a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
}
#product td.b {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
}

#product form table {
	background-image: url(images/formbk.jpg);
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
}

#product form td{
	font-size: 12px;
	line-height: 18px;
	color:#000000;
}

#product form td.required {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#660000;
}

#product form span.required {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color:#660000;
}

#product form input.button {
	color: #FFFFFF;
	background-color: #660000;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 3px;
	border-top: 1px solid #999999;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 1px solid #999999;
}

#product p {
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
}

#product hr {
	line-height: 1px;
	color: #939393;
	background-color: #939393;
}
#product h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 15px;
}
#product h1.head {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #660000;
	line-height: 24px;
	letter-spacing: 1px;
}
#product img {
	margin: 10px;
}
#product ul {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#product li {
	margin-left: 15px;
}

#product h1.price {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003399;
}

#product a {
	color: #660000;
}
#product a:hover {
	background-color:#CCCCFF;
}

/*--------------------results-------*/
#results {
	width:850px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#results h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 30px 15px 30px;
}

#results h1.head {
	color: #660000;
	line-height: 24px;
	letter-spacing: 1px;
}

#results p {
	font-size: 14px;
	margin: 25px;
}

#results img.right {
	
	padding: 10px 0px 10px 15px;x;
	float: right;
}

#results img.left {
	
	padding-top: 10px 15px 5px 0;
	float: left;
}

#results a {
	color: #660000;
}
#results a:hover {
	background-color:#CCCCFF;
}

/*--------------------footer-------*/

#footer {
	width: 850px;
	margin:0 auto 0 auto;
	background: #330000;
}
#footer img{
	margin-top: 0px;
	padding: 0;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 0;
}
#footer a {
	color: #FFFF99;
}
#footer a:hover {
	color: #000000;
	background-color:#FFFFFF;
}
