@import url(global.css); 

/* Homepage Style */
body {color: white; font-size: 11px;}

#homeSubBanner {
	background: url(../img/homeColorStripe.gif) repeat-x;
	width: 780px;
	height: 10px;
	line-height: 10px;
}
#homeTextBox {
	width: 449px;
	height: 249px;
	background: url(../img/swooshHomeBtm.jpg) no-repeat;
	float: left;
}
#homeTextBox p {padding: 33px 30px 20px 35px; margin:0; line-height: 18px;}
#homePicBoxes {
	float: left;
	width: 331px;
	height: 249px;
}
#homeHeader {font-size: 14px; color: #ee9843;}
#homeHeader span {color: #ffffff;}