.bgtable { 
	background: url("../i/bg_holder.jpg")  no-repeat;
}

.button1 { 
	vertical-align: bottom;
	padding-bottom: 200px;
}

.bglogo {
	background: url("../i/logo.jpg")  no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 15px;

}

.staticaddress {
	background: url("../i/staticbgred.jpg")  no-repeat;	
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

.staticblurb {
	font-family: Arial;
	font-size: 9px;
	color: #beb797;
	line-height: 15px;
	font-weight: bold
}

.staticblurb2 {
	font-family: Arial;
	font-size: 9px;
	color: #beb797;
	line-height: 14px;
}

.contentholder {
	background: url("../i/contentbg.jpg")  no-repeat;	
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

p {
	font-family: Arial;
	font-size: 10px;
	color: #787878;
	line-height: 15px;
	
}

.bgfix { 
	background: url("../i/test_09.jpg")  no-repeat;
}

.mainbodybg {
	background: url("../i/mainbodybg_2nd.jpg")  no-repeat;
	background-color: #9d6727;
}








