@charset "UTF-8";
/* CSS Document */

* { padding:0; margin:0; }
.clear { clear:both; }
.left { float:left; }
.right { float:right; }
#container {
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
	z-index: 1;
}
#estimateformhome {
	width: 290px;
	padding: 0px;
	float: right;
	height: 300px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	clear: both;
	background-image: url(images/contenttop-bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #1A183B;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footertextcontain {
}
#leftcontent {
	width: 600px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#workerpng {
	background-image: url(images/workertransparent.png);
	height: 285px;
	width: 259px;
	position: relative;
	float: right;
	bottom: 227px;
	margin: 0px;
	padding: 0px;
}
a {
}
#header {
	height: 119px;
	background-image: url(images/header-bg.jpg);
	width: 900px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#header img {
	top: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#header p {
	padding: 50px 0 0 630px; 
	font-size:32px; 
	color:#C03; 
	font-weight: bold; 
	font-family: 'Arial Black', Gadget, sans-serif;
}
#navbar {
	background-image: url(images/navbox-bg.jpg);
	height: 38px;
	width: 556px;
	position: absolute;
	top: 100px;
	left: 365px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	z-index: 999;
}
#navbar a {
	color: #D2D2D6;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 20px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
#leftcontent table {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}
#navbar a:hover {
	color: #FFFFFF;
}
#homeimage {
	background-image: url(images/homeimage.jpg);
	height: 359px;
}
a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#leftcontent ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-indent: 30px;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
	color: #1A183B;
}
.red {
	color: #CC0000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A183B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1A183B;
	margin: 0px;
	padding: 0px;
}
#navbar ul {
	margin-top: 13px;
	margin-left: 15px;
	color: #CCCCCC;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#servicesimage {
	background-image: url(images/servicesimage.jpg);
	height: 359px;
}
#aboutimage {
	background-image: url(images/aboutimage.jpg);
	height: 359px;
}
#estimateimage {
	background-image: url(images/estimateimage.jpg);
	height: 359px;
}
#resourcesimage {
	background-image: url(images/resourcesimage.jpg);
	height: 359px;
}
