*, html {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	display:block;	
}
body {
	background:#98b5d0 url('images/bg.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #7b8081;
}
a:hover {
	color: #7b8081;
}
td {
	vertical-align:top;	
}
#container {
	width:965px;
	margin: 10px auto 0 auto; 
}
#main {
	width:965px;
		
}
#center {
	background:transparent url('images/header_bg.gif') no-repeat;
	width:524px;
	text-align:right;
}
#centercontent {
	padding-top:15px;
	margin-top:4px;
	clear:both;
	background:#ffffff url('images/center_bg.gif') repeat-y;
}
#left {
	width:430px;	
}
.product {
	margin-left:15px;
	padding:20px 0 0 10px;
}
.highlight {
	background:transparent url('images/producthighlight_bg.gif') repeat-y;
}
h3 {
	color:#f79321;
	font-weight:bolder;	
}
.highlight h3 {
	color:#52708d;
}
.productname {
	margin-top:12px;
	font-size:12px;
	font-weight:bolder;
}
.productdesc {
	margin-top:6px;
	line-height:15px;
	font-size:11px;
}
.learnmore {
	margin-top:10px;	
}
.producttext {
	float:right;
	width:318px;
	text-align:left;
	padding-right:15px;
}
.productimage {
	padding-right:8px;	
}
.productbottom {
	clear:both;
	margin-left:5px;
	padding:0 19px 10px 10px;
}
.centerbottom {
	background:transparent;	
}

#right {
	padding-top:45px;
}
#rightcontent {
	background:transparent url('images/right_bg.gif') repeat-y;
}
.rightbottom {
	margin-bottom:20px;	
}
#form {
	padding:0 20px;	
}
#productline {
	float:right;
	padding:20px 190px 0 0;
	font-size:11px;
	color:#514e85;	
}
#productline a{
	color:#514e85;
}
label {
	display:block;
	font-size:10px;
	font-weight:bolder;	
	padding-bottom:10px;
}
.txt {
	border:1px solid #cdcecf;	
}
select {
	border:1px solid #cdcecf;	
}
form {
	font-size:12px;		
}
#howhear {
	margin-top:20px;
	font-size:11px;
}
#howhear td{
	padding-bottom:4px;
	
}
.optin {
	font-size:11px;
	margin-top:20px;	
}
.btn {
	background:black url('images/submit.gif') no-repeat;
	font-size:14px;
	margin-top:10px;
	width:61px;
	height:26px;
	cursor:pointer;
}