/*----------------------------------------
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-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_contact {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-contact.png) no-repeat;
}
#header_wrapper_clients {
	width: 920px;
	height: 243px;
	margin: 0 auto;
	background: url(../images/header-clients.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);
}
/* =========== 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;
	display: block;
}
#main a {
}
#column_left {
	width: 560px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
	display: block;
}
#column_left_2 {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 10px;
	background-image: url(../images/contact-icons.png);
	padding-left: 45px;
}
#column_left_2 p {
	margin-bottom: 16px;
}
#column_left_2 a {
	color: #F97218;
}
#column_right {
	width: 255px;
	float: right;
	display: block;
}
#column_right_2 {
	float: left;
	display: block;
	width: 545px;
	padding-left: 40px;
	margin-left: 40px;
	border-left: solid 1px #CDCDCD;
}
#title_about {
	width: 228px;
	height: 14px;
	background: url(../images/title-about.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
#title_contact {
	width: 114px;
	height: 14px;
	background: url(../images/title-contact.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
#title_clients {
	width: 65px;
	height: 14px;
	background: url(../images/title-clients.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
#column_left p {
	margin-bottom: 16px;
}
#sidebar {
	background-image: url(../images/bg-sidebar.png);
	display: block;
	background-repeat: repeat-y;
	width: 225px;
	height: 250px;
	padding: 4px 15px;
}
#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;
}
#sidebar a {
	color: #F97218;
}
#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.png);
	background-repeat: no-repeat;
}
.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;
}
.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;
}
#logos {
	text-align: center;
	display: block;
	width: 848px;
	height: 670px;
	margin: 10px auto 0 auto;
}
#logos li {
	display: block;
	width: 188px;
	height: 92px;
	text-indent: -9999px;
	margin: 10px 12px;
	float: left;
}
#blockbuster a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/blockbuster.png);
	background-repeat: no-repeat;
	cursor: default;
}
#blockbuster a:hover {
	background-position: 0 -92px;
}
#columbia a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/columbia.png);
	background-repeat: no-repeat;
	cursor: default;
}
#columbia a:hover {
	background-position: 0 -92px;
}
#coupons a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/coupons.png);
	background-repeat: no-repeat;
	cursor: default;
}
#coupons a:hover {
	background-position: 0 -92px;
}
#davison a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/davison.png);
	background-repeat: no-repeat;
	cursor: default;
}
#davison a:hover {
	background-position: 0 -92px;
}
#directbuy a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/directbuy.png);
	background-repeat: no-repeat;
	cursor: default;
}
#directbuy a:hover {
	background-position: 0 -92px;
}
#directv a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/directv.png);
	background-repeat: no-repeat;
	cursor: default;
}
#directv a:hover {
	background-position: 0 -92px;
}
#eharmony a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/eharmony.png);
	background-repeat: no-repeat;
	cursor: default;
}
#eharmony a:hover {
	background-position: 0 -92px;
}
#gevalia a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/gevalia.png);
	background-repeat: no-repeat;
	cursor: default;
}
#gevalia a:hover {
	background-position: 0 -92px;
}
#grandcanyon a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/grandcanyon.png);
	background-repeat: no-repeat;
	cursor: default;
}
#grandcanyon a:hover {
	background-position: 0 -92px;
}
#harryanddavid a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/harryanddavid.png);
	background-repeat: no-repeat;
	cursor: default;
}
#harryanddavid a:hover {
	background-position: 0 -92px;
}
#insweb a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/insweb.png);
	background-repeat: no-repeat;
	cursor: default;
}
#insweb a:hover {
	background-position: 0 -92px;
}
#kaplan a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/kaplan.png);
	background-repeat: no-repeat;
	cursor: default;
}
#kaplan a:hover {
	background-position: 0 -92px;
}
#military a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/military.png);
	background-repeat: no-repeat;
	cursor: default;
}
#military a:hover {
	background-position: 0 -92px;
}
#mylife a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/mylife.png);
	background-repeat: no-repeat;
	cursor: default;
}
#mylife a:hover {
	background-position: 0 -92px;
}
#mypoints a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/mypoints.png);
	background-repeat: no-repeat;
	cursor: default;
}
#mypoints a:hover {
	background-position: 0 -92px;
}
#newyorktimes a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/newyorktimes.png);
	background-repeat: no-repeat;
	cursor: default;
}
#newyorktimes a:hover {
	background-position: 0 -92px;
}
#orbit a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/orbit.png);
	background-repeat: no-repeat;
	cursor: default;
}
#orbit a:hover {
	background-position: 0 -92px;
}
#singlesnet a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/singlesnet.png);
	background-repeat: no-repeat;
	cursor: default;
}
#singlesnet a:hover {
	background-position: 0 -92px;
}
#vistaprint a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/vistaprint.png);
	background-repeat: no-repeat;
	cursor: default;
}
#vistaprint a:hover {
	background-position: 0 -92px;
}
#vonage a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/vonage.png);
	background-repeat: no-repeat;
	cursor: default;
}
#vonage a:hover {
	background-position: 0 -92px;
}
#worldwinner a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/worldwinner.png);
	background-repeat: no-repeat;
	cursor: default;
}
#worldwinner a:hover {
	background-position: 0 -92px;
}
#zipsearch a {
	display: block;
	width: 188px;
	height: 92px;
	background-image: url(../images/client_logos/zipsearch.png);
	background-repeat: no-repeat;
	cursor: default;
}
#zipsearch a:hover {
	background-position: 0 -92px;
}
#contact_form {
	margin-top: 20px;
}
.row {
	width: 150px;
	height: 35px;
	padding-bottom: 10px;
}
label {
	width: 60px;
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", sans-serif;
	display: block;
}
.form-get-reccmmendation .input {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	width: 130px;
	padding: 1px;
	height: 13px;
	margin-right: 10px;
	display: block;
}
#message_box {
	float: left;
	width: 370px;
	display: block;
	padding-left: 20px;
	height: 180px;
}
#message_box label {
	margin: 0;
	padding: 0;
	text-align: left;
}
textarea {
	width: 280px;
	display: block;
	float: left;
	height: 150px;
	padding: 2px;
	color: #333;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
}
#form_left {
	width: 150px;
	float: left;
}
.btn-sign-up-now {
	text-align: center;
	border-style: none;
	width: 95px;
	height: 32px;
	cursor: pointer;
	float: left;
	display: block;
	margin-left: 210px;
	margin-top: 15px;
}
#dandb {
	display: block;
	margin: 20px auto 0 auto;
	width: 182px;
	height: 63px;
}
#bbb {
	display: block;
	margin: 20px auto 0 auto;
}
