/* @override http://igniteyourbiz.com/styles/homestyles.css */

.homepage {
	background-image: url(/images/newhomepage/backgroundimage_03.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FC8A1B;
	cursor: default;
}
.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#home_contact {
	margin: 40px 0px 0px 18px;
	width: 150px;
	height: 61px;
	overflow: hidden;
	float: left;

	
}
#button {
	margin: 0;
	width: 208px;
	height: 30px;
	overflow: hidden;
	float: left;

	
}