@charset "utf-8";

/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f5f5f5;
	background-image: url(images/page_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3d6ba3;
	margin: 0 0 2px 0;
}

h1.under {
	border-bottom: 1px solid #CFCFCF;
}

a {
	color: #3d6ba3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
}

img.page_icon {
	float: right;
}

#header_left {
	position: absolute;
	left: 0;
	width: 50%;
	height: 75px;
	z-index: 1;
	background-image: url(images/header_bg_left.gif);
}

#header {
	width: 770px;
	height: 75px;
	margin: 0 auto;
	background-image: url(images/header.gif);
	z-index: 100;
	position: relative;
}

#header_right {
	float: right;
	background-image: url(images/header_bg_right.gif);
	height: 75px;
	z-index: 1;
	position: absolute;
	width: 50%;
	right: 0;
}

#header_top_text {
	position: absolute;
	top: 3px;
	right: 5px;
	color: #FFFFFF;
}

#subnav {
	width: 770px;
	height: 35px;
	margin: 0 auto;
}

#subnav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#subnav li {
	float:left;
	background:url("images/tab_left.gif") no-repeat left top;
	margin:0 10px 0 0;
	padding:0 5px 0 14px;
}

#subnav a {
	display:block;
	background:url("images/tab_right.gif") no-repeat right top;
	padding:5px 15px 10px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#subnav a:hover {
	color:#000000;
	text-decoration: underline;
}

#subnav #current {
	background-image:url("images/tab_over_left.gif");
}

#subnav #current a {
	background-image:url("images/tab_over_right.gif");
	color:#333333;
	padding-bottom:15px;
}

#main {
	width: 770px;
	height: 175px;
	margin: 0 auto;
	background-image: url(images/main.jpg);
}

#main_left {
	float: left;
	width: 385px;
	height: 175px;
	position: relative;
}

#main_left a {
display: block;
width: 115px;
height: 30px;
position: absolute;
right: 80px;
bottom: 3px;
}

#main_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 125px;
	top: 35px;
}

#main_left ul li {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}

#main_right {
	float: right;
	width: 385px;
	height: 175px;
	position: relative;
}

#main_right a {
display: block;
width: 115px;
height: 30px;
position: absolute;
left: 75px;
bottom: 3px;
}

#main_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 135px;
	top: 35px;
}

#main_right ul li {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 37px;
}

#front_plans {
	width: 770px;
	height: 215px;
	margin: 0 auto;
}

#front_plan_1 {
	width: 260px;
	height: 215px;
	float: left;
	background-image: url(images/plan_1_bg.gif);
	position: relative;
}

#front_plan_2 {
	width: 255px;
	height: 215px;
	float: left;
	background-image: url(images/plan_2_bg.gif);
	position: relative;
}

#front_plan_3 {
	width: 255px;
	height: 215px;
	float: left;
	background-image: url(images/plan_3_bg.gif);
	position: relative;
}

div.front_plan_price span.dollars,
div.front_plan_price span.cents {
	color: #ffcf00;
}

#front_plan_1 div.front_plan_price {
	padding: 0 0 0 15px;
}

#front_plan_2 div.front_plan_price,
#front_plan_3 div.front_plan_price {
	padding: 0 0 0 10px;
}

#front_plan_1 div.front_plan h1 {
	margin: 0;
	padding: 14px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#front_plan_2 div.front_plan h1,
#front_plan_3 div.front_plan h1 {
	margin: 0;
	padding: 14px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

div.front_plan ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.front_plan ul li {
	font-weight: bold;
	line-height: 17px;
}

#front_plan_1 div.front_plan ul {
	padding-left: 25px;
}

#front_plan_2 div.front_plan ul,
#front_plan_3 div.front_plan ul {
	padding-left: 20px;
}

div.front_plan a.read_more {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 130px;
	height: 35px;
}

div.front_plan a.order_now {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 130px;
	height: 35px;
}

#inner_page {
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
}

#inner_page2 {
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
}

#inner_page_left {
	width: 585px;
	float: left;
}

#inner_page_left2 {
	width: 750px;
	float: left;
}

#inner_page_right {
	float: right;
	width: 170px;
}

#inner_page_side_bg {
background-image: url(images/page_divider.gif);
background-position: left;
background-repeat: repeat-y;
}

#inner_page_left_side {
width: 165px;
float: left;
}

#inner_page_right_side {
width: 390px;
float: right;
}

#inner_page_right_side_2 {
float: right;
width: 565px;
}

#inner_page_bg {
	width: 585px;
	background-image: url(images/inner_page_bg.gif);
}

#inner_page_bg2 {
	width: 760px;
	background-image: url(images/inner_page_bg2.gif);
}
	
#inner_page_header {
	width: 585px;
	background-image: url(images/inner_page_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#inner_page_header2 {
	width: 760px;
	background-image: url(images/inner_page_top2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#inner_page_footer {
	width: 585px;
	background-image: url(images/inner_page_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#inner_page_footer2 {
	width: 760px;
	background-image: url(images/inner_page_bottom2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#inner_page_spacing {
	padding: 10px;
}

#vendors {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background-image: url(images/vendors.gif);
}

#footer {
	text-align: center;
	margin: 5px 0 10px 0;
}

ul.faq {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

ul.faq li {
	background-image: url(images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	padding-left: 8px;
}

#quote_left {
	float: left;
	width: 275px;
}

#quote_right {
	float: right;
	width: 275px;
}

p.quote_text {
	font-style: italic;
}

p.quote_author {
	font-weight: bold;
	color: #3d6ba3;
	float: left;
}

p.quote_site {
	float: right;
}

#quotes {
	position: relative;
}

img.quote_icon {
	position: absolute;
	top: 0;
	right: 0;
}

div.quote_block {
	float: right;
	width: 50px;
	height: 20px;
}

#nav {
	position: absolute;
	right: 0;
	bottom: 5px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
	padding: 0 5px 0 5px;
	border-right: 1px solid #CCCCCC;
}

#nav ul li.last {
	border: none;
}

#nav ul li a {
	color: #FFFFFF;
}

#nav ul li a:hover {
	color: #FFF000;
	text-decoration: none;
}

.dollars {
	letter-spacing: -1px;
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
	font-weight: bold;
	font-size: 17px;
}

.cents {
	letter-spacing: -1px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
}

div.sidebar_bg {
	width: 170px;
	background-image: url(images/sidebar_bg.gif);
}

div.sidebar_header {
	width: 170px;
	background-image: url(images/sidebar_header.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div.sidebar_footer {
	width: 170px;
	background-image: url(images/sidebar_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.sidebar_inner {
	padding: 5px 5px 8px 5px;
}

div.sidebar_inner h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

div.sidebar_spacer {
	margin: 0;
	padding: 0;
	height: 5px;
}

div.sidebar_news p.news_title {
	font-weight: bold;
	margin: 0;
}

div.sidebar_news p.news_text {
	margin: 0 0 5px 0;
}

div.sidebar_help img.help_img {
	margin-top: 5px;
}

table.shared_table {
width: 100%;
}

table.shared_table thead tr th{
border-bottom: 1px solid #CFCFCF;
}

table.shared_table thead tr th {
width: 20%;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 0;
padding-right: 5px;
text-align: center;
}

table.shared_table thead tr th.left {
width: 30%;
}



table.shared_table tbody tr td {
text-align: center;
padding: 2px;
border-bottom: 1px solid #F1F1F1;
height: 22px;
}

table.shared_table tbody tr.even td {
background-color: #FFFFFF;
}

table.shared_table tbody tr.odd td {
background-color: #FAFAFA;
}

table.shared_table tbody tr td.left {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: right;
background-color: #FFFFFF;
border: none;
}

table.shared_table tbody tr.even td.x div{
background-image: url(images/x_even.gif);
background-position: center;
background-repeat: no-repeat;
height: 22px;
}

table.shared_table tbody tr.odd td.x div{
background-image: url(images/x_odd.gif);
background-position: center;
background-repeat: no-repeat;
height: 22px;
}

table.shared_table tbody tr.odd td.check div{
background-image: url(images/check_odd.gif);
background-position: center;
background-repeat: no-repeat;
height: 22px;
}

table.shared_table tbody tr.even td.check div{
background-image: url(images/check_even.gif);
background-position: center;
background-repeat: no-repeat;
height: 22px;
}

table.shared_table tfoot tr td {
text-align: center;
}

table.shared_table tfoot tr td img {
margin: 0 auto;
text-align: center;
padding: 5px;
}

#contact_left {
float: left;
width: 230px;
}

#contact_right {
float: right;
width: 230px;
}

div.contact_form {

}

div.contact_form p {
font-weight: bold;
margin-bottom: 3px;
clear: both;
}

div.contact_form textarea.textarea {
width: 400px;
height:	50px;
display: block;
clear: both;
}

div.contact_form label {
width: 100px;
display: block;
float: left;
}

div.clear_both {
clear: both;
}

