/* CSS Document */

* {
padding:0;
margin:0
}

body {
font: normal 0.85em/1.2em arial;
background-color:#ffffff;
text-align:center;
}

input, textarea  {
	border:1px dotted #1d396b;
	background-color:#c8dcff;
	margin: 2px;
}

select, option {
	font: 0.9em arial;
	border:1px dotted #1d396b;
	background-color:#c8dcff;
	margin: 2px;
}

#container {
width: 780px;
margin: 0 auto;
text-align:left;
}

#header {
min-height:265px;
}

#wrapper {
margin:0;
padding:0;
}


.accessible   {
position:absolute;
left:-999px;
}

.replace { 
	position:relative; 
	margin:0px; 
	padding:0px; 
} 

.replace span {
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
}
 
div.clear {
clear:both;
width:100%;
height:1px;
heigh\t:1px;
}

#content {
float: right;
width: 605px;
margin: 10px 0px 10px 0;
}


* html #content {
margin-right:5px;
margin-top: -5px;
width:600px;
}


#leftcol {
float: left;
width: 150px;
\width: 160px;
w\idth: 160px;
margin: 10px 0 10px 0;

}

* html #leftcol {
margin-left:0;
margin-top:-5px;
}


div#header_top {
width:100%;
height:7px;
background-image:url(images/top-bar_02.gif);
background-repeat:repeat-x;
}

div.header_bottom {
width:100%;
height:7px;
background-image:url(images/top-bar2_09.gif);
background-repeat:repeat-x;

}

div#header_mid {
position:relative;
width:100%;
height:80px;
heigh\t:86px;
background-color: #ffffff;
}

img.logo {
float: left;
margin-top:12px ;
}

div.call_now {
float:right;
margin-top:12px;
width:266px;
height:47px;
background: transparent url(images/call_now_03.gif) 0 0 no-repeat;

}

* html #header_mid img {
margin-top:8px;
} 

div.header1 {
	position:absolute;
	top:14px;
	left:114px;
	font: bold 1.8em times;
	color: #004F99;
	height: 19px;
}

div.header2 {
    position:absolute;
	top:51px;
	left:114px;
	width: 379px;
	height: 19px;
}

div.header2 h2 {
font: bold 1.1em Arial;
color:#004F99;
}


div.header1 h1 {
    font: bold 1.0em arial;
	color: #004F99;
}

#header_mid h1 {
font: bold 1em arial;
}

/*  left menu   */
.t {background: url(images/t_03.gif) 0 0 repeat-x; 
width: 150px;
\width: 160px;
w\idth: 160px;
}
.b {background: url(images/b_03.gif) 0 100% repeat-x}
.l {background: url(images/l_03.gif) 0 0 repeat-y}
.r {background: url(images/r_03.gif) 100% 0 repeat-y}
.bl {background: url(images/bl_03.gif) 0 100% no-repeat}
.br {background: url(images/br_03.gif) 100% 100% no-repeat}
.tl {background: url(images/tl_03.gif) 0 0 no-repeat}
.tr {background:  url(images/tr_03.gif) 100% 0 no-repeat; text-align:top; padding:7px}
#mid {background: url(images/mid_03.gif) repeat-y; padding:0; margin:0;
}

#mid h3 {
font: bold 0.95em/1.3em arial;
color: #ACD0FF;
margin-bottom:6px;
}

#mid ul {
margin:0 5px 0 2px;
}

#mid ul li{
list-style:none;
display:block;
border-bottom:dotted 1px white;
margin-bottom:5px;
}

a:link.sidemenu, a:visited.sidemenu {
font: bold 0.9em/1.5em arial;
color: #ffffff;
text-decoration:none;
}

a:hover.sidemenu {
color:#ACD0FF;


}

span.menu {
background-image: url(images/menu_03.gif);
background-position: left 50%;
background-repeat:no-repeat;
display:block;
padding-left:12px;
}

#menubar {
background-image:url(images/menu_bar_03.gif);
background-repeat:repeat-x;
background-position: left;
min-height:18px;

}

#menubar ul {
text-align:center;
}

#menubar ul li{
list-style:none;
display:inline;
line-height: 5%;
margin-left:2%;
}

#menubar ul li a:link, a:visited{
font: bold 0.9em/1.5em arial;
color: #000000 ;
text-decoration:none;
}

#menubar ul li a:hover {
color: #666666;
}

#top_banner {
background: url(images/graphic_banner.jpg) 0 0 no-repeat;
position:relative;
margin:-10px 0 0 0;
padding:0;
z-index:3;
width:780px;
height:210px;
heigh\t:210px;
}

* html #top_banner {
margin:-5px 0 0 0;
}


/*  content */

#content h1 {
color: #1C396A;
font: italic bold 1.8em times;
border-bottom: 2px dotted #336699;
width:15em;
w\idth: 17em;
line-height:1.4em;
padding-bottom:8px;
}


#content h4 {
color: #1C396A;
font: bold 0.85em arial;
margin-top:5px;
}

#content pre {
font: 0.85em arial;
}


#content p {
font: 0.9em arial;
}


img.right {
float:right;
padding: 0 5px 8px 8px; 
} 

a#quote, a#quote span {
display:block;
float:right;
width:170px;
height:43px;
background:url(images/request_quote_04.gif) 0 0 no-repeat;
} 

a#ask_quote, a#ask_quote span {
display:block;
float:right;
width:153px;
height:43px;
background:url(images/cleaning_price.gif) 0 0 no-repeat;
} 



img.left {
	float:left;
	border: 1px none silver;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
} 


img.leftcenter {
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
} 

* html img.right {
padding: 0 5px 5px 5px 5px;
}

div.dotline {
height:5px;
border-bottom: 2px dotted #336699;
clear:left;
margin: 0 0 10px 0;
}

/*  footer */

#footer {
clear:both;
width:780px;
margin-top:0;

}


#botmenu {
	float:left;
	text-align:center;
	position:relative;
	width:100%;
	border-top:6px solid #1C396A;
	border-bottom:6px solid #1867B1;
	padding:5px 0;
	margin: 5px 0 10px 0;
	
}

#botmenu ul {
text-align:center;
width:85%;
margin:0 auto;
}

#botmenu ul li{
list-style:none;
display:inline;
margin-left:10px;
}

a:link.bottom_bar1, a:visited.bottom_bar1{
font: bold 0.8em/1.5em arial;
color: #000000 ;
text-decoration:none;
}

a:hover.bottom_bar1 {
color: #666666;
}

div#sub_bottom_bar {
clear:both;
width:780px;
margin: 2px 0 0 0; 
}

div#bottom_bar p {
float:left;
line-height:1.1em;
font-size:0.8em;

}

#sub_bottom_bar ul {
text-align:center;
font-size: 0.8em;
}

#sub_bottom_bar ul li{
list-style:none;
display:inline;
line-height: 1em;
margin-left: 0;
margin-right: 0;
}

a:link.sub_bottom, a:visited.sub_bottom {
font: 0.9em/1.5em verdana;
color: #000000;
text-decoration:none;
}

a:hover.sub_bottom {
color: #666666;
}

#sub_bottom_bar p {
text-align:center;
font-size: 0.7em;
margin-top:5px;
}
