@charset "UTF-8";
body {
	background-color: #000000;
}
#container  {
	width: 895px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #343434;
}
#header  {
	background-color: edebe6;
	height: 181px;
	width: 895px;
	padding: 0;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header  h1  {
	color: #FF6600;
	clip: rect(auto,auto,auto,-9999px);
	text-indent: -9999px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 28px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#header img {
	margin: 0px;
	padding: 0px;
	left: 30px;
}
#mainContent  {
	width: 860px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 35px;
	color: #FFFFFF;
}
#nav {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 72px;
	float: right;
}

#services {
	background-color: #1b1b1b;
	height: 143px;
	width: 800px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 3px;
}
#contact {
	background-color: #1B1B1B;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-top: 40px;
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contact p {
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	background-color: #1b1b1b;
	width: 760px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 40px;
	background-image: url(../images/workmen3.jpg);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.orange {
	color: #DA7219;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
}
#contact  a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
#services p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #FFFFFF;
}
#services h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#services a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_above {
	
	width: 810px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer_above p {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0px;
}
#footer_above a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer  {
	background-color: #000000;
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#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 */
}
#gallery {
	margin-top: 20px;
	margin-right: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	height: 560px;
	width: 800px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
