@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #00133E;
	text-decoration: underline;
}
a:active {
	color: #00133E;
	text-decoration: underline;
}
a:visited {
	color: #00133E;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
body {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #59A7D5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	display: inline;
	padding-top: 5px;
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
}
h2 {
	font-size: small;
	text-align: center;
	background-color: #00133E;
	color: #FFF;
}
h3 {
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
}
h4 {
	padding-top: 5px;
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
}
li.h3 {
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
	padding-top: 4px;
	margin-left: 15px;
}
.left-column {
	float:left;
	position: relative;
	padding:15px;
	width:445px;
	height: 300px;
}
.right-column {
	float:right;
	position: relative;
	padding:15px;
	width:445px;
	height: 300px;
}
.left-column img{
	padding-top: 10px;
	padding-left: 10px;	
	padding-right: 11px;	
}
.right-column img{
	padding-top: 10px;
	padding-left: 11px;	
	padding-right: 10px;	
}
.noborder {
	float: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#form-centered {
	padding-top: 0px;
	padding-left: 125px;	
}
#header {
	background-image: url(../images/roof-with-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
}
#body-main {
	position: relative;
	width: 1200px;
	float: left;
	background-color: #fff;
}
#margin-left, #margin-right {
	height:970px;
}
#margin-left {
	position: relative;
	width: 108px;
	float: left;
	background-image: url(../images/ls.jpg);
	background-repeat: repeat-y;
}
#centre {
	position: relative;
	height:950px;
	width: 960px;
	float: left;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#margin-right {
	position: relative;
	width: 93px;
	float: right;
	background-image: url(../images/rs.jpg);
	background-repeat: repeat-y;
}
#margin-left-contactus, #margin-right-contactus{
	height:723px;
}
#margin-left-contactus {
	position: relative;
	width: 108px;
	float: left;
	background-image: url(../images/ls.jpg);
	background-repeat: repeat-y;
}
#margin-right-contactus {
	position: relative;
	width: 93px;
	float: right;
	background-image: url(../images/rs.jpg);
	background-repeat: repeat-y;
}
#centre-contactus{
	position: relative;
	height:703px;
	width: 960px;
	float: left;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#margin-left-gallery, #margin-right-gallery{
	height:971px;
}
#margin-left-gallery {
	position: relative;
	width: 108px;
	float: left;
	background-image: url(../images/ls.jpg);
	background-repeat: repeat-y;
}
#margin-right-gallery {
	position: relative;
	width: 93px;
	float: right;
	background-image: url(../images/rs.jpg);
	background-repeat: repeat-y;
}
#centre-gallery{
	position: relative;
	height:955px;
	width: 960px;
	float: left;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer{
	position: relative;
	height: 105px;
	width: 1015px;
	margin-left: -24px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #365665;
	border-right-color: #365665;
	border-bottom-color: #365665;
	border-left-color: #365665;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer-inside{
	position: relative;
	height: 94px;
	width: 999px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top-width: medium;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #697C82;
	border-right-color: #697C82;
	border-bottom-color: #697C82;
	border-left-color: #697C82;
}
#address {
	position:absolute;
	bottom:0px;
	left:0px;
	height:88px;
	font-size: x-small;
	line-height: 13px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:left;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #697C82;
}
#eva {
	position:absolute;
	bottom:30px;
	right:0px;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

#evahidden {
	position:absolute;
//	bottom:30px;
	left:700px;
	float:right;
	padding: 52px 0 0 0;
    	overflow: hidden;
    	background-image: url("/images/envirotech-eva-logo.jpg");
    	background-repeat: no-repeat;
    
    	height: 0px !important;
    	height /**/:52px;
}

#eva img {
	border: 0px;
}


#designby {
	position:absolute;
	bottom:0px;
	right:0px;
	float:right;
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #697C82;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #697C82;
}
#copyright {
	position:absolute;
	bottom:0px;
	right:180px;
	float:right;
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #697C82;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #697C82;
}
#padding {
	position:absolute;
	bottom:0px;
	right:360px;
	float:right;
	font-size: x-small;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #697C82;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #697C82;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
