body {
	margin:0px;
	padding: 0px;
	background: #CCC;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
	background:url(../images/back.jpg);
}
a{
	color: #771313;
}
a:hover{
	color: #000;
}
input, textarea{
	width: 95%;
}
.submitButton{
	width: auto;
}	
li{
	list-style: square;
}	
#wrapper{
	margin: 0px auto;
	width: 950px; 
	padding: 0px;
	border-bottom: 15px solid #002b68;
	background-position:center;
}
#menumain{
	background: url(../images/menuback1.jpg);
}
#bottomheader{
   height: 22px;
}
#contentmain{
	background: url(../images/v_and_c_berger_concrete_grinding_04.jpg) #FFF;
	height: auto;
	padding-left: 164px;
}
#banner{
	height: 160px;
	background: #555;
}
#contenttextarea{
	padding: 20px;
}
#footer{
	padding: 10px 20px;
	border-top: 2px solid #CCC;
	text-align:right;
	font-size: 11px;
}
.rightBox{
	float:right;
	width: 340px;
	height: auto;

}
.rightBox img{
	padding: 4px;
	border: 1px solid #CCC;
	background: #FFF;
	margin-left: 20px;
	margin-bottom: 20px;

}

.lavaLampNoImage {
	position: relative;
	height:39px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	
	overflow: hidden;

}
 ul.lavaLampNoImage{

}
.lavaLampNoImage li {
	float: left;
	list-style: none;
}
.lavaLampNoImage li.back {
	border-bottom: 3px solid #000;
	background: url(../images/menuback.gif);
	width: 15px;
	height: 39px;
	z-index: 8;
	position: absolute;

}
.lavaLampNoImage li a {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
	outline: none;
	text-align: center;
	top: 10px;
	z-index: 10;
	display: block;
	float: left;
	height: 32px;
	position: relative;
	overflow: hidden;
	padding: 0px 13px;

}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	color: #666;
	border: none;

}					
h1{
	color: #003399;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 28px;
	font-weight: normal;
}
h2{
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
}
.imgRight{
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #CCC;
}
#test1 a img{
	background: #fff;
}
#test1 a:hover img{
	background: #eee;
	border: 1px solid #003399;
}
		.pics{
	display: none;
	float: right;
    width:   300px;  
	height:  400px;  
	 margin-left: 20px;
	 margin-bottom: 20px;
	 position: relative;
}	

 
.pics img {  


	background: #FFF;
	border: 1px solid #CCC;
    width:   300px;
	    height:  400px;  
 padding: 5px;
 border: 1px solid #CCC;		
    top:  0; 
    left: 0;
} 
form{
	padding: 0px;
	margin: 0px;
}