
/*** RESETS ***/
html, body { font-size: 90% }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline
}

/*** END RESETS ***/

body {
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}

a:link {
	color: #0e417d; 
	text-decoration: none;
	}

a:visited {
	color: #1e508c; 
	text-decoration: none;
	}
a:hover {
	color: #1965be;  
	text-decoration: none;
	}
	
.hidden {
	visibility: hidden;
	display: none;
}

em {
font-style:italic;
font-weight:bold;
}

h1 {
font: 24px Georgia, serif;
margin: 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #623272;
}

h1.title{
font: 24px Georgia, serif;
margin: 15px 0 5px 15px;
}

h2 {
font-family: Georgia, Arial, sans-serif;
margin: 10px 0 10px 0;
color: #093364;
font-size: 24px;
}

h3 {
margin: 1em 0 .2em;
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
color: #623272;
}

h3 a:link, h3 a:visited {
text-decoration: underline;
color: #623272;
}

#sidebar h3 {
font-size: 1.2em;
}

h4 {
font-family: Georgia, Arial, sans-serif;
color: #093364;
font-size: 18px;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

form {
margin:0;
padding:0;
}
	
form label {
font-weight:normal;
}

form label.required {
color:#295384;
font-weight:bold;
}

.leftcolumn {
float:left;
width:240px;
margin:0;
padding:0;
border: 0px #4aa9df dotted;
}

.rightcolumn {
float:left;
width:330px;
margin:0;
padding:12px 0 10px 12px;
}

/* SERVICES LIST */
ul.services {
	background-color:transparent;
	margin:5px 15px 0 0;
	padding:0 0 10px 15px;
	list-style-type: none;
}

ul.services li { font-size: 11px;
	background-image: url('img/li_square_blue.gif');
	background-position: 0px 3px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 15px;
	margin:0 0 5px 0;
	font-size:13px;
	}
	
ul.services li a {
	color:#333;
	}
	
ul.services li a:hover {
	color:#276047;
	}

#framecontentTop {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 141px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: url(img/topframe_bg.gif) top center repeat-x;
}

#framecontentBottom {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: #ececec url(img/bottomframe_bg.gif) top center repeat-x;
}

#header {
width:890px;
height:100px;
margin:0 auto;
position:relative;
}

#header h1, #header h2 {
margin:0;
padding:0;
}

#header h1 a:link,#header h1 a:visited  {
width:226px;
height:100px;
display:block;
margin:0 0 0 12px;
padding:0;
float:left;
background: url(img/logo_servicemaster_top.gif) top center no-repeat;
}

#header h2 a:link,#header h2 a:visited  {
width:402px;
height:53px;
display:block;
margin:8px 14px 0 0;
padding:0;
float:right;
background: url(img/logo_smclean_top.gif) top center no-repeat;
}

#header h5.facebook {
position:absolute;
right:115px;
top:62px;
width:37px;
height:37px;
display:block;
} 

#header h5.facebook a:link, #header h5.facebook a:visited  {
width:37px;
height:37px;
display:block;
background: transparent url(img/facebook_icon_small.png) top center no-repeat;
} 


#framecontentBottom {
top: auto;
bottom: 0; 
height: 100px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: #333;
}

#footercontent {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:890px;
height:91px;
margin:0 auto;
text-align:left;
}

#address {
float:left;
width:auto;
padding:15px 0 0 10px;
}

#footercontent h2 {
float:right;
margin:0 0 0 10px;
}

#footercontent h2.greenseal {
width:79px;
height:91px;
margin:0 10px 0 0;
background:transparent url(img/logo_greenseal3.png) top center no-repeat;
}

#footercontent h2.gogreenclean {
width:179px;
height:91px;
background:transparent url(img/logo_gogreenclean.gif) top center no-repeat;
}

#footercontent h2.servicemaster {
width:173px;
height:91px;
background:transparent url(img/logo_servicemaster.gif) top center no-repeat;
}

#maincontentwrap {
position: fixed; 
top: 141px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 100px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background-color:#f9f9f9;
}

#maincontent {
width:890px;
margin:0 auto;
text-align:left;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 141px 0 100px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontentwrap { /*IE6 hack*/
height: 100%; 
width: 100%; 
}

#slogan {
float:left;
width:599px;
height:66px;
margin:30px 0 20px 10px;
background:transparent url(img/slogan.gif) top center no-repeat;
}

#intro {
float:right;
width:252px;
height:500px;
text-align:left;
margin-top:25px;
padding:0 0 10px 10px;
}

* html #intro {
margin-top:40px;
}

#request_quote {
}

#request_quote h1 a:link,#request_quote h1 a:visited  {
width:184px;
height:26px;
display:block;
background: transparent url(img/request_quote.gif) top center no-repeat;
margin:20px auto 20px auto;
}

#rightcolumn {
float:right;
width:262px;
height:100%;
min-height:470px;
background: #ddd url(img/rightcol_bg.gif) bottom center no-repeat;
padding:20px 0 30px 0;
}

* html #rightcolumn { /*IE6 hack*/
width: 262px;
}

#rightcolumn p {
padding:5px 20px 10px 20px;
}

#phone_numbers {
margin:10px auto 10px auto;
width:201px;
height:48px;
padding:0;
background: transparent url(img/phone_numbers.gif) top center no-repeat;
}

#silhouettes {
margin:10px auto 10px auto;
width:223px;
height:91px;
padding:0;
background: transparent url(img/silhouettes1.gif) top center no-repeat;
}

* html #silhouettes {
margin:10px 0 10px 22px;
text-align:center;
}

#content {
float:left;
width:585px;
height:auto;
margin-left:10px;
padding:10px 20px 30px 0;
}

#admincontent {
width:100%;
margin-left:10px;
text-align:left;
}

#subheader h1{
float:left;
width:599px;
height:71px;
margin:30px 0 10px 10px;
/* Default image. More defined below */
background-image: url("");
background-position: 0 0;
background-repeat: no-repeat;
}

html>body #subheader h1{
width:599px;
height: 71px;
}

/* specify new images for different pages Look for different ids on body tag */
#about-pg #subheader h1 {background-image: url("img/subheader_about.gif");}
#carpet-pg #subheader h1 {background-image: url("img/subheader_carpet.gif");}
#janitorial-pg #subheader h1 {background-image: url("img/subheader_janitorial.gif");}
#specialty-pg #subheader h1 {background-image: url("img/subheader_specialty.gif");}
#quote-pg #subheader h1 {background-image: url("img/subheader_quote.gif");}
#testimonials-pg #subheader h1 {background-image: url("img/subheader_testimonials.gif");}
#contact-pg #subheader h1 {background-image: url("img/subheader_contact.gif");}

/* Breadcrumb trail */
#breadcrumbs {
width: 585px;
margin: 0 0 20px 0;
color: #555;
font-size:11px;
}

#breadcrumbs ul {
list-style-type: none;
margin:1px;
padding:0;
}

#breadcrumbs ul li {
display: inline;
font-size:11px;
}

#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited  {
color: #0e417d;
text-decoration: none;
}

#breadcrumbs ul li a:hover {
color:#1f65b7;
text-decoration: underline;
}

.photo-right {
float:right;
display:block;
margin:0 0 15px 15px;
border:6px #bbb solid;
}

.photo-left {
float:left;
display:block;
margin:0 15px 15px 0;
border:6px #bbb solid;
}

.thumbnail {
	float:left;
border: 5px #0E417D solid;
margin: 0 10px 10px 0;
}

.testimonialsdivider {
width:96%;
height:10px;
border-bottom:1px dashed #295384;
}
