body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0;
	}

#bkg {
	background-image: url(../images/bgd_tile.jpg);
	background-position:0 0;
	background-repeat: repeat-x;
	background-attachment: scroll;
	}
	
#bkg_niche {
	background-image: url(../images/bgd_tile_niche.jpg);
	background-position:0 0;
	background-repeat: repeat-x;
	background-attachment: scroll;
	}
	
#sky_bkg {
	background-image: url(../images/bgd_skyonly.gif);
	background-position:0 0;
	background-repeat: repeat-x;
	background-attachment: scroll;
	}

#demo {height: 35px}
#biz_demo {
	height: 75px;
	margin-left: 75px;
	padding: 20px 0 20px 0;
}

#home_banner {
	width: 1020px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	}
	
#home_banner_niche {
	width: 1020px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	}

.home_niche {	background: url("../images/home_banner_niche.png") no-repeat;}
.home_EN {	background: url("../images/home_banner.jpg") no-repeat;}
.home_CAT {	background: url("../images/home_banner_cat.jpg") no-repeat;}
.home_ES {	background: url("../images/home_banner_es.jpg") no-repeat;}
.home_DE {	background: url("../images/home_banner_de.jpg") no-repeat;}
.home_NL {	background: url("../images/home_banner_nl.jpg") no-repeat;}

#overview_banner {
	width: 1020px;
	height: 417px;
	margin-left: auto;
	margin-right: auto;
	}
	
.overview_EN {	background: url("../images/overview_banner.jpg") no-repeat;}
.overview_CAT { background: url("../images/overview_banner_cat.jpg") no-repeat;}
.overview_ES { background: url("../images/overview_banner_es.jpg") no-repeat;}
.overview_DE { background: url("../images/overview_banner_de.jpg") no-repeat;}
.overview_NL { background: url("../images/overview_banner_nl.jpg") no-repeat;}
	
#features_banner {
	width: 1020px;
	height: 417px;
	margin-left: auto;
	margin-right: auto;
	}
	
.features_EN {	background: url("../images/features_banner.jpg") no-repeat;}
.features_CAT {	background: url("../images/features_banner_cat.jpg") no-repeat;}
.features_ES {	background: url("../images/features_banner_es.jpg") no-repeat;}
.features_DE {	background: url("../images/features_banner_de.jpg") no-repeat;}
.features_NL {	background: url("../images/features_banner_nl.jpg") no-repeat;}
	
#about_banner {
	width: 1020px;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	}
	
.about_EN {background: url("../images/about_banner.jpg") top left no-repeat;}
.about_CAT {background: url("../images/about_banner_cat.jpg") top left no-repeat;}
.about_ES {background: url("../images/about_banner_es.jpg") top left no-repeat;}
.about_DE {background: url("../images/about_banner_de.jpg") top left no-repeat;}
.about_NL {background: url("../images/about_banner_nl.jpg") top left no-repeat;}

#directory_banner {
	width: 1020px;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	}

.directory_EN {background: url("../images/directory_banner.jpg") top left no-repeat;}
.directory_CAT {background: url("../images/directory_banner_cat.jpg") top left no-repeat;}
.directory_ES {background: url("../images/directory_banner_es.jpg") top left no-repeat;}
.directory_DE {background: url("../images/directory_banner_de.jpg") top left no-repeat;}
.directory_NL {background: url("../images/directory_banner_nl.jpg") top left no-repeat;}
	
	
#contact_banner {
	width: 1020px;
	height: 417px;
	margin-left: auto;
	margin-right: auto;
	}
	
.contact_EN {	background: url("../images/contact_banner.jpg") no-repeat;}
.contact_CAT {	background: url("../images/contact_banner_cat.jpg") no-repeat;}
.contact_ES {	background: url("../images/contact_banner_es.jpg") no-repeat;}
.contact_DE {	background: url("../images/contact_banner_de.jpg") no-repeat;}
.contact_NL {	background: url("../images/contact_banner_nl.jpg") no-repeat;}


#thanks_banner {
	width: 1020px;
	height: 417px;
	margin-left: auto;
	margin-right: auto;
	}
	
.thanks_EN {	background: url("../images/thanks_banner.jpg") no-repeat;}
.thanks_CAT {	background: url("../images/thanks_banner_cat.jpg") no-repeat;}
.thanks_ES {	background: url("../images/thanks_banner_es.jpg") no-repeat;}
.thanks_DE {	background: url("../images/thanks_banner_de.jpg") no-repeat;}
.thanks_NL {	background: url("../images/thanks_banner_nl.jpg") no-repeat;}

#roi_header {
	width: 1020px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	}
	
.roi_EN {	background: url("../images/roi_header_EN.gif") no-repeat left bottom;}

.help_EN {	background: url("../images/help_header_EN.png") no-repeat left bottom;}

#main_nav {
	position: relative;
	top:20px;
	left: 5px;
	height: 56px; width: 985px;
	background: transparent url(../images/navbar.png) no-repeat;
	}

#main_nav ol {
/*
	position: relative;
	top: 18px; left: 530px;
*/
	width: 500px;
	padding-top: 20px;
	margin-right: 30px;
	text-align: left;
	list-style: none;
	}
		
#main_nav ol li {
	float: left;
	padding: 0 20px;
	border-left: 1px solid #999;
	}
	
#main_nav ol li.first {
	border-left: none;
	}
	
#main_nav ol li a {
	font-family: Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	}
	
#main_nav ol li a:hover {
	text-decoration: underline;
	}
	
#main_nav ol li a.on {
	font-weight: 800;
	color: #000;
	text-decoration: none;
	}
	
#footer_nav {
	position: relative;
	top: 20px; left:0;
	height: 39px; width: 987px;
	background: transparent url(../images/footer_bar.gif) no-repeat;
	}

#footer_nav ol {
/*
	position: relative;
	top: 10px; left: 580px;
*/
	width: 450px;
	margin-right: 20px;
	padding-top: 10px;
	text-align: left;
	list-style: none;
	}
		
#footer_nav ol li {
	float: left;
	padding: 0 20px;
	border-left: 1px solid #999;
	}
	
#footer_nav ol li.first {
	border-left: none;
	}
	
#footer_nav ol li a {
	font-family: Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	}
	
#footer_nav ol li a:hover {
	text-decoration: underline;
	}
	
#body_wrapper {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	}
	
#headers {
	margin-left: 46px;
	}
		
#right_col {
	background: #fff url(../images/right_col_bgd.gif) top left no-repeat;
	width: 315px;
	float: right;
	display: inline;
	margin-right: 50px;
	}

#right_col2 {
	width: 450px;
	float: right;
	display: inline;
	margin-right: 50px;
	}

#biz_right_col {
	width: 480px;
	float: right;
	display: inline;
	margin-right: 50px;
	}
	
#left {
	width: 641px;}
	
#left2 {
	width: 500px;}
	
.left {
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 25px;
	}
	
.left h1 {
	color: #000;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: light;
	padding: 15px 0 0 35px;
	}
	
.left p.bigger {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 17px; color: #333;margin-top: 10px; margin-left: 35px;}

	
.hiddenPic {display:none;}
	
.vang_footer {width: 500px;margin: 25px auto;}
.vang_footer p, .vang_footer a {padding: 5px  15px; font-size: 9px;}
	
.longBox, .longBox2 {
	background: #fff url(../images/longBox_bgd.gif) no-repeat top left;
	margin-bottom: 20px;
	padding-bottom: 25px;
	}

.biz_longBox {
	margin-bottom: 20px;
	padding-bottom: 25px;
	width: 480px;
	}
	
.longBox h1, .longBox2 h1 {
	color: #0066CC;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: light;
	padding: 15px 0 15px 20px;
	}
	
.shortBox {
	margin: 15px 10px;
	padding: 20px 0;
	border-top: 1px solid #dee1e0;
	}
	
.icon {
	background-color: transparent;
	width: 120px;height: 110px;
	float: left;
	display: inline;
	text-align: center;
	}
	
.textBox {background: transparent url(../images/textBox_bgd.jpg) top left no-repeat;width: 260px; float: left; display: inline; padding: 20px; margin-bottom: 25px;margin-right: 20px;}


.textBox2 {width: 600px; padding: 0 20px 0 0;}



#demo a, #biz_demo a {margin-left: 12px; width: 290px;background: transparent url(../images/button_off.gif) top center no-repeat; overflow: hidden; height: 0px;}
#demo a:hover, #biz_demo a:hover  {background: url(../images/button_on.gif) top center no-repeat;text-decoration: none;}
#button {padding: 14px 150px;}
#button span {display: none}


#demoES a {margin-left: 12px; width: 290px;background: transparent url(../images/button_es_off.gif) top center no-repeat; overflow: hidden; height: 0px;}
#demoES a:hover {background: url(../images/button_es_on.gif) top center no-repeat;text-decoration: none;}


#demoCAT a {margin-left: 12px; width: 290px;background: transparent url(../images/button_cat_off.gif) top center no-repeat; overflow: hidden; height: 0px;}
#demoCAT a:hover {background: url(../images/button_cat_on.gif) top center no-repeat;text-decoration: none;}

#demoDE a {margin-left: 12px; width: 290px;background: transparent url(../images/button_de_off.gif) top center no-repeat; overflow: hidden; height: 0px;}
#demoDE a:hover {background: url(../images/button_de_on.gif) top center no-repeat;text-decoration: none;}

#demoNL a {margin-left: 12px; width: 290px;background: transparent url(../images/button_nl_off.gif) top center no-repeat; overflow: hidden; height: 0px;}
#demoNL a:hover {background: url(../images/button_nl_on.gif) top center no-repeat;text-decoration: none;}


ul.lang {width: 300px; margin: 20px 10px 0px 36px;}

.lang li {float: left; margin-right: 10px}
.lang li a {font: 11px Arial, sans-serf}
.lang li a.selected {font: bold 11px Arial, sans-serf; color: #000}

/* Font Styles */
h1 {color: #0066CC;font-family: Georgia, Times, serif;font-size: 20px;font-weight: 200;}

h2 {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 16px; padding: 12px;color: #000;font-weight: 200;}

h3 {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 16px;margin-top:10px; color: #000;font-weight: 800;}

h4 {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 18px; color: #333; margin: 25px 15px 10px 5px;padding: 0 10px;}

p {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px; color: #666;}

b {font-weight:800;color: #000;}

.longBox, .longBox2 p {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #444444; padding-right: 25px;}

.biz_longBox p {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; color: #444444; padding-right: 25px;}

.shortBox p {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 16px; color: #666; padding: 0;margin-right: 15px;}

p.bigger {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 17px; color: #333;margin-top: 10px;margin-left: 20px;}

p.biz_bigger {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 17px; color: #333;margin-left: 10px; padding-top: 10px;}

p.biz_bigger2 {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 20px; color: #333;margin-left: 10px; padding-top: 10px;}


.textBox h3 {margin: 5px 0;}
.textBox p {font-size: 11px; margin: 5px 0;}
.textBox2 p {font-size: 12px; margin: 10px 0;}

a {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 13px; color: #0060b6; text-decoration: none;}

a:hover {text-decoration: underline;}

/* List Styles */

#right_col ul li{
background:url(../images/red_bullet.gif) 5px 5px no-repeat;
padding-left: 20px;
list-style: none;
font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px; padding-bottom: 5px;color: #666
}

.longBox2 ul li{
background:url(../images/red_bullet.gif) 5px 5px no-repeat;
padding-left: 20px;
margin-left: 20px;
list-style: none;
font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px; padding-bottom: 5px;color: #666
}

.longBox2 ul { margin: 8px 0}

.textBox ul { margin: 8px 0}

.textBox ul li, .textBox2 ul li, .longBox ul li{
margin-left: 5px;
background:url(../images/grey_bullet.gif) 5px 5px no-repeat;
padding-left: 20px;
list-style: none;
font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; margin: 0;color: #666
}

.contact_form ul li{
background-image:none;
list-style: none;
font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; padding: 10px 20px;color: #666
}

hr { width: 952px; margin-left: 10px; color: #ccc; background-color: #ccc }
#left hr { width: 480px; color: #ccc; background-color: #ccc; margin-left: 0 }

/* Forms */

label {font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: 800;line-height: 15px; padding-bottom: 5px;color: #000;}
input, textarea {margin-top: 3px;width: 300px;background:#fff none repeat scroll 0 0;border-color:#999999 #999999 #CCCCCC #CCCCCC !important;border-style:solid;border-width:1px;padding:2px;}

#left div.left input { width: 100px; padding: 5px; font-weight: 800; color: #669933; font-family: Arial, sans-serif; font-size: 16px }
#left div.left input.nobor { border: 0; width: 100px; padding: 5px; font-weight: 800; color: #000; font-family: Arial, sans-serif; font-size: 16px }


/* graph */
#graph_box  { border: 10px solid #efefef; padding: 10px; height: 400px; width: 420px }
button.calc_button {cursor: pointer; margin: 10px 0 0 35px; background: transparent url(../images/calc_button.gif) no-repeat; width: 186px; height: 36px; border: 0}
button.calc_button:hover {background: transparent url(../images/calc_button_on.gif) no-repeat;}
.ad_count {margin-top: 10px; _margin-top: 5px; margin-left: 35px; _margin-left: 18px; padding: 3px; background: #EDEDED; margin-bottom: 5px; color: #000}
#prem_ad_count, #stand_ad_count { color: #669933; font: 800 2em Arial, sans-serif; margin-left: 150px; _margin-left: 75px}
#roi_form form label { width: 150px; float: left; display: inline;padding-top: 10px; _padding-top: 5px}
#roi_form form ul, #roi_form form p	{margin-top: 10px; _margin-top: 5px; margin-left: 35px; _margin-left: 18px}
#roi_form form ul li {height: 40px; }
#currency3, #currency4 {font-family: Arial, sans-serif}
h3.site_size, h3.ad_slots, h3.sell_thru {padding: 5px 0 5px 35px}
h3.site_size {background: transparent url(../images/size.gif) top left no-repeat}
h3.ad_slots {background: transparent url(../images/slot.gif) top left no-repeat}
h3.sell_thru {background: transparent url(../images/sell.gif) top left no-repeat}
.help_bug {background: transparent url(../images/help_bug.gif) top left no-repeat; padding: 10px; float: right; display: inline}
<<<<<<< .mine
.help_bug span {display: none}
.ROI_h1	{margin-left:20px}
.help_h4	{font-weight: 800; color: #000;margin-left: 0px; padding-left: 0px;}
.help_left {margin-left:20px}
.help_textbox2 {width:800px}=======
.help_bug span {display: none}

/* video intro */
#video_player {}>>>>>>> .r12931

strong {font-weight: 800;}
