#home-main {
	width:495px;
	height:271px;
	float:left;
	background: #DFD9C5 url(/images/home_main.gif);
}

#home-main_text {
	color: #6F6C62;
	font-family: Georgia, serif;
	font-size: 90%;
	padding: 15px;
	line-height: 1.35;
	}

#bigbutton {
	position: relative;
	left: 10px;
	top: 0px;
	width:450px;
	height:44px;
	background: #DFD9C5 url(/images/bigbutton.gif);
}


#buttontext {
	padding: 5px;
	margin-left: 10px;
}

#buttontext a {
	color: #36587B;
	text-decoration:none;
}


#buttontext a:hover {
	color: #999;
}