body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background-color: #F5F6F7;
	border-top: 5px solid #CCCCCC;
	color: #666666;
}

h1 {
	text-align: center;
	font-size: 26px;
	color: #003366;
	margin: 15px 0 40px 0;
}

h2 {
	margin: 0 0 10px 0;
}

div#header {
	margin: 30px auto;
	width: 980px;
	position: relative;
}

div#logo {
	float: left;
}

div#phone {
	float: left;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	position: absolute;
	top: 33px;
	left: 68px;
	color: #000000;
}

div#nav {
	float: right;
}

div#nav ul {
	margin-top: 15px;
	list-style: none;
	font-size: 14px;
	padding-left:0px;
}

div#nav ul li {
	display: inline;
	margin-left: 25px;
}

div#nav a {
	color: #666666;
	text-decoration: none;
}

div#nav a:hover {
	color: #0088CC;
}

div#main_top {
	margin: 0 auto;
	width: 985px;
	height: 10px;
	background-image: url(../images/main_top.png);
	background-repeat: none;
}

div#main_home {
	margin: 0 auto;
	width: 985px;
}

div#main {
	padding-top: 25px;
	margin: 0 auto;
	width: 985px;
	background-image: url(../images/main_middle.png);
	background-repeat: repeat-y;
}

div#main_bottom {
	margin: 0 auto;
	width: 985px;
	height: 10px;
	background-image: url(../images/main_bottom.png);
	background-repeat: none;
}

div#main_content {
	width: 550px;
	margin: 0 auto 50px;
	line-height: 22px;
}

div#main_left {
	width: 400px;
	float: left;
	margin: 20px 0 0 75px;
	line-height: 25px;
}

div#main_right {
	width: 400px;
	float: left;
	margin: 20px 0 0 25px;
	line-height: 25px;
}

#footer {
	margin: 25px 0;
	text-align: center;
	color: #666666;
	font-size: 11px;
}

#powered_by {
	margin: 15px 0 30px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#powered_by a {
	color: #666666;
}

a {
	color: #0088CC;
}

.content_container {
	padding: 40px 0;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_border.png);
	background-repeat: repeat-y;
	text-align: center;
}

.content_footer {
	text-align: center;
	height: 55px;
	line-height: 50px;
	font-weight: bold;
	background-image: url(../images/shadow_footer.png);
	background-repeat: none;
}

.feature_box {
	width: 275px;
	text-align: left;
	float: left;
	margin-right: 35px;
	line-height: 22px;
}

div#left {
	width: 225px;
}

.feature_nav {
	font-family: Arial;
	list-style: none;
	margin-left: 3px;
	padding: 0;
}

.feature_nav li {
	font-size: 14px;
	margin: 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 20px;
}

.feature_nav a {
	color: #666666;
	text-decoration: none;
}

.feature_nav a:hover {
	color: #0088CC;
}

.feature_icon {
	margin-right: 10px;
	vertical-align: bottom;
	border: none;
}

div#feature_top {
	margin: 0 auto;
	width: 985px;
	height: 10px;
	background-image: url(../images/features_top.png);
	background-repeat: none;
}

div#feature_main {
	margin: 0 auto;
	width: 985px;
	background-image: url(../images/features_middle.png);
	background-repeat: repeat-y;
	padding: 0;
	height: 650px;
}

div#feature_left {
	width: 230px;
	float: left;
}

div#feature_right {
	width: 750px;
	float: left;
	padding-top: 25px;
}

div#feature_bottom {
	margin: 0 auto;
	width: 985px;
	height: 10px;
	background-image: url(../images/features_bottom.png);
	background-repeat: none;
}

.feature_box_left {
	float: left;
	width: 350px;
	line-height: 22px;
	margin-left: 30px;
	margin-top: 15px;
}

.feature_box_right {
	line-height: 22px;
	margin-top: 15px;
	float: left;
	margin-left: 25px;
	width: 300px;
}

.left {
	margin-left: 45px;
}

.feature_title {
	color: #333333;
	font-size: 15px;
	margin-bottom: 15px;
}

.feature_selected {
	color: #333333;
	font-weight: bold;
}

.feature_list {
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

.feature_list li {
	font-size: 16px;
	margin-bottom: 15px;
}

.feature_list li img {
	vertical-align: middle;
}

.clear {
	clear: both;
}

.vspace {
	margin: 20px 0;
}

.selected {
	color: #000000;
	font-weight:  bold;
}

.buy_now {
	vertical-align: middle;
	border: none;
}

.headline {
	text-align: center;
	padding: 25px;
	margin-bottom: 10px;
}

div#vid {
	margin: 0 auto;
	width: 640px;
	border: 1px solid #CCCCCC;
}

.blue_bold {
	font-size: 22px;
	font-weight: bold;
	color: #336E9E;
	margin-bottom: 10px;
}

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

.testimonial_box {
	margin: 40px 10px 40px 15px;
}

.testimonial_quote {
	line-height: 20px;
	font-style: italic;
}

.testimonial_author {
	text-align: right;
	margin-top: 15px;
}