#content-container {
	float: none
}


body#home #content-wrap { 
	background-image: none;
}

body#home #content-container {  
	width: 929px;
}

body#home #content { 
	width: 929px;
	height: 360px;
}

body#home #rotator { 
	width: 929px;
	height: 360px;
}

body#home #rotator a{ 
	display: block;
	width: 929px;
	height: 360px;
}

body#home #rotator a img{ 
	display: block;
	width: 929px;
	height: 360px;
}

#home-headlines { 
	width: 929px;
	float: left;
	border-top: 5px solid #000000;
}

#home-headlines h3 {
	font-size: 1.7em;
	padding: 5px 20px;
}


#home-headlines p {
	padding: 0 20px;
	font-size: 1.2em;
	line-height: 1.4;
	margin-bottom: 10px;
}

#home-headlines a {
	color: #A50000;
}

#home-headlines a:hover {
	color: #000000;
	text-decoration: none;
}

#home-headlines { 
	width: 929px;
	float: left;
	border-top: 5px solid #000000;
}

#home-headlines .f-column { 
	width: 231px;
	float: left;
	border-right: 1px solid #968A83;
	padding-bottom: 20px;
	min-height: 350px;
}

#home-headlines .last { 
	width: 232px;
}

#home-headlines .last.f-column { 
	border-right: none;
}

#home-headlines .f-image { 
	width: 231px;
	height: 105px;
	margin-bottom: 10px;
	overflow: hidden;
}

#home-headlines .f-image img { 
	max-width: 231px;
	max-height: 105px;
	border: 0;
	padding: 0;
	margin: 0;
}

#home-headlines .f-column.last .f-image { 
	width: 233px;
}

#home-headlines .f-column.last .f-image img { 
	max-width: 233px;
	width: 233px;
}



/* IE Zoom bug fix */

#home-headlines {
	width:929px;
	float:left;
	border-top:5px solid #000000;
	position:relative;
	height:385px;
}

#home-headlines .f-column {
	width:231px;
	border-right:1px solid #968A83;
	padding-bottom:20px;
	float:none;
	height:365px;
}

#home-headlines .last {
	width:232px;
}

.headline1 {
	position:absolute;
	top:0;
	left:0;
}

.headline2 {
	position:absolute;
	top:0;
	left:232px;
}

.headline3 {
	position:absolute;
	top:0;
	left:464px;
}

.headline4 {
	position:absolute;
	top:0;
	left:696px;
}
