html, body {
	margin: 0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
	padding:0px;
}

h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#808080;
	font-weight:normal;
	margin: 5px;
	padding:5px;
}
#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
	background-image:url(../images/handsOnLogoColors.gif);
	background-repeat:no-repeat;
}

#logo {
	width:100px;
	float:left;

}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:115px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:8px 0px;

	
}
#contentarea_index {
	clear:both;
	padding:8px 0px;
	background-image:url(../images/mopping.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	
}

#leftbar_index {
	float:left;
	width:579px;
	border-right:1px solid #BCBCBC;
	background-image:url(../images/mopping.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#leftbar {
	float:left;
	width:579px;
	border-right:1px solid #BCBCBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#leftbar_index h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar_index p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#service {
	float:left;
	width:579px;
	border-right:1px solid #BCBDBC;
}

#service p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}
#leftbar_index a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;

}

#leftbar_index a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;

}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar {
	float:left;
	width:197px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4D4D4F;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
#rightbar a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:
	;
	font-weight:bold;
	text-decoration:none;
}
.orangetextlink {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}
.orangetextlink a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:boldl;
	text-decoration:underline;
}


#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:778px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:36px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:ynderline;
}
.bluetextlink {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
.bluetexlink a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000066;
	font-weight:normal;
	text-decoration:none;
}
.phone {
	font-family:"Georgia";
	font-size:20px;
	color:#797B7A;
	font-weight:normal;
}
.style1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.style2 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
.asterisk  {font-size: 12px; line-height: 14px; font-family: arial, helvetica, sans-serif; color: #993300}

#service a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;

}

#service a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.style3 {font-size: 12px}
.style5 {
	font-size: 10px;
	font-weight: bold;
}
.style21 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style23 {font-size: 10px; color: #55ABAA; }
.style29 {font-size: 10px; color: #55ABAA; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bodytxt		{
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #000000
}

.style30 {
	color: #55ABAA;
	font-weight: bold;
}
.style31 {font-size: 14px;
color: #FFF;
	font-weight: bold;}

