h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	color:#89AE28;
}

#div_top_menu {
	position:relative;
	left:0px;
	top:0px;
	height:38px;
	z-index:1;
	visibility:visible;
	background-image: url(../images/top_menu_bg.png);
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	height: 38px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 9px;
	margin-right: 9px;
	background-color: #353535;
}
#div_main_banner {
	width:920px;
	height:226px;
	z-index:2;
	visibility:visible;
	background-image: url(../images/banner_bg.jpg);
	margin-bottom: 0px;
	margin: 0 auto;
	background-color: #6A8818;
}
#div_left_offer {
	left:0px;
	width:303px;
	height:100px;
	visibility:visible;
	background-image: url(../images/box_left.gif);
	float: left;
	position: relative;
	display: block;
}
#div_mid_offer {
	position:relative;
	width:310px;
	height:100px;
	visibility:visible;
	background-image: url(../images/box_middle.gif);
	float: left;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
}
#div_right_offer {
	position:relative;
	width:303px;
	height:100px;
	visibility:visible;
	background-image: url(../images/box_right.gif);
	float: left;
}
#left_menu_div {
	z-index:8;
	visibility:visible;
	background-image: url(../images/menu_left_bg.gif);
	float: left;
	width: 259px;
	background-repeat: no-repeat;
	margin-right: 45px;
	margin-bottom: 10px;
	background-position: top left;
	height: 314px;
	position: relative;
	display: block;
}
#div_main_content {
	width: 575px;
	border-right: 2px solid #EEE;
	min-height: 700px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	height:auto !important;
	height:700px;
}

#div_main_middle {
	left:0px;
	z-index:1;
	visibility:visible;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 40px;
	text-align: left;
	position: relative;
	background-position: top left;
	width: 565px;
	min-height: 350px;
	border-right: 2px solid #EEE;
	margin-bottom: 20px;
	margin-top: 10px;
}

#div_footer_green_line {
	width:918px;
	float: left;
	background-color: #A6D612;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	border-bottom: none;
	border-top: none;
	position: relative;
	font-size:10px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	color: #333;
	width:888px;
	font-size:11px;
	text-align:left;
	padding-right: 15px;
	padding-left: 15px;
	
}

#div_black_footer {
	position:relative;
	width:918px;
	z-index:12;
	background-image: url(../images/footer_bg.gif);
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding-top: 8px;
	float: left;
	height: 50px;
}
.cf_form {
	width: 195px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.cf_message {
	width: 300px;
	height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


.menu_left_active {
	color: #89C42A;
	font-weight: bold;
	text-decoration: none;
}


#div_under_fuuter_links{
	width: 920px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	display: none;
	float: left;
	position: relative;
	top: -5px;
}

.all {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: none;
	background-image: url(../images/goweb_inside_bg2.png);
	background-repeat: no-repeat;
	min-height: 500px;
	background-color: #FFF;
}
.logo {
	float: left;
	width: 140px;
	height: 130px;
}
.title {
	height: 35px;
	padding-top: 25px;
	padding-left: 15px;
}
.subtitle {
	padding-left: 15px;
	width: 300px;
	margin-top: 15px;
	position: relative;
}
body {
	background-color: #bfd6de;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.left_menu_content {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	color: #333333;
	padding: 20px;
	width: 190px;
	padding-left: 20px;
}

.more_offers_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
}

a.more_offers_text {
	text-decoration:none;
}

a.more_offers_text:hover {
	text-decoration:underline;
}


.main {
	float: left;
	position: relative;
	width: 560px;
	padding-top: 30px;
	padding-bottom: 30px;
}
h1 .green{
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #78AA24;
	padding:0;
	margin:0;
}
h1 {
	font-size: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding:0;
	margin:0;
}
h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#333;
}
.content_title {
	text-align: left;
}

.quote_content_title {
	margin-bottom: 10px;
	position: absolute;
	left: 20px;
	top: -16px;
}

.audit_content_title {
	text-align: left;
}

.affiliate_content_title {
	margin-bottom:20px;
	position: absolute;
	left: 20px;
	top: 200px;
}

.contact_content_title {
	margin-bottom:20px;
	position: absolute;
	left: 20px;
	top: 520px;
	width: 255px;
	text-align: left;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	display: none;
}


.newsletter_content_title {
	margin-bottom: 10px;
	position: absolute;
	left: 20px;
	top: 385px;
}




.content_subtitle {
	margin-bottom: 20px;
	text-align: left;
}
.main_photo {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	height: 190px;
	width: 250px;
}
.main_content {
	float: left;
	width: 220px;
	position: relative;
}
.text_style {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}



a.text_style {
	font-weight:bold;
	color: #89C42A;
	text-decoration: none;
	font-style: italic;
}

a.text_style:hover {
	text-decoration:underline;
}


.cs_text_style {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

a.cs_text_style:hover {
	text-decoration:underline;
	
}



.image_description {
	color: #89C42A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.offer_title {
	float: right;
	width: 210px;
	position: relative;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.offer_main_title {
	font-size: 22px;
	color: #009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.offer_sub_title {
	float: right;
	width: 198px;
	height: 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	position: relative;
	right: 12px;
}
.bronze_sub_title {
	color: #AD953F;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.normal_sub_title {
	color: #999999;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.offer_text {
	float: left;
	width: 245px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.offer_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 10px;
	text-align: center;
	margin-top:5px;
	position: relative;
	float: right;
	margin-right: 10px;
	text-align: left;
	font-weight: bold;
	color: #666;
	font-style: italic;
	
	
}

.offer_description_underline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration:underline;
}

.offer_see_more {
	float: right;
	width: 100px;
	line-height: 10px;
	margin-top: 5px;
	position: absolute;
	right: 10px;
	top: 70px;
}
.top {
	height: 104px;
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.main_centered {
	background-image: url(../images/goweb_mirror.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 920px;
	min-height: 100px;
	
}

.main_centered a{
	font-weight:normal;
	color:#390;	
}

.main_centered a:hover{
	color:#F90;

}


.info_footer {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 130px;
	background-image: url(../images/footer_info_bg.png);
	position: relative;
	width: 918px;
	float: left;
}

.top_far_bg {
	position:absolute;
	height: 500px;
	background-image: url(../images/bg.gif);
	width: 100%;
	padding-top: 5px;
	top: 0px;
	z-index: 0;
	left: 0px;
}
.footer_all_box {
	width: 920px;
	margin: 0 auto;
}
.all_bg {
	background-image: url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	padding-top: 5px;
}
.medal {
	width: 51px;
	height: 51px;
	position: absolute;
	top: 17px;
	left: 16px;
	background-repeat: no-repeat;
}

.footer_cell {
	width:120px;
	border-bottom: solid 1px #CCCCCC;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	position: relative;
}

.footer_cell_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.footer_cell_text:hover {
	color:#A6D613;
}


.offer_learn_more {
	font-size: 12px;
	font-weight: bold;
	color: #1384C6;
	text-decoration:none;
}

a.offer_learn_more:hover {
	text-decoration:underline;
}



.footer_text {
	color: #FFFFFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.footer_text {
	text-decoration:none;
}

a.footer_text:hover {
	text-decoration:underline;
}



.silver_sub_title {
	color: #BBBBBB;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gold_sub_title {
	color: #F0D35D;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.img_w_caption {
	margin-right: 40px;
	margin-bottom: 10px;
	float: left;
}
#div_main_logo {
	position:absolute;
	left:37px;
	top:15px;
	width:307px;
	height:83px;
}
#div_top_contact {
	position:absolute;
	left:400px;
	top:58px;
	width:441px;
	height:38px;
	display: none;
}
.quick_info_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	font-weight:bold;
	text-decoration:none;
	font-size: 16px;
}

.quick_info_text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A4C131;
	font-weight:bold;
	text-decoration:none;
	font-size: 18px;
}


a.quick_info_text:hover 
{
	text-decoration:underline;
	color: #92AB36;
}
.heading1 {
	color: #89C42A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#div_top_cs {
	position:absolute;
	left:690px;
	top:26px;
	width:266px;
	height:23px;
	z-index:1;
	text-align: right;
}
#div_footer_vert_line {
	position:absolute;
	left:459px;
	top:12px;
	width:1px;
	height:110px;
	z-index:1;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
#div_footer_info_links {
	position:absolute;
	left:485px;
	top:8px;
	height:73px;
	z-index:2;
	width: 407px;
}


#div_footer_info_links a{
	font-size:11px;
}


h3 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
h3 .green {
	color: #78AA24;
	font-size: 18px;
	font-weight: bold;
}

h3.portfolio {
	margin:0;
	padding:10px;
	padding-left: 0px;

}

.style5 {color: #999999}
#apDiv1 {
	position:absolute;
	left:13px;
	top:108px;
	width:276px;
	height:10px;
	z-index:1;
	border-top: 1px solid #ccc;
}

#apDiv2 {
	position:absolute;
	left:14px;
	top:118px;
	width:281px;
	height:10px;
	z-index:1;
	border-top: 1px solid #ccc;
}

#apDiv3 {
	position:absolute;
	left:13px;
	top:119px;
	width:276px;
	height:10px;
	z-index:1;
	border-top: 1px solid #ccc;
}
.offer_euro_sign {font-size: 16px}
.style6 {
	color: #89C42A;
	font-size: 20px;
}
.style7 {
	font-size: 28px;
	font-weight: bold;
	color: #89C42A;
}
.style8 {
	font-size: 22px;
	font-weight: bold;
	color: #89C42A;
}
.style9 {
	font-size: 24px;
	font-weight: bold;
	color: #89C42A;
}
.cf_height {
	height: 50px;
}
#apDiv4 {
	position:absolute;
	left:26px;
	top:18px;
	width:68px;
	height:36px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	left:354px;
	top:15px;
	width:74px;
	height:60px;
	z-index:4;
}
#apDiv6 {
	position:absolute;
	left:346px;
	top:86px;
	z-index:5;
}
#apDiv7 {
	position:absolute;
	left:27px;
	top:86px;
	width:68px;
	height:29px;
	z-index:6;
}
#apDiv8 {
	position:absolute;
	left:110px;
	top:19px;
	width:75px;
	height:28px;
	z-index:7;
}
#apDiv9 {
	position:absolute;
	left:231px;
	top:80px;
	width:69px;
	height:28px;
	z-index:8;
}
#apDiv10 {
	position:absolute;
	left:227px;
	top:16px;
	width:101px;
	height:29px;
	z-index:9;
}

#apDiv11 {
	position:absolute;
	left:119px;
	top:68px;
	width:78px;
	height:29px;
	z-index:9;
}



.box_button {
	position:absolute;
	left:0px;
	top:1px;
	width:303px;
	height:100px;
	display: block;
	z-index: 1;


}
.style10 {font-weight: bold}

.mail_content_all {
	background-image: url(../images/goweb_mirror.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	height: auto;
}

.mail_content_all_no_banner {
	width: 920px;
	float: left;
	position: relative;
}

.main_right {
	width: 260px;
	border-left: 0px solid #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
	float: left;
	height: 700px;
	padding-top: 0px;
	margin-top: 20px;
	position: relative;
}
.portfolio_box {
	margin-top: 20px;
	text-align: left;
	position: relative;
}


.png_bg_l{
	width: 9px; 
	background-image: url(../images/footer_left_corner.png); 

	background-repeat: no-repeat; 
	float: left; 
	height: 9px;		
}

.png_bg_r{
	width: 9px;
	background-image: url(../images/footer_right_corner.png);
	float: right; 
	height: 9px; 
	background-repeat: no-repeat;
}
.offers {
	margin: 0 auto;
	position: relative;
	height: 100px;
	width: 920px;
	text-align: left;
	border-top: 1px solid #666;
}

.footer-outer {
	background-image:url(../images/bottom_bg.png);
	background-repeat:repeat-x;
	position:relative;
	margin:0 auto;
	clear: both;
	background-position: top center;
	height: 250px;
	text-align: left;
}

.footer-inner {
	margin: 0 auto;
	background-image: url(../images/bottom_mirror.png);
	clear: both;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	height: 300px;
}
.prog_box_top {
	width:127px;
	background-image: url(../images/box_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 43px;
	position: relative;
	
}

.prog_box_middle {
	width:127px;
	background-image: url(../images/box_middle.png);

	background-repeat: repeat-y;
	
}


.prog_box_top_t1{
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	padding-top: 5px;
	padding-left: 30px;
}

.prog_box_top_t2{
	color:#F60;
	font-size:14px;
	padding-top: 0px;
	padding-left: 30px;
	font-weight: bold;
	line-height: 15px;
}


.qtip-included_1{ /* Notice the prefix 'qtip-' */
   text-align:left;
   font-size:20px;
}


.main_window_title{
	font-size: 18px;
	color: #666;
	padding: 0;
	margin: 0;
}


.main_window_sub_title{
	 border-bottom:1px solid #999999;
	 padding-bottom:15px; 
	 margin-bottom: 20px;
}
