* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

html {
	font-size: 62.5%;
	height:100%;
	width:100%;
}

body {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	background: #FFFFFF;
	color:#414141;
}

h1, h2, h3, h4, h5 {
	color:#6f98cf;
	font-weight:normal;
}

h1 {
    font-size: 1.8em;
	margin-bottom:8px;
}

h2 {
    font-size: 26px;
    font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 16px;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #114c8d;
	text-transform: uppercase;
	font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

h4 {
	font-size: 1.4em;
}

h5 {
	margin-top: 35px;
	font-size: 1.3em;
}

a:link {
	color:#114b8d;
	text-decoration: underline;
}

a:hover {
	color:#75a5e5;
	text-decoration: none;
}

a:active {
	color:#75a5e5;
	text-decoration: underline;
}

p {
	line-height:1.6em;
	margin-bottom:10px;
}

/*------------------------------------------------------------ MAIN BODY STYLES -------------------------------------------------------*/

#container {
	width: 940px;
	margin:0 auto;	
}

#hwrap {
	width: 100%;
	height: 102px;
	background: #FFFFFF url(../images/htile.jpg) repeat-x top;
}

#header {
	margin: 0 auto;
	width: 935px;
	height: 102px;
}

img.logo {
	float: left;
	padding-top: 12px;
	width: 207px;
	height: 72px;
}

#leftSidebar {
	width: 210px;
	margin-bottom: 30px;
	float: left;
	clear: left;
}

#rightSidebar {
	width: 185px;
	float: right;
	margin-top: -40px;
		position: relative;	
}

#main {
	float: left;
	width: 490px;
	margin-top: -40px;
	padding: 0px 20px 40px 30px;
	position: relative;
}

#content {
	margin: 0 0 32px;
}

#content p {
	text-align: justify;
}

#content ul {
	margin-left: 20px;
	line-height:1.6em;
	margin-bottom: 10px;
}

#anniversary {
	margin-bottom: 30px;
	height: 88px;
}

#slideshow {
	position: relative;
	height: 300px;
	width: 490px;
	border: 1px solid #414141;
}

#slideshow p {
	margin-bottom: 0;
	line-height: 20px;
	position: absolute;
	bottom: 0px;
	left: -1px;
	width: 492px;
	background: #1E1317;
	opacity: .6;
	text-align: center;
	font-size:  10px;
	color: #CFCFCF;
	filter:alpha(opacity=60);
}

#slideshow div, #slideshow div p {
	position: absolute;
	z-index: 8;
}

#slideshow div.active, #slideshow div.active p {
	z-index:10;
}

#slideshow div.last-active, #slideshow div.last-active p {
	z-index: 9;
}

#slideshowcontrols {
	float: left;
	width: 482px;
	margin-bottom: 12px;
	padding:3px 4px 3px;
	height: 17px;
	background: #FCFCFC url(../images/slideshowControls.jpg);
	border: 1px solid #DCDCDC;
}

#slideshowcontrols a.next, #slideshowcontrols a.prev {
	float: right;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	color: #9C9C9C;
	padding-top: 2px;
	padding-left: 6px;
}

#slideshowcontrols a.next:Hover, #slideshowcontrols a.prev:Hover {
	color: #2A2A2A;
}

#slideshowcontrols #slider {
	width: 25px;
	height: 8px;
	float: left;
	margin-top: 3px;
	padding-right: 4px;
	position: relative;
} 

#slideshowcontrols p {
	float: left;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	color: #9C9C9C;
	line-height: 11px;
	padding: 2px 8px 0 8px;
}

#slideshowcontrols p.status {
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #9C9C9C;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 8px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rightimg {
	float: right;
	padding: 5px 0 25px 25px;
	clear: right;
}

.leftimg {
	float: left;
	padding: 25px 25px 25px 0;
}


/*----------------------------------------------------------- NAVIGATION STYLES -----------------------------------------------------------*/
ul#nav {
	height:32px;
	float: right;
	width: 691px;
	margin-right: 12px;
}

ul#nav li {
	list-style:none;
	float:left;
}

ul#nav li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:32px;
}

ul#nav li a.aboutBtn, ul#nav li a.aboutBtn:visited {
	width:106px;
	background:url(../images/aboutBtn.jpg) top no-repeat;
}

ul#nav li a.newsBtn, ul#nav li a.newsBtn:visited {
	width:183px;
	background:url(../images/newsBtn.jpg) top no-repeat;
}

ul#nav li a.testBtn, ul#nav li a.testBtn:visited {
	width:158px;
	background:url(../images/testBtn.jpg) top no-repeat;
}

ul#nav li a.specialsBtn, ul#nav li a.specialsBtn:visited {
	width:119px;
	background:url(../images/specialsBtn.jpg) top no-repeat;
}

ul#nav li a.contactBtn, ul#nav li a.contactBtn:visited {
	width:125px;
	background:url(../images/contactBtn.jpg) top no-repeat;
}

ul#nav li a.aboutBtn:hover,
ul#nav li a.newsBtn:hover,
ul#nav li a.testBtn:hover,
ul#nav li a.specialsBtn:hover,
ul#nav li a.contactBtn:hover {
	background-position:center;
}

body#aboutPage ul#nav li a.aboutBtn, 
body#newsPage ul#nav li a.newsBtn,
body#testimonialsPage ul#nav li a.testBtn,
body#specialsPage ul#nav li a.specialsBtn,
body#contactPage ul#nav li a.contactBtn {
	background-position:bottom;
	cursor:default;
}

/*----------------------------------------------------------- LEFT SIDEBAR STYLES -----------------------------------------------------------*/
#leftSidebar h3 {
	padding-left: 10px;
}

ul#subnav {
	margin-bottom: 23px;
	width: 210px;
	border-bottom: 1px solid #b7c9dd;
}

ul#subnav li {
	position: relative;
	list-style: none;
	border-top: 1px solid #b7c9dd;
	padding: 0px 0px 0px 14px;
	margin-right: 20px;
	width: 196px;
}

ul#subnav li a {
	color: #5590d1;
	font-weight: bold;
	text-decoration: none;
	height: 12px;
	width: 170px;
	display: block;
	padding: 13px 0 13px 6px;
}

ul#subnav li.twoline a {
	height: 30px;
}

ul#subnav li a span {
	padding-left: 15px;
}

ul#subnav li a:hover {
	color: #4170a4;
	background: url(../images/subnavHover.jpg) 0px 18px no-repeat;
}

body#carpetcleaning ul#subnav li a.carpetcleaning, 
body#furnaceandductcleaning ul#subnav li a.furnaceandductcleaning,
body#moldremediation ul#subnav li a.moldremediation,
body#waterdamage ul#subnav li a.waterdamage,
body#firedamage ul#subnav li a.firedamage, 
body#maintenanceandjanitorial ul#subnav li a.maintenanceandjanitorial,
body#other ul#subnav li a.other  {
	color: #4170a4;
	background: url(../images/subnavHover.jpg) 0px 18px no-repeat;
	cursor: default;
}

a.specialsSideBtn {
	background: url(../images/specialsSideBtn.jpg) no-repeat top;
	display: block;
	width: 207px;
	height: 55px;
	text-indent: -9000px;
	overflow: hidden;
}

a.serviceBtn {
	background: url(../images/serviceBtn.jpg) no-repeat top;
	display: block;
	width: 207px;
	height: 55px;
	text-indent: -9000px;
	overflow: hidden;
}

a.homeideasBtn {
	background: url(../images/homeideasBtn.jpg) no-repeat top;
	display: block;
	width: 207px;
	height: 55px;
	text-indent: -9000px;
	overflow: hidden;
}

a.offersBtn {
	background: url(../images/offersBtn.jpg) no-repeat top;
	display: block;
	width: 207px;
	height: 55px;
	text-indent: -9000px;
	overflow: hidden;
}

a.specialsSideBtn:hover, a.serviceBtn:hover, a.homeideasBtn:hover, a.offersBtn:hover {
	background-position: bottom;
}


/*----------------------------------------------------- RIGHT SIDEBAR STYLES ---------------------------------------------*/

#staff {
	text-align: center;
}

#staff img {
	margin-bottom: 6px;
	border: 1px solid #114C8D;
	border-bottom: 2px solid #114C8D;
}

#staff p {
	text-align: center;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
}

#staff p span {
	letter-spacing: 0px;
	color: #114C8D;
	font-weight: bold;
	font-size: 14px;
}

#contactPanel {
	margin-bottom: 	22px;
}

#contactPanel h4 {
	font-size: 15px;
	margin: 18px 0 2px;
	text-align: left;
}

#contactPanel address, #contactPanel a {
	margin-left: 12px;
}

#contactPanel address.large {
	font-size: 13px;
}


a.appSideBtn {
	background: url(../images/appBtn.jpg) no-repeat top;
	display: block;
	width: 108px;
	height: 117px;
	text-indent: -9000px;
	overflow: hidden;
	margin-left: 16px;
	margin-bottom: 12px;
}

a.appSideBtn:hover {
	background-position: bottom;
}



a.emergencyBtn {
	background: url(../images/24hourServiceBtn.jpg) no-repeat top;
	display: block;
	width: 185px;
	height: 88px;
	text-indent: -9000px;
	overflow: hidden;
	margin-bottom: 6px;
}

a.emergencyBtn:hover {
	background-position: bottom;
}

#contactPage a.emergencyBtn {
	cursor: default;
	background-position: bottom;
}

a.employBtn {
	background: url(../images/employBtn.jpg) no-repeat top;
	display: block;
	width: 185px;
	height: 57px;
	text-indent: -9000px;
	overflow: hidden;
	margin-bottom: 12px;
}

a.employBtn:hover {
	background-position: bottom;
}


#employmentPanel address {
	margin-bottom: 12px;
	margin-top: 4px;
}

#employmentPanel p {
	color: #717171;
}

.employBtn img {
	margin-top: 6px;
}

#positions p {
	color: #717171;
}

strong {
	font-size: 13px;
	margin-bottom: 12px;
}

/*----------------------------------------------------- NEWS STYLES ---------------------------------------------*/

#newssidebar h4 {
	margin-bottom: 14px;
}

#newssidebar  {
	height: 600px;
}

#newsmenu {
	margin-bottom: 14px;
	float: left;
}

#newsmenu #type {
	margin-bottom: 12px;
}

#newsmenu #sortby {
	color: #999;
	font-size: 11px;
	float: right;
	margin-right: 4px;
}

#newsmenu #sortby a {
	padding: 2px 4px;
	margin-right: 2px;
}

#newsmenu a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 8px;
	margin-right: 6px;
	background: #DCDCDC;
}

#newsmenu a:hover {
	background: #ddd;
	color: #6F98CF;
}

#newsmenu a.active {
	background:#6f98cf;
	color: #FFF;
}

#articles ul {
	float: left;
	border-top: 1px solid #CFCFCF;
}

#articles li {
	list-style: none;
	float: left;
	padding: 8px 0;
	border-bottom: 1px solid #DFDFDF;
	width: 185px;
}

#articles li p {
	margin-bottom: 0;
}

#articles li a {
	text-decoration: none;
	font-size: 11.5px;
	line-height: 18px;
}

#articles li a.active {
	color: #75A5E5;
}

#articles li a.active:hover {
	cursor: default;
}

#articles p {
	font-size: 10px;
	text-transform: uppercase;
}


#articles .pagination {
	margin: 20px 0;
	float: right;
}

#articles .pagination a {
	cursor: pointer;
}

#news p.subtitle {
	height: 15px;
}

#news span {
	text-transform: uppercase;
	font-size: 11px;
	color: #6C6C6C;
	height: 15px;
}

#news span.url {
	color: #CBCBCB;
	float: right;
}

#news #story {
	float: left;
	padding-top: 18px;
}

#news #story p {
	text-align: left;
}

#news #story p.caption {
	clear: right;
	float: right;
	width: 250px;
	font-size: 11px;
	margin-top: -20px;
	line-height: 13px;
	text-align: right;
	color: #7C7C7C;
}


/*----------------------------------------------------- TESTIMONIALS STYLES ---------------------------------------------*/

#quotePanel blockquote {
	background: #FFFFFF url(../images/leftQuote.jpg) top left no-repeat;
	color: #917982;
	line-height: 18px;
	padding: 23px 10px 14px 10px;
	margin-top: 10px;
	text-align: justify;
}

#quotePanel p {
	background: #FFFFFF url(../images/rightQuote.jpg) top right no-repeat;
	padding: 0px 15px 15px 70px;
	color: #632b40;
	text-align: right;
}

.quotes {
	width: 585px;
	padding: 0 0 22px 40px;
}

.quotes blockquote {
	background: url(../images/leftQuote.jpg) top left no-repeat;
	color: #917982;
	line-height: 18px;
	padding: 8px 8px 0px 35px;
	margin-top: 10px;
	text-align: justify;
}

.quotes p {
	background: url(../images/rightQ/uote.jpg) top left no-repeat;
	padding: 0px 5px 0px 70px;
	margin-bottom: 0px;
	color: #632b40;
	text-align: right;
	font-size: 13px;
}

/*----------------------------------------------------- SPECIALS STYLES ---------------------------------------------*/

ul#specials {
	list-style: none;
	margin-left: 0;
}

ul#specials li {
	border: 1px solid #DFDFDF;
	border-top: 5px solid #C2D6EF;
	height: 187px;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

ul#specials li img.slogo {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}

ul#specials li h2 {
	text-align: left;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 25px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 16px;
	color: #333;
	font-style: normal;
}

ul#specials li h3 {
	text-align: center;
	margin-left: 50px;
	margin-top: 35px;
	margin-right: 50px;
	font-weight: normal;
	color: #6f98cf;
}



ul#specials p {
	font-size: 10px;
	position: absolute;
	line-height: 11px;
	bottom: 0px;
	left: 5px;
	display: block;
	color: #9F9F9F;
}

ul#specials a {
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	border: 1px solid #BBB;
	background: #DFDFDF;
	width: 70px;
	height: 16px;
	padding: 3px 0px 5px 6px;
	text-decoration: none;
}

ul#specials a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #6f98cf;
}

#specialsprint {
	margin: 20px;
	width: 450px;
	height: 187px;
	border: 2px dotted #cfcfcf;
	border-top: 4px solid #6f98cf;
	height: 187px;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

#specialsprint img.slogo {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}

#specialsprint h2 {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 25px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 16px;
	color: #333;
	font-style: normal;
}

#specialsprint h3 {
	text-align: center;
	margin-left: 50px;
	margin-top: 25px;
	margin-right: 50px;
	font-weight: normal;
	color: #6f98cf;
}

#specialsprint p {
	font-size: 10px;
	position: absolute;
	line-height: 11px;
	bottom: 0px;
	left: 5px;
	display: block;
	color: #9F9F9F;
}

body#print a {
	padding-left: 370px;
	width: 450px;
}

/*----------------------------------------------------- PAGES STYLES ---------------------------------------------*/


body#homePage #slideshow {
	margin-bottom: 18px;
}

body#aboutPage #main, body#testimonialsPage #main {
	width: 695px;
	padding-right: 0;
}

body#aboutPage #content, body#testimonialsPage #content {
	padding: 0;
}

body#aboutPage h2 {
	margin-top: 20px;
}

body#aboutPage #rightSidebar, body#testimonialsPage #rightSidebar {
	display: none;
}

body#testimonialsPage #anniversary {
	padding: 0 0 18px 95px;
	margin-bottom: 0px;
	width: 485px;
}

body#other #content p {
	margin: 10px 0 0;
}

#videoHolder {
	display: block;
	width: 400px;
	height: 300px;
}

#sitemap li {
	list-style: square;
	margin-top: 6px;
	font-size: 13px;
}

#positions {
	margin: 16px 0 0 12px;
}


/*----------------------------------------------------- FOOTER STYLES ---------------------------------------------*/

#fwrap {
	clear: both;
	width: 100%;
	height: 36px;
	background: #FFFFFF url(../images/ftile.jpg) repeat-x top;
}

#footer {
	margin: 0 auto;
	color:#B6B3B0;
	width: 945px;
	height: 65px;
}


#footer p{
	color:#FFFFFF;
	height: 36px;
	line-height: 36px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/*----------------------------------------------------- CONTACT ---------------------------------------------*/

form table {
	width: 357px;
} 

input.ffi  {
	border: 1px solid #AAAAAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background: #FFFFFF;
	color: #114B8D;
}

select.ffi {
	border: 1px solid #AAAAAA;
	padding: 3px 0;
}

textarea.ffi {
	border: 1px solid #AAAAAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background: #FFFFFF;
	color: #114B8D;
}

td.imagev input {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
	background: #FFFFFF;
}


.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #FDD0D0;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 240px;
}

a.buttonlink, a.buttonlink:visited {
	font-size: 11px;
	display: block;
	border: 1px solid #BBB;
	background: #DFDFDF;
	width: 27px;
	height: 12px;
	padding: 5px;
	text-decoration: none;
}

a.buttonlink:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #6f98cf;
}

#contactform {
	float: left;
	width: 490px;
}

#contactinfo {
	float: right;
	width: 100px;
}



/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
}

img.word_verification {
	border:none;
}

/*----------------------------------------------------------- SITEMAP -----------------------------------------------------------*/


#sitemap_disp
{
	font-size: 1.2em;
	margin-left: 20px;
}

#sitemap_disp ul li
{
	margin-left: 24px;
}

/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}



