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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
body {
font-family:Arial, Helvetica, sans-serif;
color: #333;
text-align: center;
background: url(../images/repeatBg.jpg);
}
strong{
font-weight: bold;
}
em{
font-style: italic;
}
blockquote{
font-size: 17px;
color: #555;
font-style: italic;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
text-shadow: 1px 1px 0px #f6f6f6;
}
ol{
position: relative;
left: 30px;
width: 90%;
margin-bottom: 15px;
}
ol li{
margin-bottom: 5px;
}
blockquote span{
font-size: 15px;
display: block;
text-align: right;
padding-left:150px;
}
#headerWrap{
background: url(../images/mainBg.jpg) center top;
}
#header{
width: 960px;
margin: 0 auto;
text-align: left;
height: 761px;
}
#horzLogos{
width: 960px;
height: 43px;
margin: 30px 0 0 0;
text-indent: -999em;
background:url(../images/LogosHorz.png);
	}
#inner #index{
width: 960px;
margin: -480px auto 0 auto;
text-align: left;
}
#inner #horzLogos{
width: 960px;
height: 43px;
margin: 10px 0 0 0;
text-indent: -999em;
background:url(../images/LogosHorz.png);
}
#home #index{
width: 960px;
margin: -300px auto 0 auto;
text-align: left;
}
h1 a{
display: block;
width: 245px;
height: 98px;
text-indent: -999em;
margin: 22px 0 20px 0;
float: left;
background: url(../images/logo.png);
}
#nav{
float:right;
width:282px;
margin-left:168px;
margin-top:20px;
list-style: none;
}
#nav li{
float: left;
}
#navHome, #navWho, #navSuccess, #navClients, #navContact,
#navHome_active, #navWho_active, #navSuccess_active, #navClients_active, #navContact_active{
float: left;
display: block;
text-indent: -999em;
height: 39px;
width: 52px;
margin-left:3px;
background: url(../images/nav.png) 0 -40px;
}
#navHome:hover{
margin-top: -5px;
background-position: 0 -80px;
}
#navHome_active{
background-position: 0 0px;
}
#navWho, #navWho_active{
width: 72px;
background-position: -53px -40px;
}
#navWho_active{
background-position: -53px 0px;
}
#navWho:hover{
margin-top: -4px;
background-position: -53px -81px;
}
#navSuccess, #navSuccess_active{
width: 79px;
background-position: -128px -40px;
}
#navSuccess_active{
background-position: -128px 0px;
}
#navSuccess:hover{
margin-top: -4px;
background-position: -128px -81px;
}
#navClients, #navClients_active{
width: 79px;
background-position: -565px -40px;
}
#navClients_active{
background-position: -565px 0px;
}
#navClients:hover{
margin-top: -4px;
background-position: -565px -81px;
}
#navContact, #navContact_active{
width: 67px;
background-position: -645px -40px;
}
#navContact_active{
background-position: -645px 0px;
}
#navContact:hover{
margin-top: -4px;
background-position: -645px -81px;
}
.contactInfo{
display: block;
position: relative;
	width:450px;
	height:61px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	top:20px;
	}
.contactInfo a{
	color:#FFF;
	text-decoration:none;
	}	
.contactInfo #emailButton,.contactInfo #phoneButton{
display: block;
position: relative;
width: 143px;
height: 24px;
margin: 2px 0;
background: url(../images/gettingStartedButtons.png);
}
.contactInfo #twitter{
display: block;
position: relative;
width: 152px;
height: 61px;
margin: 0;
}
.contactInfo #emailButton{
	text-indent: 3em;
	line-height:22px;
	left: 170px;
	top:-55px;}
.contactInfo #phoneButton{
width: 129px;
left: 320px;
top:-81px;
text-indent: 2.55em;
line-height:24px;
letter-spacing:1px;
background-position: -148px 0;
}
#slider{
position: relative;
clear:both;
width: 960px;
height: 211px;
overflow: hidden;
background: #000;
border-top: 10px solid #000;
border-bottom: 10px solid #000;
}
#slider .slide{
position: relative;
width: 960px;
height: 211px;
font-size:12px;
letter-spacing:1px;
background: #000;
overflow: hidden;
}
#slider .slide div{
position: absolute;
top: 0px;
right: 48px;
width: 200px;
height: 211px;
color: #fff;
padding: 20px;
line-height: 1.6;

}
#slider .slide div a{
display: block;
width: 90px;
height: 23px;
margin: 20px 0 0 0;
text-indent: -999em;
background: url(../images/readMore.png);
}
#slider .slide div a:hover{
background-position: 0 -23px;
}
#sliderNav{
height: 26px;
text-align: right;
float:right;
margin: 6px 0 0 0;
}
#sliderNav a{
display: block;
float: left;
height: 12px;
width: 26px;
margin-left: 5px;
font-size: 0px;
color: #9a9491;
background: url(../images/sliderNav.png) -29px 0;
}
#sliderNav a.activeSlide{
background-position: 0 0px;
}
#leftCol{
clear:both;
width: 610px;
min-height: 250px;
float:left;
padding: 21px 20px 31px;
background: #e2e1e0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-size: 14px;
line-height: 1.5;
-moz-box-shadow: 0px 1px 2px #444;
}
#home #leftCol h2{
height: 46px;
text-indent: -999em;
margin-bottom: 16px;
background: url(../images/homeH.png) no-repeat -60px 0;
}
.hr{
height: 2px;
background: url(../images/hrBg.png) no-repeat;
}
#home #leftCol p{
margin: 16px 0;
letter-spacing:1px;
line-height:26px;
color: #666;
font-size:12px;
}
#home #leftCol a{
color: #666;
}
#home #leftCol span{
	font-weight:normal;
}
#home #leftCol h3{
font-weight: bold;
color: #555;
font-size: 1.4em;
line-height:24px;
text-shadow: 1px 1px 0px #f6f6f6;	
margin-top: 21px;
letter-spacing:1px;
}
#home #leftCol h4{
font-weight: bold;
color: #555;
font-size: 1.2em;
line-height:22px;
}

#logos{
height: 43px;
text-indent: -999em;
margin: 20px 0 0 0;
background: url(../images/homeLogos.png) no-repeat -5px -13px;
}
#rightCol{
width: 290px;
float: right;
}
.rightBox{
position: relative;
width: 270px;
padding: 15px 10px;
margin-bottom: 21px;
background: #e2e1e0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
line-height: 1.5;
-moz-box-shadow: 0px 1px 2px #444;
}
.rightBox h4{
color: #81a323;
font-size: 18px;
margin: 0 0 0px 0;
padding: 3px 0 15px 0;
text-shadow: 1px 1px 0px #f6f6f6;
background: url(../images/hrBg.png) no-repeat bottom;
text-align:left;
}
.rightBox h3{
color: #81a323;
font-size: 15px;
text-align:left;
}
.rightBox h2{
font-size: 15px;
font-weight:normal;
text-align:left;
line-height:14px;
color: #333;
}
.rightBox p{
font-size: 12px;
text-align:left;
line-height:12px;
color: #333;
}
.emailTeam{
font-size: 13px;
color: #333;
line-height:35px;
}
.teamPic{
	margin-right:20px;}
#footerLeft{
width: 650px;
float: left;
text-align: center;
padding: 40px 0 0 0;
}
#footerLeft ul{
width: 500px;
margin: 0 auto;
border-bottom: 1px solid #666;
padding: 0 0 10px 0;
}
#footerLeft ul li{
display: inline;
list-style: none;
margin: 0 10px;
}
#footerLeft ul a{
color: #ccc;
font-size:13px;
text-decoration: none;
}
#footerLeft p{
clear:both;
padding: 10px 0 0 0;
font-size:11px;
}


/* ------------ INTERIOR STYLES -------------- */


#headerPhoto{
width:960px;
height:120px;
background: #000;
border-top: 10px solid #000;
border-bottom: 10px solid #000;
}
#inner #leftCol{
margin: 70px 0 0 0;
}
#inner #rightCol{
margin: 70px 0 0 0;
}
#inner #leftCol h2{
font-weight: bold;
color: #555;
font-size: 1.2em;
margin: 0px 0 -18px 0;
}
#inner #leftCol h3{
font-weight:bold;
color: #81a323;
font-size: 1.6em;
margin: 0 0 20px 0;
padding: 0 0 12px 0;
text-shadow: 1px 1px 0px #f6f6f6;
background: url(../images/hrBg.png) no-repeat bottom;
}
#inner #leftCol p{
margin: 16px 0;
letter-spacing:1px;
color: #555;
font-size:12px;
}
#inner #leftCol .conText p{
color: #555;
font-size: 20px;
line-height:24px;
text-shadow: 1px 1px 0px #f6f6f6;	
letter-spacing:1px;}
#inner #leftCol h4{
font-weight: bold;
color: #555;
font-size: 1.4em;
line-height:24px;
text-shadow: 1px 1px 0px #f6f6f6;
}
#inner #leftCol h5{
font-weight:bold;
color: #81a323;
font-size: 1.6em;
margin: 0 0 20px 0;
padding: 12px 0 0 0;
text-shadow: 1px 1px 0px #f6f6f6;
}
#inner #logos{
width: 143px;
height: 770px;
text-indent: -999em;
margin: 20px auto;
background: url(../images/logosVert.png) no-repeat;
}
.clientBox{
margin: 13px 0;
padding: 27px 0 13px;
float: left;
width: 100%;
background: url(../images/hrBg.png) no-repeat top;
}
.clientBox img{
float: right;
margin-left: 25px;
border: 10px solid #fff;
}
.clientBox h4{
font-weight: bold;
font-size: 1.2em !important;
line-height: 1;
color: #333 !important;
}
.clientBox h5{
margin-bottom: 10px;
}
.clientBox .viewAll{
display: block;
width: 65px;
height: 17px;
text-indent: -999em;
background: url(../images/viewAll.png) no-repeat top;
}
.clientBox .viewAll:hover{
background-position: left center;
}
.clientBox .viewAll:active{
background-position: left bottom;
}

/* ------------ FORM STYLES -------------- */

#contactForm{
margin-left: 3px;
}
.formBlockLeft{
float: left;
margin-bottom: 20px;
}
.formBlockRight{
float: right;
margin-right: 7px;
margin-bottom: 20px;
}
label{

font-size: 1.4em;
text-shadow: 1px 1px 0px #f6f6f6;
}

#formMessage{
font-size: 1.3em;
text-align: center;
color: #fff;
padding: 10px;
border: 3px solid #fff;
background: #a4ce39;
margin: 30px 0 0 0;
-moz-box-shadow: 0px 0px 3px #999;
-webkit-box-shadow: 0px 0px 3px #999;
box-shadow: 0px 0px 3px #999;
}
#tim{
	margin-right:20px;
	margin-bottom:20px;}
#quotePic{
	margin-left:20px;}
