html, body{
	height:100%;
	margin:0;
	padding:0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/bg-rpt.png') repeat;
	
}


#super-container{
	background: url(../images/bg-top.png) repeat-x;
	min-height: 100%;
	position: relative;
}

#header{
	height:160px;
}

#header-quick-info-search{
	padding-top: 15px;
	height:35px;
}

#content{
	padding-bottom: 204px;
	min-height: 500px;
	overflow: hidden;

}

.content-outer-bg{
	background: url('../images/bg-content.png') repeat;
	margin-top: 10px;
	margin-bottom:20px;
	width:930px;
	padding: 20px;
	overflow: hidden;
}

.content-inner-bg{
	overflow: hidden;
	padding: 20px;
	min-height: 500px;
}

#footer{
	background: url(../images/bg-footer.png) repeat-x;
	height:204px;
	position:absolute;
   	bottom:0;
   	width:100%;
   	font-size: 90%;
}

#footer-main{
	height: 183px;

}

#footer-bottom-bar{
	font-size: 80%;
}

#footer-left{
	float:left;
}

#footer-right{
	float:right;
}

#gallery-footer{
	float:left;
	width:300px;
}

#gallery-footer-images img{
	padding: 3px;
	border: 1px solid;
	margin: 3px;
}

#sitemap-footer{
	float:left;
	width:300px;
	margin: 0px 25px;
}

#sitemap-left-column{
	float:left;
}

#sitemap-right-column{
	float:left;
	margin-left: 40px;
}

#service-area-footer{
	float:left;
	width:300px;
}


#service-area-left-column{
	float:left;
}

#service-area-right-column{
	float:left;
	margin-left: 20px;
	height:102px;
	overflow: hidden;
}


.footer-header{
	font-size: 125%;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}



.page-width{
	width:950px;
	margin:auto;
}


#header #quick-info{
	font-size: 95%;
	font-weight: bold;
	float:left;
}

#header #search{
	float:right;
	margin-top: -5px;
}

#fb-holder
{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}

#search-holder
{
	width: 193px;
	height: 30px;
	background: url(../images/search.png) no-repeat;
	float: right;
}

#search-input
{
	width: 150px;
	height: 22px;
	background: none;
	border: none;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 7px;
}



ul{
	padding-left:25px;
	list-style: square;
}

ul li{
	padding-bottom:10px;
}

p{
	padding-left:10px;
	margin-bottom:10px;
}




a img{
	border:none;
}


#top-nav-menu {
	text-align: right;
	float:right;
	font-weight:bold;
	line-height:normal;
	padding-top:40px;
	margin-top: 0px;
	font-size: 115%;
	display: inline;
}

#top-nav-menu ul {
	padding: 5px 0px 5px 5px;
	margin:0px;
}

#top-nav-menu li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 22px;
}

#top-nav-menu li.last {
	padding-right:0px;
}


#top-nav-menu a, #top-nav-menu a:hover, #footer-bottom-bar a:hover {
	text-decoration: none;
}

#home-bottom{
	height:440px;
	padding: 20px 10px;
}

.home-box-header{
	height:46px;
	width:289px;
	background: url('../images/box-header-grad.png') repeat-x;
}

.home-box-header-text{
	height:30px;
	padding-top: 11px;
	padding-left: 50px;	
	font-weight: bold;
	font-size: 125%;
	background-position: 10px 8px;
	background-repeat: no-repeat;
}

.home-box-text-holder{
	padding: 20px 20px 0px 20px;
	font-size: 90%;
	line-height: 1.2em;
	height:310px;
}

#about-us-header{
	background-image: url('../images/question-icon.png');
}

#testimonial-header{
	background-image: url('../images/person-icon.png');
}

#growing-on-header{
	background-image: url('../images/chat-icon.png');
}

#home-about-img{
	margin-bottom: 10px;
}

.home-box{
	width:289px;
	height:440px;
	background: url('../images/bg-box.png') repeat;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

.button-holder{
	height: 50px;
}

.home-box .button-holder{
	width:269px;
	font-size: 90%;
}



.button{
	border: 3px solid;
	padding: 0px 6px;
	line-height: 2em;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}

.content-inner-bg .button{
	font-size: 125%;
}	

.home-box .button{
	float:right;
	margin-top: 10px;
}

.button a:hover{
	text-decoration: none;
}

#facebook-feed{
	height: 392px
}

#logo {
	float:left;
	margin-top:15px;
	display: inline;
}

#home-services-menu-shadow{
	background: url('../images/menu-shadow.png') no-repeat;
	width:950px;
	height: 35px;
}

#town-ticker{
	clear: right;
	float:right;
	width:300px;
	height:20px;
	margin-top: 8px;
	overflow: hidden;
	text-align: right;
	display:inline;	
	margin-right:40px;
	
}

#ticker{
	float:right;
	width:150px;
}

#ticker-text{
	float:right;
	width:150px;
}

#service-area-footer, #serice-area-towns {
	list-style: none;
}


#service-area-footer li {
	display: block;
	text-align: left;
	margin: 0;
	padding-bottom: 2px;
	padding-left:5px;
	height:15px;
}

#service-area-footer ul {
	list-style: none outside none;	
}


#service-text{
	float:left;
	width:440px;
}

#service-gallery{
	float:right;
	width:425px;
	margin:25px 15px 0px 0px;
}
.service-quote-button{
	margin-top:100px;
	margin-right:150px;
	float:right;
	clear:right;
	display:inline;
}


a{
	text-decoration: none;
	color: inherit;
}

a:hover{
	text-decoration: underline;
}

p a{
	text-decoration: underline;
}


#home-pro-text{
	float:left;
	clear:left;
	height:275px;
	width:340px;
	padding-bottom:10px;
}


#home-pro-text p{
	margin-bottom:20px;
}




.home-box .testimonial-video{
	margin-bottom: 10px;
}

.home-box .testimonial-name{
	width:100%;
	text-align: right;
	margin-top: 15px;
}

.home-box .testimonial-name .client-name{
	font-size: 125%;
	font-weight: bold;
}

#home-testimonial .home-box-text-holder h5
{
	font-weight: bold;
	padding-bottom: 5px;
}



h3{
	font-size: 125%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

h4{
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}




.entry-info{
	float:right;
	margin-top:-32px;
}

.entry-title{
	float:left;
}

.entry-date{
	float:left;
	margin-left:10px;
	padding-top:3px;
	font-style: italic;
	border-bottom: 1px solid;
}



#employment-cert{
	font-size: 80%;
}

.contact_form{
	width:100%;
}

.contact_form th{
	text-align: right;
	width:400px;
	vertical-align: top;
}



.errorlist {
	color:red;
	list-style: none;
	margin:0px 5px 0px 0px;
	padding: 0px;
	display: inline;
	font-style: italic;
	float:left;
}

.errorlist ul, .errorlist li{
	list-style: none;
	margin:0px;
	padding: 0px;
	display: inline;
}

table.contact {
	width:100%;
}

table.contact th, table.contact td{
	padding-top:15px;
}

table.contact th{
	width:45%;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}

#contact-employment, #contact-quote{
	margin-top:50px;
	text-align: center;
}

#contact-employment{
	float:left;
	margin-left:100px;
	display: inline;
}
#contact-quote{
	float:right;
	margin-right:100px;
	display: inline;
}

#about-employment{
	float:left;
	clear:left;
	margin-left:125px;
	margin-top:25px;
	margin-bottom:25px;
	text-align: center;
	display: inline;
}
#about-left{
	width:500px;
	float:left;
}
#about-right{
	width:350px;
	float:right;
	margin-top: -40px;
}



.grid-gallery{
	float:left;
	width:400px;
	padding:25px;
	height: 200px;
}

.grid-gallery .sample-photo{
	float:left;
	width:210px;
	text-align: center;
}

img.bordered, .grid-gallery .sample-photo img{
	padding: 5px;
	background: white;
	border: 1px solid #DDD;
}


.grid-gallery .grid-gallery-info{
	float:left;
	width:175px;
	padding-left:15px;
}

.grid-gallery .grid-gallery-info h4{
	margin-top:5px;
	margin-bottom: 5px;
}





.photo-gallery img{
	padding: 5px;
	background: white;
	border: 1px solid #DDD;
	margin: 3px 20px 0px 5px;
}


.slideshow-thumbnails a img{
	padding: 5px;
	background: white;
	border: 1px solid #DDD !important;
}

.slideshow {
	background: white;
	padding: 10px;
	border: 1px solid #DDD;
	
}


p.testimonial-text{
	margin-left:40px;
	margin-right:40px;
}

p.testimonial-name{
	margin-left:60px;
	font-style: italic;
	margin-bottom: 25px;
	font-weight: bold;
}

p.testimonial-name .client-town{
	font-weight: normal;
}

.testimonial-video{
	font-style: italic;
}




.testimonial-hr{
	margin-bottom: 25px;
	width:80%;
}

div.testimonial-video{
	width:100%;
	text-align: center;
}


p.center{
	text-align: center;
}

fieldset{
	border:1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

fieldset legend{
	margin-left:25px;
}

fieldset table{
	margin-top:25px;
	margin-bottom:25px;
	
}

th.required, div.required{
	font-weight: bold;
}


.split-left{
	float:left;
}
.split-right{
	float:right;
}

.half-split{
	width:49%;
}


table.testimonial-with-video{
	margin-right:40px;
	margin-left:40px;
}

#franchise-link{
	margin-top:15px;
	width:100%;
	text-align: center;
}


#franchise-link a{
	text-decoration: underline;
}

#franchise-link img{
	padding: 5px;
	background: white;
	border: 1px solid #DDD;
}

.service-video{
	float:right;
	width:425px;
	text-align: center;
	margin-top:25px;
}

.employee-bio{
	margin-bottom: 5px;
	overflow: hidden;
}

.employee-bio-pic{
	float:left;
	clear:left;
	margin-left:15px;
	width:75px;
	display: inline;
}

.employee-bio-text{
	font-size: 80%;
	margin-top:5px;
	float:left;
	margin-left:20px;
	width:215px;
	display: inline;
}

.employee-name{
	font-size: 120%;
	font-weight: bold;
}

#back-to-services{
	float:right;
	margin-top:-20px;
}

a.underline{
	text-decoration: underline;
}

img.video-still, #map_frame, img.framed{
	background: white;
	border: 1px solid #DDD;
}

#map_frame{
	padding:5px;
}

img.video-still, img.framed{
	padding:2px;
}

#contactForm, #contactInfo{
	height:750px;
}

#contactForm{
	width:550px;
	float:left;
}

#contactInfo{
	width:310px;
	float:right;
	padding-left: 30px;
}


#map_holder{
	float:right;
}

#map_canvas, #map_frame{
	height:250px;
	width:300px;
}
#map_frame{
	margin-top:5px;
}

#contactForm div.label{
	margin-bottom: 5px;
}
#contactForm div.input{
	margin-bottom: 5px;
	
}
#contactForm div.input input{
	height:25px;
}
#contactForm #submitHolder{
	clear:right;
	margin-top: 70px;
	margin-right:30px;
	font-size: 125%;
}
#submitHolder{
	height:40px;
}
#contactInfo #contactInfoText{
	margin:15px 0px;
}
#contactInfo .contactMethod{
	margin:10px 0px;
	padding-left: 40px;
}
#contactInfo .contactMethodName{
	font-weight: bold;
}
#contactInfo #contactPhone{
	background: url('../images/phone.png') no-repeat left center;
}
#contactInfo #contactEmail{
	background: url('../images/email.png') no-repeat left center;
}
#contactInfo #contactFax{
	background: url('../images/fax.png') no-repeat left center;
}
#contactInfo #contactAddress{
	background: url('../images/map.png') no-repeat left center;
}
#contactInfo #networkConnect{
	margin-top: 30px;
}
#contactInfo #networkConnect img{
	margin: 5px 10px;
}
h1.service-page-title{
	font-size: 200%;
	font-weight: bold;
}
#seasonal-help-apps{
	float:right;
	text-align: right;
	width:400px;
	padding-top: 10px;
	font-size: 90%;
}
#seasonal-help-apps h4{
	text-decoration: underline;
}

#general-emp-app{
	float:left;
	width:490px;
}
#employment-app-header{
	height:125px;
}
.employment_form td{
	padding-bottom: 10px;
}
.services-top{
	width:100%;
	height:300px;
	margin:20px 0px;
}
.service-holder{
	float:left;
	width:260px;
}
.service-spacer{
	float:left;
	width:55px;
}
.services-top-image{
	float:left;
	width:500px;
}
.services-image{
	margin-bottom: 10px;
}
.services-top-text{
	float:right;
	width:360px;
}
.service-listing-quote-button{
	margin-top:20px;
	margin-right:90px;
	float:right;
	clear:right;
	display:inline;
}
.services-top-text .service-name{
	font-size: 125%;
}
.service-name{
	margin-bottom: 10px;
	font-weight: bold;
}
.service-text{
	line-height: 1.5em;
}
.service-text a{
	text-decoration:underline;
}
#service-testimonial{
	float:right;
	clear:right;
	display:inline;
	width:350px;
	padding: 30px 75px 0px 0px;
}

#service-testimonial #testimonial-text{
	padding-left: 15px;
}
#service-testimonial .testimonial-name{
	float: right;
}
#service-testimonial .client-name{
	font-weight: bold;
}



