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

h1 { 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
}
	

p { font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#333; }


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;
}

#presscontact {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
	color:#333;
	margin-left:25px;
	}
	

#boxTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFdf89;
	background-color:#3399CC;
	font-size:12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#000066;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.features {
	padding-left:30px;
	}

#productcontainer {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000066;
	width:195px;
	margin-left:20px;
	}
	
.content1 {
	margin-left:50px;
	margin-top:20px;
	}

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;
}
