*{	font-family:helvetica,arial,sans-serif;
	letter-spacing:0px;
	margin-top:0px;
}
#container {
    width:900px;
    min-height:650px;
    margin:10px auto; /* 8px auto */
    padding:0;
    background-color:#FFF;
    text-align:left;
    margin-bottom:0;
}
#main {
    width:900px;
    min-height:700px;
    clear:both;
    float:none;
    overflow:hidden;
    margin:0;
    /*overflow:hidden;*/
}
#header{
	padding: 0px;
	margin-bottom: 15px;
	width:900px;
	height: 75px;
	background-color: #eee;
}
#image{
	margin-bottom: 15px;
	width:900px;
	height: 277px;
}
#image img{
padding-right:15px
}
.body {
	font-size: 16px;
	line-height: 23px;
	color: #666;
	background-color: #eee;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
}
.body P{
	display: block;
	margin: 0px;
	font-size: 16px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 0px;
}
.body STRONG{
	display: block;
	margin: 0;
	padding-top: 0px;
	font-size:20px;
	line-height: 17px;
	color: #2557a4;
	padding-bottom: 5px;
}
#headline{
	margin-bottom: 15px;
	width:900px;
	height: 30px;
}
#links{
	margin-bottom: 20px;
	margin-top: 10px;
	width:898px;
	height: 196px;
}
#links img{
	margin-right: 14px;
}
#baseImage{
	margin-bottom: 15px;
	width:900px;
	height: 250px;
}
#footer{
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
	padding-top: 5px;
	width:900px;
	height: 25px;
	border-top: 1px solid #eee;
}
