@import url('/stylesheets/refinery/home.css');
/* 
    Override default refinery homepage styles here. 
    These only apply to the homepage of your site. 
*/
#body_content {
    margin-top: 1px;
    width:480px;
}

#image {
	background-image:url(../images/header_image_4.jpg) !important;
}

#flashHeader {
	display:block;
	height:357px !important;
	width:954px;
}

ul.serviceBubbles li{
	height:275px;
	cursor:pointer;
}

ul.serviceBubbles li:hover{
	background-color:#eaffe0;
}
