#textureBG {
	background: url(../images/bg-body.gif) repeat;
}
h1 {
	font: 38px/30px Georgia, "Times New Roman", Times, serif;
	color: #6a6a6a;
	padding-top: 35px;
	
}#header{
	
	background: url(../images/header-form.jpg) no-repeat;
	height: 116px;
}

#shadowBG {
	background: url(../images/bg-shadow.jpg) repeat-y;
	overflow: visible;
	
}
#footer{
	
	background: url(../images/bg-shadow-bottom.jpg) no-repeat;
	height: 10px;	
}
.fieldsetContainer div{	padding-bottom:10px;	height:82px;}