@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/bkgdMain.jpg);
	background-repeat: repeat-x;
}
#flashArea {
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 365px;
	width: 1024px;
	background-image: url(images/colorBkgd.jpg);
	float: left;
}

#flashArea2 {
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 208px;
	width: 1024px;
	background-image: url(images/colorBkgd.jpg);
	float: left;
}
#container {
	background-image: url(images/header_lines.jpg);
	background-repeat: repeat-x;
	position:relative;
	width: 1024px;
	height:700px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#search {
	position: relative;
	height: 30px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	z-index: 5;
	float: left;
}
#mainContent {
	position: relative;
	z-index: 6;
	width: 1024px;
	background-color: #FFFFFF;
	left: 0px;
	float: left;
}

#leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	width: 223px;
	top: 10px;
	font-size: 10px;
	z-index: 7;
	height: 397px;
	float: left;
}
.tableBorder {
	border: 1px solid #BCBEC0;
}
.moreNewsBtn {
	background-position: right;
	padding-right: 5px;
}
.padding {
	padding: 5px;
}
.lineHeight {
	line-height: 15px;
}
.padding div ul li {
	padding-bottom: 10px;
}
.padding div ul li ul li {
	padding-top: 5px;
	padding-bottom: 3px;
}

#portfolio_highlights {
	float: left;
	position: relative;
	width: 784px;
	left: 4px;
	padding-top: 13px;
}
.button {
	background-image: url(images/submit_btn.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top {
	position: relative;
	z-index: 3;
	height: 35px;
	top: 0px;
}
#topNav {
	text-align: right;
	position: relative;
	right: 0px;
	z-index: 3;
	width: 137px;
	background-position: right;
	height: 34px;
	float: right;
}
#mainNav {
	background-image: url(images/mainNav_bkgd.png);
	position: absolute;
	width: 1024px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: 75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	z-index: 6;
	float: left;
	top: 0px;
	left: 0px;
	visibility: visible;
}
.smallFont {
	font-size: 12px;
}
.bigFont {
	font-size: 20px;
	font-weight: bold;
}
.rightSpacing {
	padding-right: 10px;
}
#logo {
	position: absolute;
	bottom: 10px;
	left: 0px;
	height: 80px;
	width: 217px;
	z-index: 10;
	visibility: visible;
}
#swfArea {
	position: relative;
	width: 1024px;
	height: 300px;
	left: 0px;
	float: left;
	z-index: 5;
	bottom: 0px;
	top: 59px;
}
#contact {
	position: absolute;
	right: 15px;
	bottom: 0px;
	z-index: 4;
	visibility: visible;
}
#contentArea {
	position: relative;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	background-position: top;
	float: left;
	padding-top: 7px;
}
#clients {
	position: absolute;
	width: 792px;
	height: 279px;
}
#clients_photo {
	position: absolute;
	width: 378px;
	top: 0px;
	padding-top: 20px;
}
#clients_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	position: absolute;
	width: 400px;
	top: 0px;
	right: 0px;
	padding-top: 20px;
}
#clients_description h2 {
	font-size: 16px;
	font-weight: bold;
	color: #AF4E25;
	text-decoration: none;
	margin-top: 0px;
}
.highlights {
	background-image: url(images/highlights_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer {
	position: relative;
	float: left;
	background-color: #4F5050;
	height: 125px;
	width: 1024px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerContent {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.contentArea:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF4E26;
	text-decoration: none;
}
a.contentArea:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF4E26;
	text-decoration: none;
}
a.contentArea:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF4E26;
	text-decoration: underline;
}
a.contentArea:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF4E26;
	text-decoration: underline;
}
#homepageContent {
	position: absolute;
	width: 765px;
	height: 227px;
	padding: 5px;
	left: 239px;
}
a.subnav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF4E26;
	text-decoration: none;
}
a.subnav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF4E26;
	text-decoration: none;
}
a.subnav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF4E26;
	text-decoration: underline;
}
a.subnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF4E26;
	text-decoration: underline;
}
a.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
h2 {
	color: #00325E;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.word_highlight {
	color: #C6952C;
	font-weight: bold;
}
#go {
	background-image: url(images/go_btn.png);
	height: 28px;
	width: 30px;
	border: 0px none #FFF;
}
