* {
	margin: 0;
	padding: 0;
}
BODY, HTML {
	background: #D4DBD7 url(/images/pgbkg_home.gif) repeat-x;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}
a:link, a:active, a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
p {
	padding: 10px;
}
#container {
	width: 763px;
	margin: 0 auto;
	border-left: 1px solid #7AA812;
	border-right: 1px solid #7AA812;
}
#header {
	width: 753px;
	height: 70px;
	background: url(/images/AgentLogo2.jpg) no-repeat;
	padding: 20px 0 0 10px;
}
#header_logo {
	width: 331px;
	height: 46px;
	/* background: url(/images/logo.jpg) no-repeat; */
}
#content_container {
	width: 763px;
	overflow: auto;
	background: #fff;
	padding: 10px 0 0 0;
}
#column_container {
	width: 217px;
	float: left;
}
.column img {
	border: 0;
	margin: 0 0 0 5px;
}
.column2 img {
	border: 0;
	margin: 0 0 0 5px;
}
.column {
	width: 217px;
	background: #f1fcd7;
	margin: 0 5px 0 10px;
	color: #999900;
}
.column a {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
.column a:hover {
	color: #999900;
	text-decoration: underline;
	font-weight: bold;
}
.column ul {
	list-style-type: disc;
	padding: 10px 10px 0 10px;
	width: 170px;
	margin: 0 auto;
}
.column ul li {
	padding: 4px 0 0 0;
}
.column table {
	margin: 10px 0 0 0;
}
.column2 {
	width: 217px;
	background: #f1fcd7;
	margin: -10px 5px 0 10px;
	color: #999900;
}
.column2 a {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
.column2 a:hover {
	color: #999900;
	text-decoration: underline;
	font-weight: bold;
}
.column2 ul {
	list-style-type: disc;
	padding: 10px 10px 0 10px;
	width: 170px;
	margin: 0 auto;
}
.column2 ul li {
	padding: 4px 0 0 0;
}
.column2 table {
	margin: 0;
}
.column_bottom {
	width: 217px;
	height: 20px;
	background: url(/images/column_bottom.png) no-repeat;
	margin: 0 5px 10px 10px;
}
#column_top {
	width: 217px;
	height: 20px;
	background: url(/images/column_top_new.png) no-repeat;
	margin: 0 10px;
}
#content {
	width: 511px;
	margin: 20px 5px 0 5px;
	float: right;
}
.login {
	width: 217px;
	height: 40px;
	margin: 10px 5px 0 10px;
	background: url(/images/column_top.png) no-repeat top;
	color: #0066FF;
}
.login p {
	margin: 3px 0 0 20px;
}
.login a {
	color: #0066FF;
	text-decoration: underline;
}
.login a:hover {
	color: #0066FF;
	text-decoration: none;
}
.login h1 {
	color: #0066FF;
	font-size: 14px;
	padding: 12px 0 0 0;
	text-align: center;
}
#stealthheader {
	width: 498px;
	height: 202px;
	margin: -20px auto 0 auto;
}
#content_box1 {
	width: 498px;
	margin: 0 auto 10px auto;
	background: #fff;
	border: 1px solid #999;
}
#content_box1_header {
	width: 498px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#content_box1_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
.text_red {
	color: #FF0000;
}
.text_green {
	color: #23B744;
}
.choose_table {
	border-collapse: collapse;
	margin: 10px;
}
.choose_table_thead th {
	color: #000;
	text-align: center;
	padding:2px;
	text-transform:uppercase;
	height:25px;
	font-weight: bold;
}
.choose_table_tbody td {
	padding:5px;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
.choose_table_tbody th {
	text-align:center;
	padding:0px;
}
.choose_table_tbody td a, .choose_table_tbody th a {
	color: #222;
	text-decoration:none;
	font-weight:bold;
}
.choose_table_tbody td a:hover, .choose_table_tbody th a:hover {
	color: #222;
	text-decoration:underline;
}
#content_box2 {
	width: 498px;
	height: 280px;
	overflow: hidden;
	margin: 10px auto 0 auto;
	border: 1px solid #999;
}
#content_box2_samplelead {
	width: 180px;
	height: 268px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 5px;
	border: 1px solid #999;
}
#content_box2_samplelead object {
	width: 128px;
	height: 123px;
	margin: 20px 0 0 0;
}
#content_box2_samplelead_header {
	width: 180px;
	height: 30px;
	background: #DFEFAD;
	float: left;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #999;
}
#content_box2_samplelead_header h2 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#content_box2_contactus {
	width: 298px;
	height: 237px;
	background: #fff;
	float: right;
	border: 1px solid #999;
	margin: 0 5px 5px 0;
	padding: 20px 0 0 0;
}
#content_box2_contactus_header {
	width: 298px;
	height: 30px;
	background: #DFEFAD;
	float: right;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 5px 5px 0 5px;
}
#content_box2_contactus_header h2 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#content_box3 {
	width: 498px;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #999;
}
#content_box3_header {
	width: 498px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#content_box3_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#content_box4 {
	width: 498px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
#content_box4_header {
	width: 498px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#content_box4_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
form {
	width: 300px;
	margin: 0;
	padding: 0;
}
#content_box2_contactus p {
	display: block;
	margin: 2px 0 5px 0;
	padding: 0;
}
#content_box2_contactus p input {
	margin: 0;
	background: #f0f0f0;
	border: 1px solid #bbb;
}
#content_box2_contactus p textarea {
	margin: 0;
	background: #f0f0f0;
	border: 1px solid #bbb;
}
#content_box2_contactus p span {
	vertical-align: top;
	width: 100px;
	padding: 2px 0 0 0;
	display: inline-block;
	text-align: right;
}
#content_box2_contactus p #submit {
	float: right;
	display: block;
	background: #444;
	width: 100px;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 11px;
	margin: 0 12px 0 0;
}
#toggle1 {
	display: none;
}
#menu {
	width: 763px;
	height: 28px;
	background: #fff;
	border-top: 1px solid #7AA812;
	border-bottom: 1px solid #7AA812;
}
#menu ul {
	list-style-type: none;
	width: 720px;
	margin: 0 auto;
}
#menu ul li {
	width: 135px;
	height: 22px;
	background: #fff;
	color: #fff;
	position: relative;
	float: left;
	margin: 0 4px 0 0;
	text-align: center;
}
#menu ul li a {
	color: #0099FF;
	float: left;
	display: block;
	text-decoration: none;
	line-height: 26px;
	height: 28px;
	width: 100%;
}
#menu ul li a:hover {
	width: 100%;
	background: #F1FCD7;
}
#footer {
	width: 765px;
	height: 84px;
	background: url(/images/footer.gif) no-repeat;
	margin: 0 auto;
}
#footer p {
	text-align: center;
	padding: 25px 0 0 0;
}
#footer a {
	color: #000000;
	font-weight: normal;
}
#validation {
	width: 262px;
	margin: 10px auto;
}
#validation p {
	line-height: normal;
	display: inline;
	float:left;
	padding:1px;
}
#validation p a {
	line-height: normal;
	display: inline;
	float:left;
	padding:1px;
}
#validation p a img {
	display: inline;
	float:left;
	padding:1px;
	border: 0 none;
}
.validation_vacation {
	width: 20px;
	height: 17px;
	position: absolute;
	margin: 0;
	display: block;
}
.validation_seolink {
	width: 67px;
	height: 17px;
	position: absolute;
	margin: 0 0 0 20px;
	display: block;
}
#validation_seo {
	width: 80px;
	height: 15px;
	background: url(/images/SEO-Expert.png) no-repeat;
	float: left;
	margin: 3px 0 0 2px;
}
.homelink {
	display: block;
	position: absolute;
	width: 360px;
	height: 80px;
	margin: -10px 0 0 0;
}
/* RESTRUCTURED CSS CLASSES */



#top_header {
	color: #0066FF;
	width: 498px;
	padding: 50px 0 20px 0;
	background: #fff;
	font-size: 30px;
	font-family: Times New Roman;
	text-align: center;
	margin: 0 auto 10px auto;
	border: 0px solid #999;
}
#top_section_header {
	width: 498px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#top_section_header h1 {
	margin: 0 10px;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#bottom_section {
	width: 498px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
.learn_more {
	padding: 10px;
	font-size: 9px;
	font-weight: bold;
	color: Gray;
}
.learn_more a {
	color: #0066FF;
}
.live_chat {
	padding-top:7px;
	padding-left:7px
}
#livesupport {
	width: 498px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
#livesupport a {
	color: #0066FF;
}
.thank_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#thankyou_order_section_header {
	width: 743px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#thankyou_order_section_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#thankyou_order_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
#thankyou_order_section a {
	color: #0066FF;
}
#why_comments_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
#why_comments_section p {
	text-align: justify;
}
.why_comments_header {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#privacy_header {
	width: 743px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#privacy_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#privacy_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
	font-size: 9px;
}
#privacy_section p {
	text-align: justify;
}
#privacy_section a {
	color: #0066FF;
}
.privacy_head {
	color: #000fff;
	font-weight: bold;
	font-size: 9px;
}
#agreement_header {
	width: 743px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#agreement_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#agreement_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
	font-size: 9px;
}
#agreement_section p {
	text-align: justify;
}
#agreement_section a {
	color: #0066FF;
}
.agreement_head {
	color: #000fff;
	font-weight: bold;
	font-size: 9px;
}
#sendmessage {
	width: 498px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
#sendmessage a {
	color: #0066FF;
}
.signup_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
.signup_quote {
	color: #2D2D2D;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}
.signup_name {
	color: #7B7B7B;
	font-weight: bold;
	font-size: 11px;
}
#signup_bottom_section_header {
	width: 743px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#signup_bottom_section_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#orderpage4 {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
/* LEAD SYSTEM*/



#lead_system_header {
	width: 743px;
	height: 30px;
	margin: 10px auto 0 auto;
	background: #DFEFAD;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#lead_system_header h1 {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#lead_system_MLS_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_MLS_section a {
	color: #0066FF;
}
#lead_system_MLS_section_content {
	width: 500px;
	overflow: hidden;
}
#lead_system_MLS_section_content p {
	text-align: justify;
}
#lead_system_MLS_logo1 {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 5px;
}
.lead_system_MLS_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#lead_system_Prop_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_Prop_section a {
	color: #0066FF;
}
#lead_system_Prop_section_content {
	width: 500px;
	overflow: hidden;
}
#lead_system_Prop_section_content p {
	text-align: justify;
}
#lead_system_Prop_logo2 {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 5px;
}
.lead_system_Prop_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#lead_system_CMA_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_CMA_section a {
	color: #0066FF;
}
#lead_system_CMA_section_content {
	width: 500px;
	overflow: hidden;
}
#lead_system_CMA_section_content p {
	text-align: justify;
}
#lead_system_CMA_logo3 {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 5px;
}
.lead_system_CMA_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#lead_system_Email_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_Email_section a {
	color: #0066FF;
}
#lead_system_Email_section_content {
	width: 500px;
	overflow: hidden;
}
#lead_system_Email_section_content p {
	text-align: justify;
}
#lead_system_Email_logo4 {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 5px;
}
.lead_system_Email_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#lead_system_sec1 {
	width: 720px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_sec1 p {
	text-align: justify;
}
#lead_system_sec2 {
	width: 720px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_sec2 p {
	text-align: justify;
}
#lead_system_sec3 {
	width: 720px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#lead_system_sec3 p {
	text-align: justify;
}
.lead_system_sec_head {
	color: #000fff;
	font-weight: bold;
	font-size: 12px;
}
#faq_section {
	width: 743px;
	background: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #999;
}
#faq_section a {
	color: #0066FF;
}
#faq_section p {
	text-align: justify;
}
