﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-color: #F8C7E2;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10pt;
}
#masthead {
	height: 208px;
	width: 998px;
	text-align: left;
	border-left: 1px #552E0B solid;
	border-right: 1px #552E0B solid;
	border-top: 1px #552E0B solid;
}
#top_nav {
	height: 20px;
	width: 1000px;
	font-family: Arial;
	color: #f8f3ec;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #552E0B;
	padding-top: 0px;
}
#sub_nav {
	height: 20px;
	width: 995px;
	text-align: right;
	background-color: #F8F3EC;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #9f7441;
	padding-right: 5px;
	padding-top: 4px;
}
#container {
	min-width: 600px;
	width: 1000px;
}
#page_content {
	background-color: #F8F3EC;
	width: 998px;
	margin-left: 0px;
	margin-right: 0px;
	color: #552E0B;
	text-align: left;
	border-right: 1px #552E0B solid;
	border-bottom: 1px #552E0B solid;
	border-left: 1px #552E0B solid;
}
#testimonials {
	background-color: #F8F3EC;
	width: 998px;
	margin-left: 0px;
	margin-right: 0px;
	color: #552E0B;
	text-align: left;
	border: 1px #552E0B solid;
}
#footer {
	clear: both;
	font-size: 9px;
	color: #552E0B;
	text-align: center;
}
p {
	padding-left: 6px;
	padding-right: 6px;

}
p.feature {
	text-align: center;
	border: 1px solid #800000;
	background-color: #F8DCEB;
	font-size: 12px;
	font-weight: bold;
	width: 75%;	
	margin-top: 5px;
}
p.splash {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}
p.ictest {
	padding-left: 4px;
	padding-right: 4px;
	border: 1px #552E0B solid;
	width: 700px;
	background-color: #FFFF99;
}
table.feature {
	text-align: left;
	border: 1px solid #800000;
	background-color: #F8DCEB;
	font-size: 13px;
	font-weight: bold;
	width: 90%;	
	margin-top: 5px;
}
td.optin {
	font-size: 10px;
	color: #552e0b;
	background-color: #90BBD0;
	background-image: url('images/optinbg.jpg');
	text-align: center;
	vertical-align: top;
}
strong.optin {
	font-size: 12px;
	font-style: italic;
}
input {
	width: 300px;
	height: 15px;
	background-color: #F8F3EC;
	font-size: 10px;
	color: #B9926E;
	border: 1px #552E0B solid;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h1 {
	font-family: Verdana;
	color: rgb(217, 141, 196);
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	padding-left: 6px;
}
h2 {
	font-family: Arial;
	color: #552e0b;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 6px;
}
h4 {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 6px;
}

h5 {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;}
	
h6 {
	color: rgb(122,122,122);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	margin-top: 0px;
}
a:link.srv {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
a:visited.srv {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
a:hover.srv {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:link.col {
	font-family: Verdana;
	color: #F8DBEC;
	font-weight: normal;
	text-decoration: none;
}
a:visited.col {
	font-family: Verdana;
	color: #F8DBEC;
	font-weight: normal;
	text-decoration: none;
}
a:hover.col {
	font-family: Verdana;
	color: #4171ac;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: rgb(191,39,126);
	text-decoration: none;}

a:visited {
	color: rgb(191,39,126);
	text-decoration: none;}
 
a:hover {
	color: rgb(156,0,107);
	text-decoration: underline;}
a:link.nav {
	color: #F8F3EC;
	text-decoration: none;}

a:visited.nav {
	color: #F8F3EC;
	text-decoration: none;}
 
a:hover.nav {
	color: #F8DBED;
	text-decoration: underline;}
hr {	
	border: none;	
	border-top: 1px #ffcccc solid;
	height: 1px;}
p.quote {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
}
p.form {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 8pt;
	font-style: normal;
	border: 1px #552E0B solid;
	background-color: #F8DBEC;
	text-align: center;
	margin-right: 16px;
	padding: 5px;
}
strong.ic {
	font-size: 14px;
	color: #498FB3;
}
button {
	border: 0px none;
	background: transparent;
}
p.content {
	padding-right: 40px;
	padding-left: 40px;
}
.center {
	text-align: center;
}
.blue_medium {
	color: #498fb3;
	font-size: 16px;
	font-weight: bold;
}
.blue_large {
	color: #498fb3;
	font-size: 20px;
	font-weight: bold;
}
.dark_pink {
	font-size: 14px;
	color: #bf277e;
	font-weight: bold;
}
.dark_pink_medium {
	font-size: 18px;
	color: #bf277e;
	font-weight: bold;
}
.dark_pink_large {
	font-size: 22px;
	color: #bf277e;
	font-weight: bold;
}
.medium {
	font-size: 14px;
	font-weight: bold;
}
img {
	border-style: none;
}
.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

ol.sales_double li {
	padding-bottom: 10px;
	list-style-type: decimal;
	margin-left: 35px;
	padding-left: 10px;
}
ul.sales_single li {
	list-style-type: disc;
	margin-left: 35px;
}
ul.sales_double li {
	padding-bottom: 10px;
	list-style-type: disc;
	margin-left: 35px;
}

ul.checkmark {
	list-style:none
}

ul.checkmark li {
	margin: 5px 0px 6px 0px;
	background: url('images/bullet_check.gif') no-repeat 0 4px;
	padding: 0px 40px 0px 25px;
	text-align: left;
}

.box_callout {
	margin: 0px auto 0px auto;
	width: 90%;
	position: relative;
	border-collapse: collapse;
}
.callout_center {
	padding: 10px;
	background-color: #e4eff5;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 14px;
	line-height: 1.4em;
}
.callout_up {
	background-image: url('images/call_out_02.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 22px;
}
.callout_down {
	background-image: url('images/call_out_08.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 31px;
}
.callout_left_up {
	width: 20px;
	background-image: url('images/call_out_01.jpg');
	background-repeat: no-repeat;
	height: 22px;
}
.callout_left {
	background-image: url('images/call_out_04.gif');
	background-repeat: repeat-y;
	width: 20px;
	vertical-align: top;
}
.callout_left_down {
	width: 20px;
	background-image: url('images/call_out_07.gif');
	background-repeat: no-repeat;
	height: 31px;
}
.callout_right_up {
	width: 32px;
	height: 22px;
	background-image: url('images/call_out_03.gif');
	background-repeat: no-repeat;
}
.callout_right {
	background-image: url('images/call_out_06.gif');
	background-repeat: repeat-y;
	width: 32px;
}
.callout_right_down {
	background-image: url('images/call_out_09.gif');
	background-repeat: no-repeat;
	width: 32px;
	height: 31px;
}

