#leftFooter{
	background-image: url(../images/os_logo.gif) !important;
	height: 100px !important;
	background-repeat: no-repeat;
	background-position: center 10px;
}
#homeOsLeftCol{
	text-align:right;
	width:407px;
	float:left;
	margin-top:20px;
}
#homeOsRightCol{
	text-align:left;
	width:550px;
	float:left;
	padding:10px;
}
#specialHolder{
	position:absolute;
	top:80px;
	left:775px;
}
* html #specialHolder{
	display:none;
}
#siteTitle{
	position:absolute;
	top:40px;
	left:150px;
	width:600px;
	text-align: center;
}
#siteTitle h1{
	font-size: 24px;
	font-weight: normal;
	font-weight: lighter;
	color:#AC2B31;
}