body {
	font-size: 14px;
	font-family: arial;
}

img {
	display: block;
}


#product #product_image {
	width: 484px;
	background: white;
	text-align: center;
}

#product {
	margin: 4px 0 1px 0;
	border-top: 8px solid #ff9900;
	border-bottom: 8px solid #ff9900;
}

#comparison {
	margin: 0px 8px 8px 8px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
}


#comparison td {
	border: 1px solid #FFF;
	padding: 4px;
}

#product #features {
	margin-top: 0;
	width: 240px;
}

#product #features_top {
	height: 27px;
	background: url('images/features_top2.gif') #336699 top right no-repeat;
}

#product #features_body {
	background: url('images/features_body2.gif') #FFF bottom left no-repeat;
	padding: 4px;
}

#product td {
	background: #ff9900;
}

#wrapper {
	width: 740px;
	border: 2px solid #336699;
	text-align: left;
}

div#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#features {
	width: 173px;
	margin: 8px;
	font-size: 12px;
	float: right;
	background: #FFF;
}

#features_top {
	height: 27px;
	background: url('images/features_top.gif') #336699 top right no-repeat;
}

#features_body {
	background: url('images/features_body.gif') #FFF bottom left no-repeat;
	padding: 4px;
}

#features_body td {
	background: #FFF;
}

#features_body ul {
	margin: 0;
	padding: 0;
}

#features_body li {
	list-style-position: outside;
	margin: 4px 4px 4px 16px;
}

#description {
	background: #FF6600;
	padding: 8px;

}

#description #content {
	color: #FFF;
	font-weight: bold;
	padding: 0 8px 0 0;
	width: 472px;
}

#description #image {
	float: right;
	width: 234px;
	padding: 3px;
	background: white;
}

#testimonials {
	padding: 8px;
	margin-top: 2px;
	border-top: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
}

#testimonials #image {
	background: #FF6600;
	padding: 3px 3px;
	width: 234px;
	float: left;
}

#testimonials #content {
	float: right;
	margin: 0 0 0 8px;
	width: 450px;
}

#testimonials p {
	clear: both;
	border: 0px solid black;
	margin: 0px;
}

#testimonials span {
	float: right;
	margin: 8px 0 16px 0;
}

#faq {
	padding: 8px;
}

#faq .border {
	border: 0px solid #6699CC;
}

#faq #left {
	float: left;
	margin-right: 8px;
	width: 474px;
}

#faq #right {
	float: right;
	width: 236px;
}

/*
#faq ul {
	margin: 0 0 8px 0;
	padding: 0;
}

#faq li {
	height: 25px;
	line-height: 25px;
	vertical-align: center;
	border-bottom: 1px dotted #6699CC;
	font-weight: bold;
	margin: 0;
	padding: 0 8px;
	list-style-type: none;
}
*/
#faq #title {
	background: #6699CC;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	vertical-align: center;
	padding: 0 8px;
}

#faq #content {
	border: 0px solid black;

}

td#message {
	background: #ff9900;
}

#message #image {
	width: 234px;
	padding: 3px;
	background: #FFF;
}
#message #message {
	width: 240px;
	text-align: left;
	margin-top: 8px;
}


#contact {
	background: url('images/footer_logo.gif') #FF9900 no-repeat;
	text-align: right;
	line-height: 45px;
	vertical-align: center;
	color: #FFF;
	height: 45px;
	font-weight: bold;
	padding: 0 8px 0 0;
}

#copyright {
	text-align: center;
	background: #FF6600;
	color: #FFF;
}


#logo {
	background: url('images/logo.gif');
	height: 190px;
	text-align: right;
	position: relative;
	z-index: 50;
}



#topspacer {
	height: 52px;
}

#body_content {
	padding: 0 8px 8px 8px;
	z-index: -1;
}

#body_content td {
	text-align: left;
}

#main {
	width: 100%;
}

#footer #links {
	border-top: 1px solid #6699CC;
	text-align: center;
	color: #6699CC;
	word-spacing: 15px;
}
	
#footer #links a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#moneyback {
	background: url('images/moneyback-top.gif') #fff top left no-repeat;
	padding: 15px 0 0 0;
	margin: 0 8px;
}