body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#header {
	height: 100px;
}
#mainWrap {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#logoHolder {
	float: left;
	height: 84px;
	width: 311px;
	padding-top: 13px;
	padding-left: 0;
}
#headerRight {
	float: right;
	padding-top: 80px;
	color: #A8A8A8;
}
#headerRight a {
	color: #7D7D7D;
	text-decoration: none;
}
#headerRight a:hover {
	color: #4F9A57;
	text-decoration: underline;
}
.spacer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	height: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#navigationHolder {
	float: left;
	width: 308px;
	height: 424px;
	margin-top: 18px;
}
#changingImageHolder {
	height: 155px;
	width: 308px;
}
.navigationBlocks {
	height: 59px;
	width: 308px;
}
.navigationBlocks a {
	display: block;
	height: 59px;
	width: 308px;
	background-repeat: no-repeat;
}
#aboutus {
	background-image: url(../images/tw_08.jpg);
}
#aboutus:hover {
	background-image: url(../images/tw_08_hover.jpg);
}
#services {
	background-image: url(../images/tw_09.jpg);
}
#services:hover {
	background-image: url(../images/tw_09_hover.jpg);
}



#contactus {
	background-image: url(../images/tw_11.jpg);
	height: 76px;
}
#contactus:hover {
	background-image: url(../images/tw_11_hover.jpg);
}
#corporate {
	background-image: url(../images/tw_10.jpg);
	
}
#corporate:hover {
	background-image: url(../images/tw_10_hover.jpg);
}



#mainBody {
	padding-left: 310px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding-top: 10px;
	margin-top: 8px;
}
#mainBody ul  {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

#mainBody ul li {
	font-weight: bold;
	margin-bottom: 10px;
}

#footer {
	color: #8D8D8D;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding-top: 7px;
	clear: both;
}
#footer a {
	color: #8D8D8D;
	text-decoration: none;
}
#footer a:hover {
	color: #4F9A57;
	text-decoration: underline;
}
#mainBody h1 {
	color: #3CB0EB;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#mainBody p {
	color: #616161;
	font-size: 12px;
	font-weight: 200;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.4em;
}
.mainBodyPadding {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	text-align: justify;
}
.servicesLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A8D964;
	text-decoration: none;
}
.servicesLinks:hover {
	color: #608C22;
	text-decoration: underline;
}
.servicesLinks2 {
	color: #A8D964;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.servicesLinks2:hover {
	color: #71A628;
	text-decoration: none;
}

.corporate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A452A4;
	text-decoration: none;
}
.corporate:hover {
	color: #733773;
	text-decoration: underline;
}
.corporate2 {
	color: #A452A4;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.corporate2:hover {
	color: #7B3E7B;
	text-decoration: none;
}
.pdfLinks {
	color: #616161;
	font-size: 12px;
	display: block;
	background-image: url(../images/PDF-Icon.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	text-indent: 35px;
}
.pdfLinks:hover {
	color: #9D3C99;
	text-decoration: none;
}
.greenText {
	color: #3EA671;
}
.boldLink {
	font-weight: bold;
	text-decoration: underline;
	color: #616161;
}
.simpleLink {
	color: #616161;
	text-decoration: underline;
	padding-left: 25px;
}
.boldLink:hover {
	color: #38AD3A;
	text-decoration: none;
}
.simpleLink:hover {
	color: #38AD3A;
	text-decoration: none;
}

table {
	width: 400px;
	border:1px solid #666;
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#666666;
	margin:10px 0 10px 20px;
	text-align:left;
}

table img {
	margin-left:14px;
}

td,th{
	border:1px solid #fff;
	border-collapse:collapse;
	padding:5px;
}	

