/*----------------------------------------
Name: main.css
Developed by: Restoration Media
Website: http://www.restorationmedia.com
----------------------------------------*/

/* =========== CSS Reset ============*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* =========== Body ============*/
body {
	background: url(../images/bg-inner.jpg) repeat-x #FFFFFF;
	font-family: "Lucida Grande", helvetica, verdana, sans-serif;
	font-size: 12px;
	color:#6E6E6E;
	line-height: 24px;
}
a:focus {
	outline: none;
}
h3 {
	color: #2b2929;
	font-size: 14px;
	letter-spacing: -1px;
}
/* =========== Header ============*/
#header_wrapper {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-company.jpg) no-repeat;
}
#header_wrapper_customer {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-customer-acquisition.jpg) no-repeat;
}
#header_wrapper_email {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-email-marketing.jpg) no-repeat;
}
#header_list_management {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-list-management.jpg) no-repeat;
}
#header_distribution_network {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-distribution-network.jpg) no-repeat;
}
#header {
	width: 880px;
	height: 80px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}
#logo {
	width: 173px;
	height: 37px;
	display: block;
	float: left;
	margin: 20px 0;
	margin: 20px 0 0 0;
}
#logoLINK {
	width: 173px;
	height: 37px;
	background-image: url(../images/logo-rm.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#nav {
	width: 492px;
	height: 80px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/nav.png);
	margin: 0;
	position: relative;
	float: right;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav li, #nav a {
	height: 80px;
	display: block;
}
#home {
	left: 0px;
	width: 80px;
}
#home a:hover {
	background: url(../images/nav-ro.png) 0 0 no-repeat;
	cursor:pointer;
}
#company {
	left: 79px;
	width: 109px;
}
#company a:hover {
	background: url(../images/nav-ro.png) -79px 0 no-repeat;
	cursor:pointer;
}
#services {
	left: 187px;
	width: 106px;
}
#services a:hover {
	background: url(../images/nav-ro.png) -187px 0 no-repeat;
	cursor:pointer;
}
#clients {
	left: 292px;
	width: 97px;
}
#clients a:hover {
	background: url(../images/nav-ro.png) -292px 0 no-repeat;
	cursor:pointer;
}
#contact {
	left: 388px;
	width: 104px;
}
#contact a:hover {
	background: url(../images/nav-ro.png) -388px 0 no-repeat;
	cursor:pointer;
}
#on_home {
	left: 0px;
	width: 80px;
	background: url(../images/nav-ro.png) 0 0 no-repeat;
}
#on_company {
	left: 79px;
	width: 109px;
	background: url(../images/nav-ro.png) -80px 0 no-repeat;
}
#on_services {
	left: 187px;
	width: 106px;
	background: url(../images/nav-ro.png) -187px 0 no-repeat;
}
#on_clients {
	left: 292px;
	width: 97px;
	background: url(../images/nav-ro.png) -292px 0 no-repeat;
}
#on_contact {
	left: 388px;
	width: 104px;
	background: url(../images/nav-ro.png) -388px 0 no-repeat;
}
.slogan {
	width: 100px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	margin: 0;
}
.slogan_customer {
	width: 477px;
	height: 73px;
	display: block;
	text-indent: -9999px;
	margin: 55px 0 0 20px;
	background-image: url(../images/slogan-customer.png);
}
.slogan_email {
	width: 361px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin: 70px 0 0 20px;
	background-image: url(../images/slogan-email.png);
}
.slogan_list {
	width: 547px;
	height: 66px;
	display: block;
	text-indent: -9999px;
	margin: 55px 0 0 20px;
	background-image: url(../images/slogan-list.png);
}
.slogan_distribution {
	width: 341px;
	height: 87px;
	display: block;
	text-indent: -9999px;
	margin: 40px 0 0 20px;
	background-image: url(../images/slogan-distribution.png);
}
/* =========== Main ============*/
#main_wrapper {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}
#nav_services {
	width: 187px;
	height: 296px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/nav-sidebar.png);
	margin: 0;
	position: relative;
}
#nav_services li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0;
}
#nav_services li, #nav_services a {
	display: block;
	width: 187px;
	height:74px;
}
#customer_acquisition {
	top: 0px;
	height: 74px;
	left: 0px;
}
#customer_acquisition a:hover {
	background: url(../images/nav-sidebar-ro.png) 0 0 no-repeat;
	cursor:pointer;
}
#email_marketing {
	top: 74px;
	height: 74px;
}
#email_marketing a:hover {
	background: url(../images/nav-sidebar-ro.png) 0 -74px no-repeat;
	cursor:pointer;
}
#list_management {
	height: 74px;
	top: 148px;
}
#list_management a:hover {
	background: url(../images/nav-sidebar-ro.png) 0 -148px no-repeat;
	cursor:pointer;
}
#distribution_network {
	top: 222px;
	height: 74px;
}
#distribution_network a:hover {
	background: url(../images/nav-sidebar-ro.png) 0 -222px no-repeat;
	cursor:pointer;
}
#on_customer_acquisition {
	top: 0px;
	height: 74px;
	background: url(../images/nav-sidebar-on.png) 0 0 no-repeat;
}
#on_email_marketing {
	top: 74px;
	height: 74px;
	background: url(../images/nav-sidebar-on.png) 0 -74px no-repeat;
}
#on_list_management {
	height: 74px;
	top: 148px;
	background: url(../images/nav-sidebar-on.png) 0 -148px no-repeat;
}
#on_distribution_network {
	top: 222px;
	height: 74px;
	background: url(../images/nav-sidebar-on.png) 0 -222px no-repeat;
}
.ebureau {
	margin: 0 auto;
	width: 158px;
	height: 51px;
	display: block;
	margin-top: 45px;
}
.eec {
	margin: 0 auto;
	width: 164px;
	height: 54px;
	display: block;
	margin-top: 280px;
}
#main {
	padding: 30px 20px;
	width: 860px;
}
#column_left {
	width: 187px;
	float: left;
	display: block;
	margin-right: 20px;
}
#column_middle_2 {
	width: 648px;
	float: left;
	display: block;
}
#column_middle p, #column_middle_2 p {
	margin-bottom: 16px;
}
#column_right {
	width: 255px;
	float: right;
	display: block;
}
#column_left {
	width: 187px;
	float: left;
	display: block;
	margin-right: 20px;
}
#column_middle {
	width: 353px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
	display: block;
}
#column_middle p {
	margin-bottom: 16px;
}
#column_right {
	width: 255px;
	float: right;
	display: block;
}
#lead_verifi {
	width: 168px;
	height: 86px;
	display: block;
	background-image: url(../images/lead-verifi.png);
	text-indent: -9999px;
	margin: 0 auto;
}
#campaign_submit {
	width: 169px;
	height: 77px;
	display: block;
	background-image: url(../images/campaign-submit.png);
	text-indent: -9999px;
	margin: 0 auto;
	margin-top: 30px;
}
#button_contact {
	width: 192px;
	height: 49px;
	display: block;
	margin: 10px auto 0 auto;
}
#button_contact_b {
	width: 192px;
	height: 49px;
	display: block;
	margin: 10px auto 20px auto;
	cursor: pointer;
}
#button_contact_2 {
	width: 192px;
	height: 49px;
	display: block;
	background-image: url(../images/button-contact.jpg);
	text-indent: -9999px;
}
#button {
	width: 192px;
	height: 49px;
	display: block;
	background-image: url(../images/button-signup.jpg);
	text-indent: -9999px;
	cursor: pointer;
}
#button_contact a:hover {
	width: 192px;
	height: 49px;
	display: block;
	background-image: url(../images/button-contact-ro.jpg);
	text-indent: -9999px;
}
#button_contact_b a:hover {
	width: 192px;
	height: 49px;
	display: block;
	background-image: url(../images/button-signup-ro.jpg);
	text-indent: -9999px;
	cursor: pointer;
}
#title_about {
	width: 228px;
	height: 14px;
	background: url(../images/title-about.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
#title_customer_acquisition {
	width: 193px;
	height: 14px;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
	background-image: url(../images/title-customer-acquisition.png);
	background-repeat: no-repeat;
}
#title_email_marketing {
	width: 146px;
	height: 14px;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
	background-image: url(../images/title-email-marketing.png);
	background-repeat: no-repeat;
}
#title_list_management {
	width: 150px;
	height: 14px;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
	background-image: url(../images/title-list-management.png);
	background-repeat: no-repeat;
}
#title_distribution_network {
	width: 199px;
	height: 14px;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
	background-image: url(../images/title-distribution-network.png);
	background-repeat: no-repeat;
}
#column_left p {
	margin-bottom: 16px;
}
.events {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	text-align: center;
	display: block;
}
.events_logos {
	display: block;
	text-indent: -9999px;
	height: 45px;
}
#event_1 {
	background-image: url(../images/events/response-expo.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#event_2 {
	background-image: url(../images/events/ecom-expo.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#event_3 {
	background-image: url(../images/events/affiliate-summit.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#event_4 {
	background-image: url(../images/events/leads-con.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#sidebar {
	background-image: url(../images/bg-sidebar.png);
	display: block;
	background-repeat: repeat-y;
	width: 225px;
	padding: 4px 15px;
	text-align: center;
}
#sidebar_top {
	background-image: url(../images/bg-sidebar-top.png);
	height: 11px;
	width: 255px;
	display: block;
}
#sidebar_bottom {
	background-image: url(../images/bg-sidebar-bottom.png);
	height: 11px;
	width: 255px;
	display: block;
	margin-bottom: 20px;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4c4c4c;
	text-indent: 35px;
	width: 255px;
	display: block;
	background-image: url(../images/quote-bg-2.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.office {
	width: 163px;
	height: 219px;
	float: left;
	display: block;
	margin-right: 15px;
	margin-top: 5px;
}
.title {
	text-indent: 0px;
	font-family: "Lucida Grande", helvetica, verdana, sans-serif;
	font-weight: bold;
}
.DMA {
	text-indent: -9999px;
	font-family: "Lucida Grande", helvetica, verdana, sans-serif;
	font-weight: bold;
	width: 73px;
	height: 27px;
	background-image: url(../images/DMA.png);
	display: block;
	margin: 10px auto 0 auto;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
}
/* =========== Footer ============*/
#footer {
	width: 860px;
	margin: 0 auto 20px auto;
	background: #F1F1F1;
	padding: 10px 20px;
	color: #7F7F7F;
	font-size: 11px;
	height: 18px;
	background-image: url(../images/logo-footer.png);
	background-repeat: no-repeat;
	background-position: 863px 10px;
	line-height: 15px;
}
#footer a {
	color: #7F7F7F;
}
#footer_right {
	float: right;
	margin-right: 25px;
}
#footer_left {
	float: left;
}
/* =========== Slideshow ============*/
#gallery {
	position:relative;
	height:65px;
	margin: 0 auto;
	width: 160px;
	margin-bottom: 20px;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#trax {
	width: 121px;
	height: 71px;
	display: block;
	background-image: url(../images/trax.png);
	text-indent: -9999px;
	margin: 0 auto;
}
#contact_form {
	margin-top: 10px;
	height: 140px;
}
.row {
	height: 18px;
}
.form-get-reccmmendation .row {
	padding: 0;
	margin: 0 0 8px 0;
	display: block;
	clear: both;
}
.row label {
	width: 60px;
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	display: block;
	margin: 0;
}
.form-get-reccmmendation .input {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	width: 160px;
	padding: 1px;
	height: 13px;
	display: block;
	margin-top: 4px;
}
.btn-sign-up-now {
	margin: 6px 0 0 0;
	text-align: center;
	border-style: none;
	width: 81px;
	height: 20px;
	cursor: pointer;
	float: right;
}
#title_trax {
	height: 25px;
	background: url(../images/title-trax.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 10px auto;
	width: 187px;
}
#section_trax {
	background-image: url(../images/bg-trax.png);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding: 0 10px 20px 10px;
	height: 165px;
}
