@charset "UTF-8";
/* CSS Document */

body {
	background-color: #BBB;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-image: url(images/steelsheetbck.jpg);
	background-repeat: repeat-x;
	background-position: top 0 left 0;
	background-attachment: scroll;
}
#holder {
	width: 860px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#mastercontainer  {
	background-color: #333333;
	width: 800px;
	position: absolute;
	left: 30px;
	top: 0px;
	height: 925px;
}
#shadow_left {
	height: 925px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 30px;
}
#navbackgrd {
	width: 227px;
	height: 925px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.nav {
	left: 35px;
	top: 50px;
	position: absolute;
}
div.nav span {
	display: block;
	margin-bottom: 20px;
	width: 107px;
	text-align: left;
}	
#home_head {
	top: 30px;
	left: 239px;
	width: 505px;
	height: 85px;
	position: absolute;
}
#address_line {
	top: 120px;
	left: 228px;
	position: absolute;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #EEE;
	font-weight: lighter;
	text-align: center;
}
#home_window {
	left: 239px;
	top: 210px;
	width: 495px;
	height: 258px;
	padding: 5px;
	position: absolute;
	background-color: #000;
}
#intro_graph {
	top: 500px;
	left: 239px;
	position: absolute;
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #BBB;
	text-align: center;
	font-style: normal;
	letter-spacing: 0.5px;
	font-weight: lighter;
}
.bold {
	font-size: 18px;
	color: #C96;
}
.bolditalic {
	font-style: italic;
	font-size: 14px;
}
#header1 {
	top: 35px;
	left: 343px;
	position: absolute;
}
#header_title {
	top: 100px;
	left: 239px;
	position: absolute;
	border-bottom-style: solid;
	padding-bottom: 21px;
	border-bottom-color: #EEE;
	border-bottom-width: 2.5px;
	width: 505px;
	text-align: center;
}
#header_pic {
	top: 135px;
	left: 463px;
	position: absolute;
}
#bodytext {
	width: 517px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #EEE;
	position: absolute;
	top: 205px;
	left: 233px;
	font-weight: lighter;
	letter-spacing: 0.5px;
	text-align: center;
}
#window {
	left: 239px;
	top: 353px;
	position: absolute;
	width: 495px;
	height: 277px;
	background-color: #000;
	padding: 5px;
}
#scroller {
	overflow-x: scroll;
	overflow-y: hidden;
}
#gallery {
  float: left;
	white-space: nowrap;
}
#thumbnails {
	position: absolute;
	left: 239px;
	top: 300px;
	width: 515px;
	height: 361px;
}
div.thumb {
	left: 0px;
	top: 0px;
	position: absolute;
}
div.thumb span {
	display: inline-block;
	margin-bottom: 40px;
	text-align: left;
}
#clientbox {
	left: 244px;
	top: 353px;
	position: absolute;
	width: 495px;
	height: 277px;
}
#base_address {
	top: 670px;
	width: 505px;
	left: 239px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #777;
	text-align: center;
}
.links {
	font-size: 8px;
}
#shadow_right {
	height: 925px;
	left: 830px;
	position: absolute;
	top: 0px;
	width: 30px;
}
