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

body {	font: 13px/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;color: #666; background-color:#31302c; margin:0; padding:0;}

h3{
	padding:10px 0px 10px;
	margin:0px 0px 20px 0px;
	text-align:center;
	color:#fa8500;
	font-size:1.4em;
	border:1px solid #999;
}

h6 {
	background:url(../images/measuring_tape.jpg) no-repeat;
	width:600px;
	height:68px;
	margin:0px;
	padding:20px 0px 0px 65px;
	font-size:20px;
	color:#000;
	text-align:left;
}

#topstrip{
	background:url(../images/topstrip.jpg) repeat-x;
	height:5px;
	width:100%;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

#headerbg{
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	width:100%;
	height:119px;
	background:url(../images/headerbg.jpg) repeat-x;
}

#headercontainer{
	background:url(../images/abstopbg.jpg) repeat-x;
	height:160px;
}


#logocontainer{
	width:800px;
	margin:0 auto;
}

#navbg{
	height:36px;
	background:url(../images/navbg.jpg) repeat-x;
	width:100%;
}

#outerbg{
	width:100%;
	background:url(../images/gradientbg.jpg) repeat-x;
	margin:0;
	padding:0;
}

#maincontainer{
	background-color:#fa8500;
	background:url(../images/maincontentbg2.jpg) repeat-y;
	width:812px;
	padding:0;
	margin:0 auto;
}

	#blueprintbg{
		background:url(../images/blueprintbg.jpg);
		margin:0px auto;	
		padding:0;	
		width:100%;
	}
	
#mainarea{
	background:url(../images/maincontentbg.jpg) no-repeat;
	width:812px;
	margin:0px auto;
	padding:0;
}

	#mainareatopbg{
		background:url(../images/mainbgtop.jpg) no-repeat;
		width:812px;
		margin:0px auto;
	}
	
	#topadspace{
		background:url(../images/blackbg.jpg) repeat-y;
		width:810px;
		margin:0px auto;
	}

#maininnerbg{
	background:url(../images/inner_gradient.jpg) repeat-x;
	background-color:#fa8500;
	width:800px;
	margin:0 auto;
}

#leftcol{
	width:150px;
	float:left;
	padding:0px;
	margin:21px 0px 0px 15px;
	display:inline;
	overflow:hidden;
}

	#leftcol a{
		display:block;
		background:url(../images/plank2.jpg);
		width:150px;
		height:46px;
		line-height:46px;
		color:#fff;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
	}
	
	#leftcol a:hover{
		color:#e6d833;
		margin-left:0px;
	}

	#leftcol .current {
		color:#e6d833 !important;	
		margin-left:0px;
	}

#rightcontent{
	float:left;
	width:616px;
	margin:20px 0px;
	padding:0;
	display:inline;
	overflow:hidden;
}

	#whitetop{
		background:url(../images/whitetop.jpg) no-repeat;
		width:616px;
		height:13px;
		margin:0;
		padding:0;
	}

	#whitemiddle{
		background:url(../images/whitebg_middle.jpg) repeat-y;
		width:600px;
		padding:0px 8px;
		margin:0;
	}

	#whitebtm{
		background:url(../images/whitebottom.jpg) no-repeat;
		width:616px;
		height:13px;
		padding:0;
		margin:0;
	}

#topuc{
	background:url(../images/topuc.jpg) no-repeat;
	width:812px;
	height:186px;
	margin:0 auto;
}

#btmuc{
	background:url(../images/btmuc.jpg) no-repeat;
	width:812px;
	height:422px;
	margin:0 auto;
}

	#form{
		width:550px;
		padding:0px 75px 0px 0px;
		float:right;
	}

#btmstrip{
	background:url(../images/btm.jpg) repeat-x;
	width:100%;
	height:28px;
}

.clearer {
	margin:0px;
	padding:0px;
	clear:both;
	font-size:0px;
	line-height:0px;
	border:none;
	height:0;
}

p{
	margin:0;
	padding:0px 0px 20px 10px;
	line-height:1.6em;
	font-size:1.2em;
}



a, a:visited, a:link, a:active{
	color:#2a7ab8;
}

a:hover {
	color:#359ce5;
}

a img, a:hover img, a:visited img, a:link img, a:active img{
	background-color:inherit;
	color:inherit;
	border:none;
	text-decoration:none;
}

.lefticon {
	display:inline; 
	float:left; 
	width:75px; 
	height:75px; 
	padding-right:10px;
}

.icontext {
	display:inline; 
	float:left; 
	font-size:19px; 
	padding-top:3px; 
	line-height:22px;
}

.boxy{
	border:1px dotted #ccc; 
	padding:15px;
}

/*
h1 {color: #83400e;margin: 0px 0px 8px 0px;padding:0 0 8px 0;font: normal 21px Georgia, Times, serif;background: url(../images/styleImages/dot.gif) repeat-x left bottom;}
h2{font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;height:49px;padding:5px 0 0 0;text-align:center;color: #fcf9f1;background: url(../images/styleImages/heading-bg.png) no-repeat center top;letter-spacing: 0px;word-spacing: 2px;}
h3, h4 {color: #83400e;margin: 5px 0px 8px 0px;padding:0 0 8px 0;font: normal 17px Georgia, Times, serif;background: url(../images/styleImages/dot.gif) repeat-x left bottom;}
*/