/**************************************/
/*               home                 */
/**************************************/
#big_img{
	position: absolute;
	z-index: 1;
}
#home_copy{
	position: absolute;
	z-index: 2;
	top: 29.5em;
	left: 2em;
}
#home_copy h2{
	font-size: 25px !important;
	text-transform: uppercase;
}
#home_copy h3{
	font-size: 12px !important;	
	line-height: 15px;
	margin-top: 5px;
}
#home_copy h2,
#home_copy h3{
	font-weight: normal;	
}
#page_wrapper{
	height: 395px;
	margin-top: 10px;
	padding: 0 0 10px 0;
	position: relative;
}
.more{
	color: #A2A838;
	font-weight: bold;
}
