.container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}


.header {
	background-color: #CCCCCC;
	clear: both;
	height: 170px;
	width: 750px;
	margin-bottom: 10px;
	float: left;
}
.nav {
	float: left;
	height: 400px;
	width: 140px;
	margin-right: 5px;
}
.midbox {
	float: left;
	width: 406px;
}
p {
	font-size: 11px;
	font-weight: normal;
}
.latestNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.midboxbottom {
	background-image: url(img/mid-bottom.gif);
	background-position: bottom;
	float: left;
	height: 14px;
	width: 406px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.midboxtop {
	background-image: url(img/mid-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 14px;
	width: 406px;
	margin: 0px;
	padding: 0px;
}
.midboxtext {
	float: left;
	width: 366px;
	padding: 0px 20px;
}
.welcometab {
	background-image: url(img/welcome-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 127px;
	width: 24px;
	margin-right: 5px;
}
.servicestab {
	background-image: url(img/services-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.contacttab {
	background-image: url(img/contact-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.traffictab {
	background-image: url(img/traffic-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.termstab {
	background-image: url(img/terms-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.aboutustab {
	background-image: url(img/aboutus-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.companytab {
	background-image: url(img/company-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.rightbox {
	float: left;
	width: 146px;
}
.newstab {
	background-image: url(img/news-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 127px;
	width: 24px;
}
.rightwelcometab {
	background-image: url(img/welcome-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 127px;
	width: 24px;
}
.rightboxbottom {
	background-image: url(img/right-bottom.gif);
	background-position: bottom;
	float: left;
	height: 14px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 146px;
}
.rightboxtop {
	background-image: url(img/right-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 14px;
	width: 146px;
}
.rightboxtext {
	float: left;
	width: 126px;
	padding-right: 10px;
	padding-left: 10px;
}
.centralarea {
	background-image: url(img/central-tile.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 750px;
}
.centralsingle {
	background-image: url(img/singlebox-tile.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 750px;
}
.singleboxtext {
	float: left;
	width: 541px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.central-bottom {
	background-image: url(img/central-bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 14px;
	width: 750px;
	background-position: top;
}
.footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 13px;
	width: 710px;
	margin-top: 5px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a, .footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
}

.footer span {
	float: right;
	display: inline;
	margin-top: -12px;
}
.single-bottom {
	background-image: url(img/single-bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 14px;
	width: 750px;
}
.singleboxtop {
	background-image: url(img/single-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 14px;
	width: 581px;
}
.singlebox {
	float: left;
	width: 581px;
}
a, a:visited {
	font-size: 11px;
	color: #004C91;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #004C91;
	text-decoration: none;
}
.tdleft {
	font-size: 11px;
	text-align: right;
	vertical-align: top;
}
