body {
	background-image: url(graphics/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2b2b2b;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

div#container
{

display: none;

}

#print {
	display: block;
	text-align: left;
}



#print h1 {
	font-size: 16pt;
	border-bottom: 2pt solid #A3957B;
	padding-bottom: 2pt;
	margin-bottom: 40pt;
}
#print img {
	margin: 0 10pt 10pt 0;
}
#print_intro {
	float: left;
}

#we_build {
	width: 321px;
	float: left;
}

#print ul {
	padding: 0;
	margin: 0 10pt;
}

#address {
	width: 300px;
	float: left;
	margin-left: 10pt;
}








div#top {
	height: 89px;
	background: url(graphics/logo.gif) 7px 29px no-repeat;
}	

div#topgears {
	float: left; 
	width: 369px; 
	padding-left: 531px; 
	margin-top: 0;
	height: 89px; 
	background: url(graphics/top_gears.jpg)  531px top no-repeat;
}

div#middle {
	margin-top: 32px;
	height: 300px;
	background: url(graphics/neon_gauges.jpg) left top no-repeat;
	}	

div#welcome {

	margin-top: 0;
	margin-left: 390px; 
	width: 500px;
	background: url(graphics/webuildthings.gif) 0 30px no-repeat;	
	height: 300px;
	
}

div#welcome.contact {


	background: url(graphics/contactus.gif) 0 30px no-repeat;	

	
}

div#message {

	padding-top: 55px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

div#clientlogin{
	position: relative; 
	top: -39px; 
	left: 805px; 
	width: 93px;
	margin: 0; 
	padding: 0;

}

.center {
	text-align: center;
}

.hide {
	display: none;
	}	
a:link {
	color: #990000;

}
a:visited {

	color: #990000;
}
a:hover {

	color: #3300CC;
}
a:active {

	color: #990000;
}


div#bottomsection {
	margin-top: 20px;
	margin-bottom: auto;
}

div#bottomsection a:link {
	color: #bba06a;

}
div#bottomsection a:visited {

	color: #bba06a;
}
div#bottomsection a:hover {

	color: gold;
}
div#bottomsection a:active {

	color: #bba06a;
}


	#contentleft {
		width:300px;
		padding:0px;
		float:left;

		}
	
	#contentcenter {
		width:300px;
		padding:0px;
		float:left;

		}
	
	#contentright {
		width:300px;
		padding:0px;
		float:left;

		}

div#widgetheader {
	background: url(graphics/widgetsheader2.jpg) left top no-repeat;
	height: 71px;
	}	

div#softwareheader {
	background: url(graphics/softwareheader2.jpg) left top no-repeat;
	height: 71px;
	}	
		
div#websiteheader {
	background: url(graphics/websiteheader2.jpg) left top no-repeat;
	height: 71px;
	}			
	
div.examplecenter {
	text-align: center;
	margin-top: 0px;
}

div#copyright{
	background: url(graphics/copyright.gif) 333px top no-repeat;
	height: 40px;
}

div#formwrapper {

	width: 420px;
	margin: 0 auto;
	text-align: center;
	padding: 25px;
	padding-top: 0;
	color: #c0b7a6;
	
}

table.form td {
vertical-align: top;
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	color: #c0b7a6;
	text-align: left;
}

.contactformelements {
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-docoration: none;
	background-color: #525252;
	border: 1px solid  #000000;
	color: #c0b7a6;
	overflow: auto;

/*	scrollbar-face-color:#1C2B45; 
	scrollbar-highlight-color:#666666; 
	scrollbar-shadow-color:#111111; 
	scrollbar-3dlight-color:#344C76; 
	scrollbar-arrow-color:#D8D8C4; 
	scrollbar-track-color:#00000; 
	scrollbar-darkshadow-color:#111111;
*/
}

div#warning {

	background: #000000;
	border: 1px solid #525252;
	padding: 10px;
	margin-bottom: 25px;
}
