* {
	margin: 0;
}
.greentxt {
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}

html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	display: block;
	width: 781px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -5em;
	margin-left: auto;
}
#push {
	height: 5em; /* .push must be the same height as .footer */
}
#footer {
	height: 5em; /* .push must be the same height as .footer */
	border-top-width: 3px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-bottom-color: #4ab63b;
	width: 781px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #B8B8B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;

}
#companycall {
	margin-left: 15px;
	width: 250px;
	display: inline;
	text-align: center;
}

hr {
	color: #999999;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#companycall td {
	padding: 10px;
}

.blue {
	color: #000099;
	font-weight: bold;
}
.more {
	clear: both;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
#homebottom {
	clear: both;
	line-height: 13px;
	display: table;
	margin-top: 15px;
}
#homebottom td {
	padding-right: 10px;
	padding-bottom: 10px;
}
.call {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	line-height: 20px;
	white-space: normal;
	display: table;
	text-align: center;
	width: 250px;
}
.bluegrad {
	background-image: url(img/bg_blue_grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding: 5px;
}
.bluegrad2 {
	background-image: url(img/bg_blue_grad2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding: 5px;
}
.greengrad {
	background-image: url(img/bg_green_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.green {
	font-weight: bold;
	color: #7bb042;
}



#content {
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	vertical-align: top;
}

.textbox {
	padding: 15px;
	white-space: normal;
}
.servicesbg {
	padding-left: 35px;
	background-image: url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.companybg {
	padding-left: 35px;
	background-image: url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.projectsbg {
	padding-left: 35px;
	background-image: url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: right 350px;
}

p {
	padding-bottom: 15px;
}

h1 {
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
ul {
	padding-left: 20px;
}
.bg2 {
	background-color: #FFFFFF;
	background-image: url(images/bg_greengradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #009900;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #006600;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #006600;
	text-decoration: underline;
	font-weight:normal;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
}
.map {
	width: 312px;
	float: right;
	padding-right: 100px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
}

