body {
	margin: 0px;
}

#wrapper {
	background-color: #666666;
	width: 975px;
	position: relative;
	z-index: 1;
	margin: auto;
	border: 1px solid #999;
	margin-bottom: 15px;
}
#main {
	width: 924px;
	border: 1px solid #999;
	position: static;
	top: 280px;
	left: 15px;
	padding: 10px;
	z-index: 5;
	background-color: #e3e3d9;
	margin: 15px;
}
#header {
	width: 924px;
	height: 220px;
	/* [disabled]border: 1px solid #999; */
	padding: 0px 10px 10px 0px;
	top: 20px;
	left: 15px;
	background-color: #e3e3d9;
	z-index: 5;
	/* [disabled]margin: 15px; */

}
#banner {
	width: 750px;
	z-index: 10;
	background-color: e3e3d9;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-color: #132f42;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	float: left;
}
#navigation {
	width: 155px;
	background-image: url(images/navigationBackground.jpg);
	background-repeat: no-repeat;
	height: 216px;
	display: list-item;
	list-style-image: url(images/spacer.gif);
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background-color: #C4C0A5;
	left: 778px;
	top: 10px;
	z-index: 10;
	float: right;
	padding-top: 4px;
}

#navigation a:link {
	color: #091721;
	text-decoration: none;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
	
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

#navigation a:hover {
	color: #091721;
	text-decoration: none;
	margin-left: 8px;
	background-color: #7CD4F8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

#leftColumn {
	width: 180px;
	padding: 0px 4px 0px 0px;
	left: 7px;
	top: 10px;
	height: 330px;
	float: left;
	margin-bottom: 10px;
}
#leftColumn a:link {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#leftColumn a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#leftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: normal;
	margin-top: 8px;
}
#leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	font-weight: normal;
}

#blueColumn {
	width: 170px;
	background-repeat: no-repeat;
	/* [disabled]height: 375px; */
	padding-left: 8px;
	padding-top: 7px;
	padding-right: 5px;
	/* [disabled]border-left: #000 solid 2px; */
	/* [disabled]border-right: #000 solid 2px; */
	background-color: #112E40;
	/* [disabled]background-image: url(images/blueRectangle.jpg); */
	padding-bottom: 20px;
}
#textArea {
	width: 500px;
	background-color: #FFFFFF;
	padding: 0px 7px 7px 7px;
	border: 1px solid #999;
	float: left;
	margin: 0px 10px 10px 10px;
}
#textArea    p,li,td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#textArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
}
#textArea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

#textArea a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #153649;
}
#textArea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #16374A;
}
#textArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
#rightColumn {
	padding: 15px 10px 10px 10px;
	width: 181px;
	background-color: #a6a69c;
	/* [disabled]border: 1px solid #000; */
	float: left;
}
#rightColumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rightColumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16374A;
	text-decoration: none;
}
#rightColumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#rightColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 8px;
}
#rightColumn  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -10px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px double #330000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 3px;
}
#footer  {
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 800px;
	clear: both;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#lfooter a:link {
	text-decoration: underline;
}
#lfooter a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/* [disabled]margin-top: 10px; */
	/* [disabled]padding-top: 10px; */
}

.imgLeftPad {
	padding-left: 10px;
}
.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

