
body {
		background: #073F79;
		font-family: Veranda;
		font-color: #000000;
}


/*Individual Section Styles --*/

/*-- header DIV's --*/
html {overflow-y: scroll;}

#top {  width: 100%; height: 238px;
		background: url(/images/hdr_img.jpg) top left no-repeat;
}
#subtop {
		width: 100%; height: 95px;
		background: url(/images/sub_hdr.jpg) top left no-repeat;
}

/*-- Center Navigation Elements --*/
#nav {

}
#nav li {
		display: inline;
		padding: 0;

}
#nav table {
		background: #fff;
}

/*-- Container and Footer DIV's --*/
.news { margin-left: auto;
		margin-right: auto;

}

#newscol { padding:8px;
		height: 205px;
		overflow: hidden;
		text-align: left;
}

#news_article {
		background: url(/images/go.jpg) top left no-repeat;
		height: 51px;
		width: 450px;
		padding-left: 24px;
		text-align: left;
}
#container {
		background: url(/images/bg1.jpg) top center no-repeat;
		width: 760px; 
		margin-left: auto;
		margin-right: auto;
}
#subcontainer {
		width: 760px;
		margin-left: auto;
		margin-right: auto;
		align: center;
		height: 100%;
		overflow: hidden;
		background: #FFFFFF;
}
#footer {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-top:10px;
}
#footerb {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-top:10px;

}
#footer a, footer a:hover {
		text-decoration: none;
		font-color: #000000;
}
#leftnav {
		float: left;
		width: 176px;
		max-width: 176px;
		background: #F2ECDF;
		height: 100%;
		overflow: hidden;

}
#content {
		float: right;
		width: 580px;
		height: 671px;

}
.tdbg { background: url(/images/col3_ctr_bg.jpg) top left repeat-y;}
/*-- Color & background changing links in left navigation --*/
#botm { 
		background: #F2ECDF;
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		width: 100%;
		height: 25px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #fff;
		padding:0;
}
#botm a:hover { 
		background: #fff;
		font-family: Arial;
		color: #74BFEA;
		width: 100%;
		height: 25px;
		border: none;
}


/*-- Text Styles --*/
.txt {	
		font-family: Veranda;
		color: #000000;
		font-size: 12px;
		text-decoration: none;
}

.txtlists {	
		font-family: Veranda;
		color: #000000;
		font-size: 12px;
}

.bltxt {
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		text-decoration: none;
}
.wbluehdrtxt {
		font-family: Arial;
		color: #FFF;
		size: 14px;
} 
.bluehdr {
		font-family: Veranda;
		color: #000000;
		font-size: 18px;
}
.businesshdr {
		font-family: Veranda;
		color: #B79A39;
		size: 18px;
		font-weight: bold;
}
.businesstxt {
		font-family: Veranda;
		color: #B79A39;
		font-size: 12px;
		text-decoration: none;
}
.fortxt {
		font-family: Arial;
		color: #000;
		font-size: 9px;
		margin-left: 15px;
}
.frtxt {
		font-family: Verdana;
		color: #073F79;
		font-size: 10px;
		text-decoration: none;
}
.totop {
		text-align: right;
		text-decoration: none;
}
.contacttext {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
}
/*-- Margins and Padding --*/
#margin { padding:8px;
		height: 125px;
		overflow: hidden;
}
#margina { padding:8px;
		height: 205px;
		overflow: hidden;
}
#marginb {
		height: 184px;
}
#marginc {
		overflow: hidden;
}
#margind {
		height: 100%;
		overflow: hidden;
}
#margin1 { padding:8px;
		height: 170px;
		overflow: hidden;
}
#margin2 {
		height: 170px;
}
#margin3 { padding:8px;
		height: 150px;
		overflow: hidden;
}
#pad {padding:8px;
}

a:hover a:visited a:link a:active {
		font-family: Arial;
		font-color: #000000;
		text-decoration: none;
}


<!-- // -->