/* CSS Document */
.clearfloat {
	clear: both;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #005952;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/techdrawing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	padding-top: 100px;
}

#splashnavigation {
	padding-top: 200px;
}

#movie {
	height: 277px;
	margin-bottom: 25px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	clear: both;
}

#splashmovie {
	margin-bottom: 250px;
	height: 277px;
	width: 1000px;
	margin-bottom: 325px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#content {
	width: 350px;
	float: left;
	margin-left: 150px;
	border: 1px solid #CCC;
	height: 505px;
	margin-bottom: 45px;
	padding: 10px;
	background-color: #FFF;
}

#bwdlogo {
	background-image: url(../images/bwdlogo.png);
	background-repeat: no-repeat;
	height: 276px;
	width: 449px;
	float: left;
	z-index: auto;
}

#contentheader {
	height: 24px;
	width: 350px;
	background-color: #ABA000;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
}

#rcol {
	width: 272px;
	margin-left: 560px;
}

#sidebar {
	height: 233px;
	width: 250px;
	border: 1px solid #CCC;
	padding: 10px;
}

#sidebarheader {
	height: 24px;
	width: 250px;
	background-color: #ABA000;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
}

#sidebar2 {
	height: 233px;
	width: 250px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 17px;
}

#sidebarheader2 {
	height: 24px;
	width: 250px;
	background-color: #ABA000;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
}

#footer {
	clear: both;
	background-color: #ABA000;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 844px;
	margin-top: 25px;
	padding-left: 78px;
	padding-right: 78px;
	height: 50px;
}

/*____________________*/

#footer div {
	width: 225px;
	display: inline;
	float: left;
}


/*____________________*/

#footer .center {
	margin-right: 80px;
	margin-left: 80px;
}

#livearea {
	height: 450px;
	width: 400px;
	padding: 0px;
	margin-left: 345px;
}

#companylogos {
	height: 108px;
	width: 144px;
}

#txt {
	margin-right: 80px;
}

#galleries {
	height: 480px;
	width: 550px;
	padding: 0px;
	margin-left: 300px;
	margin-bottom: 0px;
}

