@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #F2FAFC;
	margin-top: 7;
	margin-right: 0;
	margin-bottom: 7;
	margin-left: 0;
}
a:link , a:visited , a:active {
	color:#FF0000;
	text-decoration:none;
}

a:hover {color:#330000; text-decoration:underline;}

h1 {font-size:16px; padding-left:7px; margin:0px; color:#005D90; font:Tahoma, Arial, Helvetica, sans-serif;}
h2 {font-size:15px; padding-left:7px; margin:0px; color: #01508B;}
h3 {font-size:14px; padding-left:7px; margin:0px; color: #01508B;}

b {
	font-weight: bolder;
	color: #01508B;
}
.bottomBox {
	clear: none;
	float: left;
	width: 376px;
	margin: 7px;
	text-align: center;
}
.bbgBoxsimg {
	border: 1px solid #000000;
	float: left;
	margin-left: 14px;
	clear: none;
	margin-right: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.formEnd {
	background-image: url(../images/cleaning_quoter_formbtm.jpg);
	background-repeat: no-repeat;
	clear: none;
	height: 18px; 
	
	
}
.formEnd1 {
	background-image: url(../images/cleaning_quoter_formbtm1.jpg);
	background-repeat: no-repeat;
	clear: none;
	height: 18px;
}

.noborder {border:none;}
.bbgBoxs p {
	margin-left: 7px;
	margin-right: 7px;
	text-align: left;
}


.bottomBox p {margin-left:7px;
}
.bottomBox img {}
.bbgBoxs {
	background-image: url(../images/cleaning_quoter_btm.jpg);
	background-repeat: no-repeat;
	clear: none;
	height: 150px;
	width: 344px;
}

.twoColFixRtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/cleaning_quoter_hdrbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 750px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	clear: none;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	clear: none;
}
.twoColFixRtHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	clear: none;
}

.twoColFixRtHdr #mainContentTop {
	background-image: url(../images/cleaning_quoter_ctop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear:none;
	height:20px;
} 
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 360px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/cleaning_quoter_cmdl.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear:none;
} 
.twoColFixRtHdr #mainContentQuote {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: center;
	clear:none;
} 
.twoColFixRtHdr #mainContentBtm {
	background-image: url(../images/cleaning_quoter_cbtm.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear:none;
	height:20px;
} 
.webkit .twoColFixRtHdr #mainContentBtm {
	background-image: url(../images/cleaning_quoter_cbtm.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear:none;
	height:20px;
	margin-top:20px;
} 
.twoColFixRtHdr #mainContent p {
	line-height:1.3em;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.twoColFixRtHdr #footer {
	text-align: center;

} 

/* DIVS */
form {margin:0px; padding:0px;}
#navcontainer {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#footerMenu {
	background-color:#82B2DA;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #000000;
}
#footerMenu a:link , #footerMenu a:active, #footerMenu a:visited {
	color: #000000;
}

#footerMenu a:hover {}
#mainContent td {font-weight:bold;}

/* MENU */
#navlist
{
	margin-left: 0;
	background-color: #005D90;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#navlist li
{
	list-style: none;
	display: inline;
	margin: 0;
}

#navlist li a
{
	margin-left: 3px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 0.5em;
	padding-bottom: 3px;
	padding-left: 0.5em;
}

#navlist li a:link {
	color: #FFFFFF;
}
#navlist li a:visited {
	color: #FFFFFF;
}

#navlist li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#navlist li a#current
{
	background: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: white;
	border-left-color: #000000;
	color: #005D90;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input , .textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.red {

	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#testimonials {
	text-align: center;
	font-style: italic;
}
.clrright {float:right; clear:none; padding:7px;}
.clrleft {float:left; clear:none; padding: 7px;}

.bbgtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	color:#005D90;
	text-transform: capitalize;
}
.bbgdesc { font-size:12px; text-align:left; margin-left:10px;}
.homepic {
	padding: 7px;
	clear: none;
	float: right;
}
.rightQuoteImgs {
	padding: 7px;
	clear: none;
	float: right;
	width: 396px;
}
.txtLarge {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
}