body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.back {
	background-color: #333333;
	margin-top: 0px;
}


.holder {
	background-color: #fff;
	width: 948px;
	height: auto;
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	margin: 0;
	padding: 0;
}

.nav {
	background-image:url(images/all/navback.jpg);
	background-repeat:repeat-x;
	width:945px;
	margin: 0;
	padding: 0;
}

.hometext {	
	width: 530px;
	text-align:left;
	padding-left:10px;
	background-color: #fff;
	height: auto;
}

.abouttext {	
	width: 530px;
	text-align:left;
	padding-left:10px;
	background-color: #fff;
	height: auto;
}

.servicetext {	
	width: 683px;
	text-align:left;
	padding-left:10px;
	background-color: #fff;
	height: auto;
}

.worktext {	
	width: 900px;
	text-align:left;
	padding-left:10px;
	background-color: #fff;
	height: auto;
}

.contacttext {	
	width: 530px;
	text-align:left;
	padding-left:10px;
	background-color: #fff;
	height: auto;
}

.contacthdr {	
	text-align:left;
	padding-left:10px;
	background-color: #fff;
	height: auto;
}



.home_colortest {
	width: 346px;
	background-color: #fff;
	height: 175px;
	background-image: url(images/all/colortest_back.jpg);
	background-repeat:no-repeat;
}


.footer {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	height:  auto;
	color: #fff;
	width: 948px;
}

a:link { color:#000;}
a:visited			{ color:#000; }
a:hover				{ color:#1b4ff6;
	text-decoration:none;
	font-weight:bold;
	 }
a:active			{ color:#000; }

a:link.footer { color:#fff;}
a:visited.footer			{ color:#fff; }
a:hover.footer				{ color:#2cabe3;
	text-decoration:none;
	font-weight:bold;
	 }
a:active.footer			{ color:#fff; }




h1 {
	font-size: 160%;
	font-weight: bold;
}


h1.home {
	width:382px;
	height:41px;
	overflow:hidden;
	text-indent:-999px;
	background-image: url(images/home/welcome.gif);
	background-repeat: no-repeat;
}

h2 {
	font-size: 130%;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
}

h3 {
	font-size: 110%;
	color: #3db5ea;
	font-weight: bold;
}

h2.aboutus {
	background-image: url(images/aboutus/hdr_aboutus.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	font-size: 130%;
	}
	
h2.services {
	background-image: url(images/services/hdr_services.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	font-size: 130%;
	}
	
h2.contact {
	background-image: url(images/contactus/hdr_contactus.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	font-size: 130%;
	}
	
h2.work {
	background-image: url(images/ourwork/hdr_ourwork.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	font-size: 130%;
	}