h1, h2, h3, h4{
	display: block;
	margin-bottom: 3px;
	margin-top: 15px;
	clear: both;
	line-height:1em;
	}
h3, h4{
	color: #666;
	}
h1{
	color:#000000;
	font-size:1.7em;
	margin-bottom:30px;
	margin-top:30px;
	}
h2{
	color:#000000;
	font-size:1.3em;
	}
a{
	color: #981b1e;
	}
p{
	margin-bottom: 20px;
	line-height:1.4em;
	}
#content a, #popcontent a{
	color: #000000;
	}
a:hover, a:active{
	color: #981b1e;
	}
a:hover img, a:active img{
	background: none;
	}
#wrapper{
	position: relative;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	}
#header{
	position: relative;
	height: 140px;
	}
#logo{
	position: absolute;
	width: 144px;
	height: 105px;
	background: transparent url(../images/logo.gif) no-repeat center;
	left: 50px;
	top: 20px;
	}
#content{
	width: 950px;
	padding: 20px 0 20px 0;
	background-color: #f1f1f1;
	}
#content ol, #content ul{
	margin-bottom:20px;
	margin-left:60px;
	}
#youarehere{
	display: block;
	position: relative;
	margin: 0 20px 20px 20px;
	border-bottom: solid 1px;
	padding: 20px 10px 9px 10px;
	vertical-align: middle;
	background: transparent url(../images/youarehere-bg.gif) top left no-repeat;
	border-color: #fff;
	color: #999;
	font-size: 0.9em;
	font-weight: bold;
	}
#leftcol{
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin-left: 20px;
	}
#content ul.product_list{
	list-style: none inside;
	margin:0;
	padding: 10px;
	background-color: #cbe3ed;
	}
#content ul.product_list li{
	margin: 3px 0 3px 0;
	padding: 7px;
	font-size: 0.9em;
	background:transparent url(../images/table-divider.gif) repeat-x 
	}
#content ul.product_list li:hover{
	background:transparent url(../images/youarehere-bg.gif)
	}
#content ul.product_list a{
	display:block;
	font-weight:bold;
	height:100%;
	text-decoration:none;
	width:100%;
	}
#content ul.product_list a:hover, #content ul.product_list a:active{
	text-decoration:none;
	}
#rightcol {
	float:left;
	margin-left:42px;
	position:relative;
	width:518px;
	}
#product_description{
	margin-left:20px;
	position:relative;
	width:910px;
	}
#product_description #left_col{
	float: left;
	width: 530px;
	margin-left: 20px;
	}
#product_description #right_col{
	width:340px;
	margin-left: 20px;
	float: left;
	}
#product_description table{
	width:100%;
}
#product_description table, #product_description table td, #product_description table th {
	border: 0;
	text-align: center;
	}
#product_description table td, #product_description table th{
	padding: 5px 10px 5px 10px;
	}
#product_description table th{
	font-weight: bold;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	background-color: #E2E2E2;
	}
#product_description table td{
	border-right: 1px solid #BEBEBE;
	}
#product_description table {
	border-left: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	}
#content UL#slide {
	list-style: none;
	margin:0;
	}
div.slide_block{
	position: relative;
	right: 0;
	}
#link_to_price{
	width: 100%;
	background:transparent url(../images/youarehere-bg.gif);
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 7px;
	margin-top: 20px;
	}
#link_to_price a{
	text-decoration: none;
	}
#link_to_price a:hover{
	text-decoration: underline;
	}
#faq{
	margin-left:70px;
	position:relative;
	width:840px;
	}
#footer{
	position: relative;
	display: block;
	margin-bottom: 70px;
	padding: 20px 4px 4px 4px;
	clear: both;
	text-align: center;
	background: transparent url(../images/footerline.gif) no-repeat;
	color: #eee;
	right:-50px;
	}
.footerlinks{
	text-align: center;
	padding: 5px 0 15px 0;
	}
.footerlinks li{
	margin-right: 20px;
	display: inline;
	}
.contact{
    clear: both;
	 font-size:0.7em;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    }