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

body {
	horizontal-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

}

#container {
	margin: 0 auto;
	width: 1000px;
}

#tophome {
	width: 696px;
	padding-right:15px;
	padding-left:289px;
	height: 571px;
	background-image: url(../images/tophome-div-bg-1.jpg);
	background-repeat:no-repeat;
}

#tophow {
	width: 985px;
	padding-right:15px;
	height: 571px;
	background-image: url(../images/tophow-div-bg-1.jpg);
	background-repeat:no-repeat;
}

#topwhy {
	width: 985px;
	padding-right:15px;
	height: 571px;
	background-image: url(../images/topwhy-div-bg-1.jpg);
	background-repeat:no-repeat;
}

#toppeeps {
	width: 985px;
	padding-right:15px;
	height: 435px;
	background-image: url(../images/top-peeps-div-bg.jpg);
	background-repeat:no-repeat;
}

#topcontact {
	width: 985px;
	padding-right:15px;
	height: 435px;
	background-image: url(../images/top-contact-div-bg.jpg);
	background-repeat:no-repeat;
}

#topclients {
	width: 985px;
	padding-right:15px;
	height: 435px;
	background-image: url(../images/top-clients-div-bg.jpg);
	background-repeat:no-repeat;
}

#topexamples {
	width: 985px;
	padding-right:15px;
	height: 435px;
	background-image: url(../images/top-examples-div-bg.jpg);
	background-repeat:no-repeat;
}

#topservices {
	width: 985px;
	padding-right:15px;
	height: 435px;
	background-image: url(../images/top-services-div-bg-1.jpg);
	background-repeat:no-repeat;
}

#topservices2 {
	width: 985px;
	padding-right:15px;
	height:325px;
	background-image: url(../images/top-services-2-div-bg.jpg);
	background-repeat:no-repeat;
}

#toptouchup {
	width: 985px;
	padding-right:15px;
	height: 435px;
	background-image: url(../images/top-touchup-div-bg-1.jpg);
	background-repeat:no-repeat;
}

#topemail_mktg {
	width: 985px;
	padding-right:15px;
	height: 571px;
	background-image: url(../images/top-email_mktg-div-bg-1.jpg);
	background-repeat:no-repeat;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	clear: both;
	border-top: solid 1px #066dcb;
	padding-top:3px;
}

.bluebodytext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #094788;
	line-height: 130%;
}

.blackbodytext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}

.greybodytext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7a7979;
	line-height: 130%;
}

.greybodytextsubhead {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7a7979;
	line-height: 130%;
}

.testimonial {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #007ff4;
	line-height: 130%;
	font-style:italic;
}

.testimonialname {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007ff4;
	line-height: 130%;
	font-style:normal;
}

.testimonialtitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #007ff4;
	line-height: 130%;
	font-style: normal;
}


.promise {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7a7979;
}
	
.subhead_red {
	font-size: 20px;
	Font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #be0101;
}

.subhead_red_16px {
	font-size: 16px;
	Font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:110%;
	color: #be0101;
}

/****** LINKS *****/

a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #7a7979;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
}

a.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
}

a.whitelink {
	text-decoration: none;
	color: #ffffff;
}
a.whitelink:hover {
	text-decoration: none;
	color: #ffffff;
	text-decoration: underline;
}

a.whitelink:active {
	text-decoration: none;
	color: #ffffff;
}

a.whiteportfoliolink {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	line-height: 110%;
	text-decoration:underline;
}

a.whiteportfoliolink:hover {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #a9fc47;
	line-height: 110%;
	text-decoration:none;
}
