* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	width:697px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -31px;
}
.headerHome { 
	width:697px;
	height:283px;
	background-image:url(images/header.Home.jpg);
	text-align: center;
}
.headerAboutUs { 
	width:697px;
	height:283px;
	background-image:url(images/header.AboutUs.jpg);
	text-align: center;
}
.headerNews { 
	width:697px;
	height:283px;
	background-image:url(images/header.News.jpg);
	text-align: center;
}
.headerSiteRequire { 
	width:697px;
	height:283px;
	background-image:url(images/header.SiteRequire.jpg);
	text-align: center;
}
.headerJointVenture { 
	width:697px;
	height:283px;
	background-image:url(images/header.JointVenture.jpg);
	text-align: center;
}
.headerSiteRegion { 
	width:697px;
	height:283px;
	background-image:url(images/header.Region.jpg);
	text-align: center;
}
.headerPolicy { 
	width:697px;
	height:283px;
	background-image:url(images/header.Policy.jpg);
	text-align: center;
}
.headerContact { 
	width:697px;
	height:283px;
	background-image:url(images/header.Contact.jpg);
	text-align: center;
}
#push {
	height: 31px;
	text-align:center;
}
#nav {
	height:18px;
	width:697px;
}
.navLinks {
	float:left;	
}
#twoColumns {
	width:697px;
	height:100%;
	overflow: auto;
	margin-top:20px;
}
#leftColumn {
	float:left;
	width:521px;
	margin-left:34px;
}
#leftColumnNews {
	float:left;
	width:663px;
	margin-left:34px;
	overflow:visible;
}
#newsHeader {
	float:left;
	width:663px;
	height:130px;
	background-image:url(images/newHeader.jpg);
	background-repeat:no-repeat;
}
#newsText {
	float:left;
	width:629px;
	overflow:visible;
	
}
#newsLeft {
	float:left;
	width:663px;
}
#newsIntro {
	float:left;
	width:663px;
	overflow:visible;
	margin-bottom:20px;
}
#newsRight {
	float:right;
	width:300px;
	height:2100px;
	background-color:#b9c0d8;
	background-image:url(images/newsMain.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}
.newsImagePad {
	padding-right:5px;
	padding-bottom:5px;
}
.newsItem {
	float:left;
	width:645px;
	background-image:url(images/newsItemBack.jpg);
	background-repeat:repeat-y;
	overflow:visible;
	margin-bottom:34px;
	padding-left:18px;
}
#rightColumn {
	float:right;
	width:142px;
	height:135px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:697px;
	height: 31px;
	text-align: center;
	background-image:url(images/footer01.jpg);
	background-repeat:repeat-x;
	margin:auto;
}
#footerOne {
	float:right;
	height:31px;
	width:116px;
/*}
#footerTwo {
	float:left;
	height:80px;
	width:77px;*/
}
/*Fonts*/
.headerOne {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #003572;
	text-decoration: none;		
}
.verdana13Black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	list-style-image: url(images/list.png);
}
.verdana13Blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #003572;
	text-decoration: none;		
}
.verdana15Blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003572;
	text-decoration: none;		
}
.verdana13Grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#999;
	text-decoration: none;		
}
.verdana13BlackLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	list-style-image: url(images/list.png);
}
.verdana13BlackLink:hover {
	text-decoration: underline;
}
.verdana10Black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;		
}
.verdanaSmlBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #003572;
	text-decoration: none;		
}
.bulletPadding {
	padding-left:12px;
}

