body{
	margin:0px;
	padding:0px;
	text-align:center;
}
img{
	border:none;
}

.container{
	width:870px;
	margin:0 auto;
	text-align:left;
	overflow:visible;
}
.header{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:870px;
	height:205px;
	clear:both;
}
.logoArea{
	height:205px;
	width:278px;
	float:left;
}
.subNav{
	height:100px;
	width:577px;
	float:left;	
}
.mainNav{
	height:110px;
	width:577px;
	margin-right:5px;
	float:left;	
}
.flashArea{
	margin-left:10px;
	padding-right:0px;
	margin-bottom:5px;
	width:860px;
	height:255px;

}
.titleArea {
	width:860px;
	padding-left:10px;
}
.contentArea2{
	width:860px;
	padding-left:10px;
	overflow:visible;
	clear:left;
}
.contentArea{
	width:620px;
	margin-top:15px;
	padding-left:10px;
	overflow:visible;
	clear:left;
}
.contentArea3{
	width:860px;
	margin-top:15px;
	padding-right:10px;
	overflow:visible;
	clear:left;
}
.links {
	width:300px;
	padding-left:15px;
}
.alignFix{
	padding-left:10px;
}
.panel{
	width:420px;
	float:left;
}
.footer{
	background-image:url(../images/footer_line.png);
	width:850px;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
	clear:both;
}
.subFoot1 {
	float:left;
	width:450px;
	margin-top:15px;
}
.subFoot2 {
	float:left;
	width:400px;
	margin-top:15px;
}
/**** Slider styles ****/

.picBox {
	width:300px;
	margin:15px;
	margin-top:30px;
	float:right;
|
