body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

ol li {
	margin-bottom: 10px;
}

div#header {
	margin: 10px auto 0 auto;
	width: 960px;
}

div#logo {
	float: left;
}

div#support_number {
	margin-top: 10px;
	font-size: 18px;
	float: right;
	font-family: Helvetica, sans-serif;
}

div#nav {
	margin: 5px auto 0 auto;
	width: 960px;
	text-align: right;
}

div#blue_border {
	background-color: #E7F9FF;
	height: 18px;
	border-top: 2px solid #BCE1F4;
}

div#home_banner {
	background-image: url(/images/home_banner_bg.png);
	background-repeat: repeat-x;
	height: 200px;
	text-align: center;
	min-width: 930px; /* Prevents wrapping in Safari and FF */
	white-space: nowrap; /* Prevents wrapping in IE */
}

div#page_banner {
	background-image: url(/images/page_banner_bg.png);
	background-repeat: repeat-x;
	height: 100px;
}

div#page_banner_with_nav {
	background-image: url(/images/page_banner_bg.png);
	background-repeat: repeat-x;
	height: 125px;
}

div#page_headline, div#page_subnav {
	margin: 0 auto;
	width: 930px;
}

div#content {
	margin: 0 auto;
	width: 930px;	
}

div#overview {
	margin-top: 20px;
	line-height: 20px;
}

div#home_left {
	width: 550px;
	float: left;
	margin-right: 40px;
	line-height: 20px;
}

div#page_left {
	width: 600px;
	padding-left: 10px;
	float: left;
	margin-right: 40px;
}

div#right {
	width: 325px;
	float: left;
}

div#page_right {
	width: 275px;
	float: left;
	line-height: 18px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

div#footer {
	clear: left;
	text-align: center;
	height: 175px;
	border-top: 2px solid #BCE1F4;
	background-color: #E7F9FF;
	font-size: 11px;
	padding-top: 20px;
	font-family: Arial, Verdana;
	color: #999999;
	margin-top: 40px;
}

.clear {
	clear: both;
}

.customer_logo {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.vbox {
	margin: 15px 0;
}

.top_box{
	
}

.spacer {
	height: 15px;
}

.news_box {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
}

.news_box_bottom {
	margin-top: 15px;
	padding-bottom: 15px;
}

.prod_highlight {
	font-size: 12px;
	padding: 5px;
	margin-bottom: 20px;
	line-height: 18px;
}

.prod_highlight img {
	padding-left: 15px;
}

.section {
	font-size: 12px;
	padding: 5px;
	margin-bottom: 20px;
	line-height: 18px;
}

.prod_links {
	margin: 10px 0 0 0;
}

.testimonial {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: italic;
	padding: 10px 10px 20px 10px;
	line-height: 18px;
}

.quote {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}

.author {
	margin-top: 5px;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}

.product_feature {
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.product_image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.right_box {
	font-size: 12px;
	margin-bottom: 30px;
}

.list {
	list-style-image: url(/images/triangle_bullet.gif);
}

.list li {
	margin-bottom: 5px;
	font-weight: bold;
}

.pricing_box {
	margin-top: 30px;
	background-color: #009900;
	padding: 10px;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Verdana;
}

.buy_now {
	text-align: center; 
	background-color: #EEEEEE;
	padding: 10px;
}

.buy_now_input {
	width: 25px;
}

.secure {
	margin: 20px 0;
	text-align: left;
	font-size: 11px;
}

.tour_box {
	text-align: center;
	padding-bottom: 15px;
	margin: 30px 0;
	border-bottom: 1px dotted #CCCCCC;
}

.faq_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.faq_list li {
	padding: 10px;
	background-color: #EEEEEE;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.faq_question {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

.faq_answer {
	margin-bottom: 20px;
}

#contact_form {
	padding: 15px;
	background-color: #EEEEEE;
}

.contact_input {
	width: 300px;
	font-size: 18px;
}

.blog_title {
	font-size: 16px;
}

.blog_description {
	font-size: 12px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.video_description {
	margin-bottom: 5px;
}

.enfora_image {
	float: left;
	margin-right: 15px;
	text-align: center;
}

.enfora_title {
	font-weight: bold;
}

.feature_title {
	font-weight: bold;
	margin-top: 5px;
	font-size: 11px;
}
