/* * * * * * * * * * * * * * * * * * * * * * 
 HTML STYLES (See also Form Styles)
* * * * * * * * * * * * * * * * * * * * * */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	background: #955C0D url(../fw/bg_Page.jpg) repeat-x top center;
}
table th,
table td {
	text-align: left;
}
img {
	border: 0;
}


/* NOTE: Set heading properties in individual sections to avoid inheritance issues! */

/* * * * * * * * * * * * * * * * * * * * * * 
 FORM STYLES
* * * * * * * * * * * * * * * * * * * * * */

form { 
	margin: 0;
}
input, select, textarea, textbox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #7C5541;
}
select {
	padding: 4px;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MAIN LAYOUT STYLES 
* * * * * * * * * * * * * * * * * * * * * */

td.pageLeft {
	background: url(../fw/bg_pageLeft.jpg) no-repeat top right;
}
td.pageRight {
	background: #FFFFFF url(../fw/bg_PageTopRight.jpg) repeat-x top left;
}
td.pageRight_footer {
	background: url(../fw/bg_PageBottomRight.jpg) repeat-x top left;
}
div.pageContainer {
	width: 1001px;
	background: #FFFFFF url(../fw/bg_ContainerTile.jpg) repeat-y top left;
}
div.topLeftShadow {
	width: 5px;
	height: 641px;
	float: left;
	background: url(../fw/bg_leftShadowTop.jpg) no-repeat top left;
}
div.header {
	width: 996px;
	height: 41px;
	float: left;
	background: #FFFFFF url(../fw/bg_headerNav.jpg) no-repeat top left;
}
div.header div.tagline {
	float: left;
	width: 400px;
	color: #955C0D;
	line-height: 41px;
	padding: 0 0 0 30px;
	font-weight: bold;
}
div.header div.headerNav {
	float: right;
	width: 400px;
	color: #955C0D;
	font-size: 11px;
	padding: 6px 0 0 0;
}
div.header div.headerNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
div.header div.headerNav ul li {
	float: left;
	border-left: 1px dotted #955C0D;
}
div.header div.headerNav ul li.firstLink {
	border-left: none;
}
div.leftColumn,
div.leftColumn_inner {
	width: 210px;
	float: left;
	padding: 35px 30px 30px 25px;
	background: url(../fw/bg_leftColumn_Home.jpg) no-repeat top right;
}
div.leftColumn_inner {
	background: url(../fw/bg_leftColumn_Inner.jpg) no-repeat top right;
}
ul.mainNav {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.mainNav li ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 5px 0 10px 20px;
	background: url(../fw/bg_mainNavLinks.gif) repeat-x bottom left;
}
ul.mainNav li ul li {
	background: none;
}
ul.mainNav li ul li ul {
	border-top: 1px dotted #0C4781;
	padding: 5px 0 0 20px;
	margin: 5px 0 0 0;
	background: none;
}
div.companyWorth {
	margin: 40px 0 30px 0;
	float: left;
}
div.leftQuote {
	float: left;
}
div.leftQuote p {
	color: #E6B756;
	margin: 0 0 20px 0;
}
div.leftQuote p.quoteName {
	color: #ffffff;
	margin: 0 0 10px 0;
}
div.rightColumn,
div.rightColumn_inner {
	width:731px;
	min-height:460px;
  height:auto !important;
  height:460px;
	float: left;
	padding:0;
	background: url(../fw/bg_homeRightShadow.jpg) no-repeat top right;
}
div.rightColumn_inner {
	background: url(../fw/bg_innerRightShadow.jpg) no-repeat top right;
}
div.flashDiv {
	width: 731px;
	height: 269px;
}
div.contentContainer {
	width: 725px;
}
div.homeContent {
	width: 655px;
	border-top: 1px solid #E5E5E5;
	margin: 10px 0 0 50px;
	padding: 0 0 0 5px;
}
div.innerContent {
	width: 665px;
	background: url(../fw/bg_InnerContent.jpg) no-repeat top left;
	padding: 18px 10px 0 40px;
}
div.topInnerContent {
	width: 420px;
	clear: left;
}
div.footer {
	width: 731px;
	height: 130px;
	background: url(../fw/bg_Footer.jpg) no-repeat top left;
	padding: 15px 0 0 270px;
}
div.footerNav {
	float: left;
	height: 100px;
}
div.firstNav {
	border-left: none;
}
div.industryNav {
	width: 340px;
	height: 100px;
	float: left;
	border-left: 1px solid #AA7414;
}
div.locationNav {
	width: 200px;
	height: 100px;
	float: left;
	border-left: 1px solid #AA7414;
}
div.footer p {
	padding: 0;
	margin: 0 0 5px 20px;
	color: #BA8015;
	font-weight: bold;
}
div.footer ul {
	list-style: none;
	padding: 0 20px 0 20px;
	margin: 0;
	float: left;
}
div.footer ul li {
	padding: 2px 0 2px 0;
}
/* * * * * * * * * * * * * * * * * * * * * * 
 LINK STYLES 
* * * * * * * * * * * * * * * * * * * * * */

a {
	color: #03509C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div.header div.headerNav a {
	color: #955C0D;
	display: block;
	line-height: 25px;
	padding: 0 15px 0 15px;
}
ul.mainNav li a {
	color: #ffffff;
	display: block;
	padding: 7px 0 7px 0;
	margin: 0;
	width: 210px;
	background: url(../fw/bg_mainNavLinks.gif) repeat-x bottom left;
}
ul.mainNav li a.lastLink {
	background: none;
}
ul.mainNav li ul li a {
	color: #ffffff;
	padding: 1px 0 1px 0;
	width: 190px;
	background: none;
}
ul.mainNav li ul li ul li a {
	color: #ffffff;
	width: 170px;
	padding: 1px 0 1px 0;
}
div.leftQuote a {
	color: #ffffff;
	text-decoration: underline;
}
div.leftQuote a:hover {
	text-decoration: none;
}
div.footer a {
	color: #ffffff;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MISC. STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.borderAll { 
	border: 1px solid #7B8DB7;
} /* Used for misc borders */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
div.clear {
	clear: both;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
.block {
	display: block;
}/* Used to display certain elements like images as blocks when necessary for cross browser spacing */