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-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
color: #333;
text-align: center;
font-size: 62.5%;
background: url(/images/repeatBg.jpg);
}
strong{
font-weight: bold;
}
em{
font-style: italic;
}
blockquote{
font-size: 1.8em;
font-style: italic;
font-family: georgia, 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: .7em;
display: block;
text-align: right;
padding-right: 25px;
}
#headerWrap{
background: url(/images/mainBg.jpg) center top;
}
#header{
width: 960px;
margin: 0 auto;
text-align: left;
height: 781px;
}
#inner #index{
width: 960px;
margin: -480px auto 0 auto;
text-align: left;
}
#home #index{
width: 960px;
margin: -370px 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;
margin-top: 50px;
list-style: none;
}
#nav li{
float: left;
}
#navHome, #navWho, #navWhat, #navClients, #navGetting, #navContact,
#navHome_active, #navWho_active, #navWhat_active, #navClients_active, #navGetting_active, #navContact_active{
float: left;
display: block;
text-indent: -999em;
height: 39px;
width: 52px;
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: 112px;
background-position: -53px -40px;
}
#navWho_active{
background-position: -53px 0px;
}
#navWho:hover{
margin-top: -4px;
background-position: -53px -81px;
}
#navWhat, #navWhat_active{
width: 111px;
background-position: -160px -40px;
}
#navWhat_active{
background-position: -160px 0px;
}
#navWhat:hover{
margin-top: -4px;
background-position: -160px -81px;
}
#navClients, #navClients_active{
width: 79px;
background-position: -273px -40px;
}
#navClients_active{
background-position: -273px 0px;
}
#navClients:hover{
margin-top: -4px;
background-position: -273px -81px;
}
#navGetting, #navGetting_active{
width: 138px;
background-position: -355px -40px;
}
#navGetting_active{
background-position: -355px 0px;
}
#navGetting:hover{
margin-top: -4px;
background-position: -355px -81px;
}
#navContact, #navContact_active{
width: 67px;
background-position: -492px -40px;
}
#navContact_active{
background-position: -492px 0px;
}
#navContact:hover{
margin-top: -4px;
background-position: -492px -81px;
}
#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;
background: #000;
overflow: hidden;
}
#slider .slide div{
position: absolute;
top: 0px;
right: 50px;
width: 200px;
height: 211px;
color: #fff;
padding: 20px;
line-height: 1.6;
background: url(/images/slideContentBg.png);
}
#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 7px 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: 630px;
min-height: 332px;
float:left;
padding: 21px 10px 31px;
background: #e2e1e0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-size: 1.2em;
line-height: 1.5;
-moz-box-shadow: 0px 1px 2px #444;
}
#home #leftCol h2{
height: 55px;
text-indent: -999em;
margin-bottom: 16px;
background: url(/images/homeH.png) no-repeat -70px 0;
}
.hr{
height: 2px;
background: url(/images/hrBg.png) no-repeat;
}
#home #leftCol p{
margin: 16px 0;
}
#home #leftCol h3{
color: #666;
margin-top: 21px;
font-size: 1.2em;
}
#logos{
height: 43px;
text-indent: -999em;
margin: 20px 0 0 0;
background: url(/images/homeLogos.png) no-repeat -5px -13px;
}
#home #leftCol #learnMore{
display: block;
position: relative;
top: 24px;
left: 278px;
width: 75px;
height: 19px;
text-indent: -999em;
background: url(/images/learnMore.png) no-repeat;
}
#home #leftCol #learnMore:hover{
background-position: 0 -19px;
}
#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: 1.8em;
margin: 0 0 0px 0;
padding: 3px 0 15px 0;
text-shadow: 1px 1px 0px #f6f6f6;
background: url(/images/hrBg.png) no-repeat bottom;
}
.rightBox #emailButton, .rightBox #phoneButton{
display: block;
position: relative;
top: 16px;
left: -4px;
width: 143px;
height: 24px;
text-indent: -999em;
margin: 2px 0;
background: url(/images/gettingStartedButtons.png);
}
.rightBox #phoneButton{
width: 129px;
left: 144px;
top: -10px;
background-position: -148px 0;
}
#home .rightBox img{
border: 4px solid #fff;
margin: 22px 0 7px 0;
}
#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: 1.2em;
text-decoration: none;
}
#footerLeft p{
clear:both;
padding: 10px 0 0 0;
}
#csLink{
display: block;
width: 154px;
height: 33px;
text-indent: -999em;
margin: 10px auto;
background: url(/images/csLogo.jpg) no-repeat bottom;
}
#twitterLink{
display: block;
position: relative;
width: 290px;
height: 67px;
text-indent: -999em;
top: 10px;
margin-bottom: 20px;
background: url(/images/twitterLink.png) no-repeat right top;
}
#twitterLink:hover{
background-position: 0 -75px;
}

/* ------------ INTERIOR STYLES -------------- */

#headerPhoto{
background: #000;
border-top: 10px solid #000;
border-bottom: 10px solid #000;
margin-bottom: 18px;
}
#inner #leftCol h3{
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-bottom: 15px;
}
#inner #leftCol h4{
font-weight: bold;
color: #555;
font-size: 1.4em;
margin-bottom: 5px;
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;
}
#contactForm label{
display: block;
width: 301px;
font-size: 1.4em;
text-shadow: 1px 1px 0px #f6f6f6;
}
#contactForm input[type="text"]{
width: 281px;
height: 35px;
border: 0px;
color: #fff;
font-size: 1.4em;
padding: 10px 10px 0;
text-shadow: 0px 0px 2px #3f510b;
background: url(/images/inputBg.png) no-repeat;
}
#contactForm #theComments{
width: 603px;
height: 138px;
border: 0px;
color: #fff;
font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
font-size: 1.4em;
padding: 10px;
overflow: auto;
text-shadow: 0px 0px 2px #3f510b;
background: url(/images/textareaBg.png) no-repeat;
}
#contactForm #submit{
text-indent: -999em;
position: relative;
width: 165px;
height: 39px;
float: right;
right: 4px;
top: -3px;
cursor: pointer;
background: url(/images/submit.png) no-repeat;
}
#contactForm #submit:hover{
background-position: 0 bottom;
}
#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;
}