@import url(/css/global.css);



/******************************/
/********** CONTENT ***********/
/******************************/
#content
{
}

#billboard
{

}
#theSun
{
	background: transparent url(/img/bluesunx500.png) no-repeat;
	float: left;
	width: 500px;
	height: 500px;
}
#offerings
{
	color: #000000;
	float: right;
	margin-top: 100px;
	text-align: center;
	width: 400px;
	height: 300px;

	background: url(/img/banner_home_web.png);
	background-color: #111111;
	border: 1px solid #222222;
}
#offerings a
{
	display: block;
	width: 400px;
	height: 300px;
}
#promotions
{
	margin: 10px 0 10px 0;
	text-align: center;
}
#promoOne
{
}