/* CSS Document */


body {
	height:auto;
	background-image:url(../images/bg_top_selfbuild.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.76em;
	color:#000000;
	line-height:130%;
	}

.photo {
	border:1px solid #666;
	padding:2px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
}


.photoStrip {
	border:1px solid #666;
	padding:2px;
	margin-top:10px;
	margin-right:3px;
	margin-bottom:10px;
	margin-left:2px;
}

.right {float:right; margin:10px 0 4px 15px;}

.left {float:left; margin:10px 15px 4px 0px;}

.leftList {
	float:left;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

.bottom {vertical-align:bottom;}
	
div, ul, form, label { 
	margin:0; 
	padding:0; 
	} 
 
pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	


/*---Header Elements---*/

#homeButton {
	position:absolute; 
	width:30px; 
	height:46px; 
	left: 65px; 
	top: 124px;
	}
	

/*---Menu---*/
	
#sidemenu {
	position:absolute;
	left: 2px;
	top: 178px;
	width:173px;
	height: 580px;

	}
	
#tail {
	height:140px;
	width:173px;
	background-image:url(../images/awards_small.jpg)
	}

/*---Main Body Elements---*/

#mainBody {
	position:absolute; 
	width:775px; 
	height:98px; 
	left: 201px; 
	top: 169px;
	}

#mainBody p {
	margin-bottom:5px;
	font-size:100%;
	}
	
#mainBody td {
	font-size:100%;
	}

#mainBody td td{
	font-size:100%;
	}

#mainBody td li{
	font-size:100%;
	}

#mainBody h1 {
	font-size:145%;
	font-weight:600;
	color: #FF0000;
	}

#mainBody h2 {
	font-size:135%;
	font-weight:600;
	color: #FF0000;
	}

#mainBody h3 {
	font-size:125%;
	font-weight:600;
	color: #FF0000;
	}

#mainBody h4 {
	font-size:115%;
	font-weight:600;
	color:#ff0000;
	}

#mainBody a {
	color:#ff0000;
	}

#mainBody a:hover {
	color:#999999;
	}

#mainBody ul {
	list-style-image: url(../images/bullet.png);
	padding-left: 30px;
	}

#mainBody li {
	font-size:100%;
	padding-bottom:4px;
	}

#HomeRight {
	position:relative;
	width:280px;
	float:right;
	background-color:#FFFF99;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #FF0000;
	font-size:92%;
	line-height:110%;
	}

#form {
	background-color:#D5D5D1;
	padding: 15px;
	border: 1px solid #ff0000;
	}

.input-box {
	color: #000000;
	border: 1px inset #999;
	background-color: #FFFCDC;
	} 
	
.submit-button {
	color: #000;
	background: #FFFCDC;
	border: 2px #9cf outset;
	} 

#videoLeft {
	float:left;
	width:425px;
	height:344px;
	border:1px solid #666;
	padding:2px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	}

#videoRight {
	float:right;
	width:425px;
	height:344px;
	border:1px solid #666;
	padding:2px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:10px;
	}

.generalTable {
	font-size:100%;
	}

.servicesTable {
	font-size:90%;
	}

.trussesTable {
	font-size:85%;
	}	

/*---Footer Elements---*/

 
#footer {
	clear:both;
	width:775px;
	height:100px;
	position:relative;
	} 
 
.address {
	font-size:80%;
	}

.copyright {
	font-size:60%;
	text-align:center;
	} 


/*---General Elements---*/

#accreditation {
	font-size:70%;
	color:#FFFFCC;
	float:right;
	margin-right:10px;
	}

#accreditation a {
	color:#FFFFCC;
	}

#accreditation a:hover {
 color:#FF9966;
 }

/**** FORMS ****/


input, textarea {
	color: #000000;
	border: 1px solid #333;
	padding:2px;
	background-color: #D9DADC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.submit input {
	color: #000;
	border: 2px outset #d7b9c9;
	background-color: #FFFFCC;
} 
