

#headerCenter{
	background:url('/images/centralHomeHeaderbg.gif') no-repeat;
	background-position: bottom left;
}

#PageContainer
{
	text-align:left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid #000;
	
	background:url('/images/it/centerHomeDownbg.jpg') no-repeat;
	background-position: bottom right;
	background-color:#0075ab;
}

#PageContainer #centerLeft{
	float:left;
	width:435px;
}

#PageContainer #centerLeft .newsBox{
	background:url('/images/newsBG.gif') no-repeat;
	background-position: top left;
	width:400px;
	margin-left:15px;
	margin-bottom:0px;
}

#PageContainer #centerLeft .newsBox img{
	margin-left:8px;
	margin-top:8px;
	border:5px solid #fff;
	float:left;
}

#PageContainer #centerLeft .newsBox .newsContent{
	margin-left:8px;
	margin-top:8px;
	float:left;
	width:230px;
}

#PageContainer #centerLeft .newsBox .newsContent h3{
	font-size:12px;
	font-family:arial;
	color:#fdbf0d;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:10px;
	margin-left:10px;
}

#PageContainer #centerLeft .newsBox .newsContent h3 a{
	
	color:#fdbf0d;
	
}

#PageContainer #centerLeft .newsBox .newsContent p{
	font-size:11px;
	font-family:arial;
	color:#fff;
	margin-left:10px;
	margin-top:0px;
}


#PageContainer #centerLeft .newsBox .newsContent p a{
	color:#fff;
}



#PageContainer #centerRight{
	float:left;
	width:520px;
	border:0px solid #fff;
	margin-top:30px;
}

#PageContainer #centerRight .bannerBox{
	float:left;
	width:253px;
	margin: 0px 0px 10px 4px;
}

#footer{
	background-color:#0075ab;
	width:965px;
	text-align:left;
	
}

#footerLeft
{
	background:url('/images/it/titFooterHome.gif') no-repeat;
	background-position: 0 0;
	width: 300px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	border:0px;
	float:left;
}

#footerRight
{
	width: 600px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border:0px;
	float:right;
	text-align: right;
}

#footerRight ul
{
	padding: 0px;
	margin: 0px;
	border:0px;
	list-style-type: none;
}

#footerRight ul li
{
	font-size:11px;
	font-family:verdana;
	color:#59c8fc;
	padding: 0px 5px 5px 0px;
	margin: 0px;
	border:0px;
	display: inline;
}

#footerRight ul li a
{
	color: #ccc;
	text-decoration: none;
}

