/*----------------------------------------
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, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* =========== Body ============*/
body {
	background: url(../images/bg-main.jpg) repeat-x #FFFFFF;
	font-family: "Lucida Grande", helvetica, verdana, sans-serif;
	font-size: 12px;
	color:#6E6E6E;
	line-height: 24px;
}
a:focus {
	outline: none;
}
/* =========== Header ============*/
#header_wrapper {
	width: 920px;
	height: 327px;
	margin: 0 auto;
	background: url(../images/bg-header.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: 356px;
	height: 122px;
	background: url(../images/slogan.png);
	display: block;
	text-indent: -9999px;
	margin: 72px 0 0 46px;
}
/* =========== Main ============*/
#main_wrapper {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}
#nav_services {
	width: 900px;
	height: 84px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/nav-services.jpg);
	margin: 0;
	position: relative;
	border-top: solid 3px #FFF;
}
#nav_services li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav_services li, #nav_services a {
	height: 84px;
	display: block;
}
#customer_acquisition {
	left: 0px;
	width: 225px;
}
#customer_acquisition a:hover {
	background: url(../images/nav-services-ro.jpg) 0 0 no-repeat;
	cursor:pointer;
}
#email_marketing {
	left: 225px;
	width: 225px;
}
#email_marketing a:hover {
	background: url(../images/nav-services-ro.jpg) -225px 0 no-repeat;
	cursor:pointer;
}
#list_management {
	left: 450px;
	width: 225px;
}
#list_management a:hover {
	background: url(../images/nav-services-ro.jpg) -450px 0 no-repeat;
	cursor:pointer;
}
#distribution_network {
	left: 675px;
	width: 225px;
}
#distribution_network a:hover {
	background: url(../images/nav-services-ro.jpg) -675px 0 no-repeat;
	cursor:pointer;
}
#main {
	padding: 30px 20px;
	width: 860px;
}
#column_left {
	width: 560px;
	padding-right: 20px;
	border-right: solid #CDCDCD 1px;
	margin-right: 20px;
	float: left;
	display: block;
}
#column_right {
	width: 255px;
	float: right;
	display: block;
}
#title_welcome {
	width: 82px;
	height: 13px;
	background: url(../images/title-welcome.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
#title_meet_us {
	width: 67px;
	height: 14px;
	background: url(../images/title-meet-us.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
#title_advertisers {
	width: 109px;
	height: 13px;
	background: url(../images/title-advertisers.png) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 20px auto;
}
#title_trax {
	width: 235px;
	height: 25px;
	background: url(../images/title-trax.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 10px auto;
}
#section_trax {
	background-image: url(../images/bg-trax.png);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding: 0 10px 20px 10px;
	background-color: #F1F1F1;
	height: 110px;
}
#welcome {
	margin-bottom: 20px;
	border-bottom: solid #CDCDCD 1px;
	padding-bottom: 20px;
}
.events {
	margin-right: 15px;
	text-align: center;
	display: block;
	float: left;
}
.events_logos {
	display: block;
	height: 50px;
}
#event_1, #event_2, #event_3, #event_4, #event_5, #event_6 {
	height: 50px;
}
#event_alt {
	height: 35px;
	padding-top:15px;
}

.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 50px auto;
	width: 160px;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
.row {
	height: 20px;
}
.form-get-reccmmendation .row {
	padding: 0;
	margin: 0 0 8px 0;
}
.row label {
	float: left;
	width: 60px;
	text-align: right;
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	display: block;
	margin: 0 0 0 15px;
}
.form-get-reccmmendation .input {
	float: right;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	width: 130px;
	padding: 1px;
	height: 13px;
	margin-right: 10px;
}
.btn-sign-up-now {
	margin: 6px 10px 0 0;
	text-align: center;
	border-style: none;
	width: 81px;
	height: 20px;
	cursor: pointer;
	float: right;
}
.btn-sign-up-now2 {
	margin: 6px 10px 0 15px;
	text-align: center;
	width: 106px;
	height: 20px;
	cursor: pointer;
	float: left;
}
