@charset "UTF-8";
/* CSS Document */

body { 
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5D5D5F;
	border-top: 5px solid #424b52;
}

a {
	font-weight:normail;
	color:#f4840c;
	text-decoration:none;
}
#container {
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

#preload {
	display:none;
}

#logo a{
	background:url(images/logo_03.jpg) no-repeat;
	width:165px;
	height:150px;
	float:left;
	margin-top:20px;
	z-index:99;
	position:relative;	}


#navcontainer {
	width:670px;
	height:30px;
	float:right;
	margin-top:30px;
	}

#nav {
	padding-top:20px;
}
	
#nav li	{
	margin:0px;
	list-style:none;
	display:inline;	
	font-family: 'Nobile', sans-serif;
	font-size:14px;
	}

#nav a	{
	margin:0px;
	padding:10px 17px 2px 17px;
	list-style:none;
	display:inline-block;	
	font-family: 'Nobile', sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#666;
	font-weight:normal;
	-moz-border-radius: 2px;
	border-radius: 5px;
	background:#FFF;
	height: 25px;
	}
	
#nav a:hover {background:#f48320; color: #FFF;}
#nav .active {background:#f48320; color: #FFF;}

h1 {font-family: 'PT Sans', sans-serif; font-weight:normal; font-size:24px;}
h2 {font-family: 'PT Sans', sans-serif; font-weight:normal; font-size:20px; margin: 2px 0;}
	
#header {
	background:url(images/index_main_bg.png) top repeat-x #f48320;
	height:345px;
	width:927px;
	margin-top:0px;
	margin-bottom:20px;
}

#learn li	{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;	
	}
	
#learn a	{
	float:left;
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:-200em;
	overflow:hidden;
	font-size:0px;
	}
	
#learn1 a {
	background:url(images/learn_connect_customers.png) no-repeat;
	width:267px;
	height:14px;

}

#learn1 a:hover {
	background:url(images/learn_on_connect_customers.png) no-repeat;
}
#learn2 a {
	background:url(images/learn_target_profile.png) no-repeat;
	width:267px;
	height:17px;
}

#learn2 a:hover {
	background:url(images/learn_on_target_profile.png) no-repeat;
}


#auxiliary {
	background:url(images/customerreach-bkgd.png) no-repeat;
	width:657px; 
	height:195px;
	float:left;
	margin-right:10px;
	font-family: 'Nobile', sans-serif;
	font-weight:normal;

}

#auxiliary-inside {
	width:160px;
	text-align:center;
	float:left;
	height:79px;
	margin-top:5px;
	vertical-align:bottom;
	font-family: 'Nobile', sans-serif;

}

#auxiliary-text a {
	width:160px;
	text-align:center;
	float:left;
	margin-top:20px;
	vertical-align:bottom;
	font-size:11px;
	color:#5D5D5F;
	text-decoration:none;
}	
	
#home-sidebar {
	background-color: #F5F5F5;
    border-bottom: 3px solid #00BAEF;
    color: #444444;
    float: right;
    font-size: 14px;
    height: 100px;
    padding: 20px;
    width: 223px;
	height:129px;
}

#footer {
	background-color:#424b52;
	margin-top:20px;
	padding-top:30px;
	padding-bottom:70px;
	color:#B7B5B6;
}

#footer a {
	color:#B7B5B6;
	font-weight:bold;
	text-decoration:none;
}


#subpage-header {
	width:615px;
	#width:600px;
	margin-right:10px;
	float:left;
	color:#ffffff;
	padding:20px;
	padding-top:25px;
	font-size:14px;
	height:130px;
}

.blue {background-color: #424b52;}
.orange {background-color: #f48320;}
.cyan {background-color: #2abbf0;}


#pagehead-img {
	width:264px;
	height:200px;
	float:right;
}

#content {
	width:595px;
	padding:30px;
	float:left;
	padding-bottom:30px;
}

#content li {
	list-style-image:url(images/bullet.png);

	}

#content h2, h3, h4, h5 {
	font-weight:normal;
	font-family:'Nobile', sans-serif;
	font-size:13px;
}

#seo {
	background:url(images/icons/mouse_icon.png) no-repeat;
	padding-left:100px;
	margin-bottom:30px;
	}
#email {
	background:url(images/icons/email_icon.png) no-repeat;
	padding-left:100px;
	margin-bottom:30px;
	}
#target {
	background:url(images/icons/target_icon.png) no-repeat;
	padding-left:100px;
	margin-bottom:30px;
	}
#publisher {
	background:url(images/icons/network_icon.png) no-repeat;
	padding-left:100px;
	margin-bottom:30px;
	}

#leadprofile {
	background:url(images/icons/leadprofile_icon.png) no-repeat;
	padding-left:120px;
	margin-bottom:30px;
	}
#value-pricing {
	background:url(images/icons/value-pricing_icon.png) no-repeat;
	padding-left:120px;
	margin-bottom:30px;
	}
#target-lead {
	background:url(images/icons/target-leads_icon.png) no-repeat;
	padding-left:120px;
	margin-bottom:30px;
	}
#delivery {
	background:url(images/icons/custom-lead_icon.png) no-repeat;
	padding-left:120px;
	margin-bottom:30px;
	}
	
	
#sidebar {
	width:244px;
	#width:250px;
	height:150px;
	float:right;
	background-color:#F7F5F6;
	margin-top:10px;
	padding:10px;
}

#sidebar li {
	list-style-image:url(images/bullet.png);

	}

*:first-child+html #side_content {
	width:244px;
	height:200px;
	float:right;
	background-color:#F7F5F6;
	margin-top:10px;
	padding:10px;
}

#form1 {
	margin-left:30px;
	background-color:#f5f5f5;
	padding:10px; 
	border-bottom:2px solid #ffffff;
	width:250px;
	text-align:right;
	float:left;
	font-weight:bold;
	font-size:13px;
	height:25px;
}

#form1a {
	background-color:#f5f5f5;
	padding:10px; 
	border-bottom:2px solid #ffffff;
	width:250px;
	text-align:left;
	float:left;
	height:25px;
}

#form4 {
	background-color:#f5f5f5;
	padding:10px; 
	border-bottom:2px solid #ffffff;
	width:520px;
	text-align:left;
	float:left;
	margin-left:30px;
	font-weight:bold;
	font-size:13px;
}
#form2 {
	margin-left:30px;
	background-color:#f8f8f8;
	padding:10px; 
	border-bottom:2px solid #ffffff;
	width:250px;
	text-align:right;
	float:left;
	font-weight:bold;
	font-size:13px;
	height:25px;
}
#form2a {
	background-color:#f8f8f8;
	padding:10px; 
	border-bottom:2px solid #ffffff;
	width:250px;
	text-align:left;
	float:left;
	height:25px;
}

#form3 {
	margin-left:25px;
	padding:10px; 
	width:250px;
	text-align:right;
	float:left;
}
#form3a {
	padding:10px; 
	width:250px;
	text-align:left;
	float:left;
}

#publisherform {
	margin:0px;
	padding:0px;
}

#publisherform input {
	border:1px solid #B3BABF;
	font-size:14px;
	padding:0px;
	margin:0px;
	width:150px;
}

.line {width: 100%;
position:absolute;
border-bottom: 1px solid #444;
height: 50px;
top: 0px;
left: 0px;
z-index:0;
}