#container{
	width: 733px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


li {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#333;
	list-style-type: disc;
	line-height:18px;
}
 
.header { 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 22px;
}

.pressheader { 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px;
}

.features {
	padding-left:30px;
	}


body {
	margin: 0 0 0 0;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg.jpg);
}


#contentcap {
	background-image:url(../beta/images/content_head.jpg);
	background-repeat: no-repeat;
	height: 11px;
	}
	
#bodycontent {
	background-image:url(../beta/images/body_back.gif);
	background-repeat: repeat-y;
	}

#contentfoot {
	background-image:url(../beta/images/content_foot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	}

#footer{
	font-size:9px;
	width:600;
	padding-top:10px;
	color:#99CCFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;

}

#footer a, #footer a:visited, #footer a:active{
	font-size:11px;
	text-decoration:none;
	color:fde38f;
}

#footer a:hover{
	text-decoration:underline;
	font-size:11px;
	color:#FF9933;
}

.priceHeader {
	margin-top: 0px;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.price { 
	margin-top: 0px; 
	font-size:16px;
	color:#D4242E; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:5px;
}
