#page {	
	background:none;
	background-color:#FFFFFF;
}

#sidebar {	
	display:none;
}

#content {
	width:758px;
	margin:0px;
	padding:0px;
	float:none;
	padding-top:20px;
}

#content .welcome {
	float:left;
	width:350px;
	padding-left:20px;
	min-height:270px;
	_height:270px;
}

#content .welcome h1{
	color:#BE1616;
	font-size:170%;
}

#content .hp-image {
	float:right;
	background-image:url(../images/hp-image-bg.png);
	background-repeat:no-repeat;
	width:343px;
	height:237px;
	padding-left:2px;
	padding-top:2px;
	margin-right:9px;
}

#page-bottom {
	width:760px;
	min-height:160px;
	_height:160px;
	clear:both;
	background-image:url(../images/hp-page-bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}

#page-bottom .policy-statement {	
	width:275px;
	padding:10px 0 10px 20px;
	margin:0;
}

#page-bottom .policy-statement h2{	
	margin:0;
	padding:0 0 5px 0;
	font-size:120%;
}

#page-bottom .latest-news {	
	width:270px;
	position:absolute;
	left:320px;
	top:-10px;
}

#page-bottom .latest-news h2 {	
	font-size:120%;
}

#page-bottom .signature-closure h2 {	
	margin:0;
	padding:0 0 5px 0;
	font-size:120%;
}

#page-bottom .signature-closure {	
	position:absolute;
	right:13px;
	top:15px;
}

#page-bottom .signature-closure a {	
	position:absolute;
	right:6px;
	top:100px;
	font-size:11px;
	width:118px;
	font-family:tahoma, arial, verdana;
}

#latest-news a {	
	margin-bottom: 5px;
	padding-bottom: 15px;

}