@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	/* [disabled]background-color: #008abd; */
	background-image: url(Gradient%20Background.jpg);
	background-repeat: repeat-x;
	}

.thrColFixHdr #container {
	width: 750px;
	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. */
	background-color: #FFFFFF;
	background-image: url(Betterclean-Background.png);
	background-repeat: no-repeat;
} 
.thrColFixHdr #header {
	padding-left: 17px;
	background-image: url(Betterclean-Header-and-Logo.png);
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 120px;
} 

.thrColFixHdr #header2 {
	height: 60px;
	background-image: url(Betterclean-Menu-Bar.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 12px;
}
.thrColFixHdr #mainContentImage {
	clear: right;
}

.thrColFixHdr #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 */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 450px;
}

.thrColFixHdr #mainContent {
	margin-top: 12px;
	margin-left: 230px;
} 

.thrColFixHdr #footer {
	clear: left;
	background-image: url(betterclean-menu-bar-footer.gif);
	background-repeat: no-repeat;
	height: 60px;

} 
.thrColFixHdr #footer text {
	font-size: .7em;
}
.footertext {
	font-size: .75em;
	color: #6CF;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #container #footer flash {
	background-position: center;
	text-align: center;
	margin-right: 50px;
}
.thrColFixHdr #container #footer2 {
	height: auto;
	text-align: center;
	clear: left;
}

.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;
}
a:link {
	text-decoration: none;
	color: #008ABD;
}
a:visited {
	text-decoration: none;
	color: #008ABD;
}
a:hover {
	text-decoration: none;
	color: #008ABD;
}
a:active {
	text-decoration: none;
	color: #0CF;
}

.sidebar1Usps {
	font-family: "Myriad Pro Light", Arial;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
	text-shadow:#666 0.1em 0.1em 0.1em;
}
.sidebar1Usps:link {
	color: #9FF;
}
.sidebar1Usps:visited {
	color: #9FF;
}
.sidebar1Usps:hover {
	color: #FFF;
	font-size: 18pt;
}
.sidebar1Usps:active {
	color: #008ABD;
}

.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #00AEE7;
}
.formbutton {
	color: #0099FF;
}

.stafflogin {
	width: 400px;
	border: thin dotted #0099CC;
	text-align: center;
}
.stafflogincontainer {

}

.footerflashobject {
	float: none;
	background-position: center;
}



.buttonlabels {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .88em;
	color: #00AAE7;
}
.webaddress {
	color: #0099CC;
	font-family: "Myriad Pro", Arial;
	font-size: 1.06em;
	font-weight: normal;
}
.phonenumber {
	font-family: "Myriad Pro", Arial;
	color: #008ABD;
	font-size: 2.25em;
}

h1 {
	font-size: 2.25em;
	color: #008ABD;
}
h2 {
	font-size: 2em;
	color: #008ABD;
}
h3 {
	font-size: 1.85em;
	color: #008ABD;
}
h4 {
	font-size: 1.5em;
	color: #008ABD;
}
h5 {
	font-size: 1.25em;
	color: #008abd;
}
h6 {
	font-size: 1em;
	color: #008abd;
}
#apSidebar1 {
	position:relative;
	width:115px;
	height:25px;
	z-index:3;
	left: 78px;
	text-align: center;
}
#apSidebar2 {
	position:relative;
	width:115px;
	height:25px;
	z-index:6;
	top: 40px;
	left: 37px;
	text-align: center;
}
#apSidebar3 {
	position:relative;
	width:115px;
	height:25px;
	z-index:5;
	top: 80px;
	left: 10px;
	text-align: center;
}
#apSidebar4 {
	position:relative;
	width:115px;
	height:25px;
	z-index:4;
	top: 120px;
	text-align: center;
}
#apSidebar5 {
	position:relative;
	width:115px;
	height:25px;
	z-index:2;
	top: 160px;
	left: 3px;
	text-align: center;
}
#apSidebar6 {
	position:relative;
	width:115px;
	height:25px;
	z-index:1;
	top: 200px;
	left: 24px;
	text-align: center;
}
#MainContentTopBckgrdBx {
	background-image: url(maincontentboxBckrndTop.png);
	background-repeat: no-repeat;
	height: 15px;


}

#MainContentBottomBckgrndBx {
	background-repeat: no-repeat;
	height: 32px;
	background-image: url(maincontentboxBckrndBtm.png);
}
#MainContentBox2 {
	background-image: url(maincontentboxBckrndMid.png);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #mainContent #MainContentBox2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maincontent {
	color: #008ABD;
}
.MainPara {
	font-size: 0.8em;
	text-align: center;
	}
#mainContent #MainContentBox2 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.OpeningPara {
	font-size: .9em;
	text-align: center;
}
.maincontentimage1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.MainContentHeading1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.MainContentImageBorder {
	background-color: #63BAD6;
	height: 5px;
	background-image: url(PictureBorderGradient.png);
}
.MainContentHeading2 {
	font-size: .9em;
	text-align: center;
}
.copyrightnotice {
	font-size: 9px;
}
.MainParaList {
	text-align: left;
}
.thrColFixHdr #container #mainContent #MainContentBox2 ul li {
	font-size: .7em;
}
.thrColFixHdr #container #mainContent #MainContentBox2 ul li {
	font-size: 0.8em;
}
.maincontentliststyle {
	text-align: left;
	font-size: .8em;
}
#sidebar2 {
	float: left;
	width: 210px;
	clear: left;
	text-align: center;
}
.centred_list {
	text-align: center;
}
.sidebar2_ads {
	font-size: 1em;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #73CBF7;
	margin-left: 20px;
	border: medium solid #09F;
}
.sidebar2_ads_maincontent {
	margin-left: 20px;
	font-size: .9em;
	color: #06C;
}
.dropshadowtext {
	text-shadow: #666 0.1em 0.1em 0.1em;
}

