#Body {
	background:transparent url(../images/PageTopBg.gif) repeat-x left top;
}
#MainLayoutWrapper {
	background:transparent url(../images/PageBottomBg3.jpg) repeat-x left bottom;
}
#LayoutWrapper {
	margin:0 auto;
	width:996px;
}
#Header {
	background-image:url(../images/HeaderBg.jpg);
	background-repeat:no-repeat;
	width:996px;
	height:196px;
	position:relative;
}
#Header h1 {
	height:140px;
	width:285px;
	position:absolute;
	left:25px;
	top:50px;
}
#Header h1 a {
	display:block;
	padding-top:135px;
	overflow:hidden;
	height:0;
}

form {
	text-align: left;
}

#CompanyPhone {
	position:absolute;
	top:85px;
	left:743px;
	color:#9CA8B2;
	font-size:17px;
	font-family:verdana,arial;
}
#SiteSearchContainer {
	position:absolute;
	top:127px;
	left:753px;
}
#SiteSearchContainer .siteSearchLabel {
	float:left;
	clear:both;
	width:auto;
	height:16px;
	text-align:left;
	font-size:8pt;
	font-family:verdana,arial;
	font-weight:bold;
	color:#0D273E;
}
#SiteSearchContainer .siteSearch {
	float:left;
	clear:both;
	width:224px;
	position:relative;
}
#SiteSearchContainer form { margin:0; padding:0; }
#SiteSearchContainer .input {
	float:left;
	width:171px;
	text-align:left;
}
#SiteSearchContainer .input input {
	width:167px;
}
#SiteSearchContainer .button {
	float:left;
	width:26px;
	height:15px;
	padding:4px 0 0 10px;
	text-align:left;
}
#SiteSearchContainer .button input { width:16px; height:11px; margin:0; padding:0; }
#ContentWrapper {
	background:#ffffff url(../images/ContentBg.gif) repeat-y top center;
	width:996px;
	clear:both;
	overflow:hidden;
}
#ContentBodyHome {
	width:707px;
	padding:15px 35px 0 20px;
	float:right;
	text-align:left;
}
#ContentBody {
	width:712px;
	padding:0px 30px 12px 20px;
	float:right;
	text-align:left;
	background:transparent url(../images/ContentInteriorFooterBg.jpg) no-repeat 20px bottom;
}
#ContentBodyInterior {
	background:#ffffff url(../images/ContentInteriorBg.jpg) repeat-y;
	padding:20px 22px 40px 26px;
	width:664px;
	min-height: 500px;
	/* Min-Height with IE Hack */
	height: auto !important;
	height: 500px;
	float:left;
}
/* Home Page Styles */
#HomePageWrapper {

}
#HomePageImages {
	height:347px;
}
#HomePageImages .HomePageImageItem {
	float:left;
	width:350px;
}
#HomePageImages .first {

}
#HomePageImages .last {
	padding-left:6px;
}
#HomePageContentWrapper {
	padding-top:20px;
	padding-bottom:40px;
	width:100%;
	float:left;
}
#HomePageContent {
	width:48%;
	float:left;
	padding-right:10px;
}
#HomePageNews {
	width:48%;
	float:left;
	padding-left:10px;
}
#FeaturedNews {  }
#FeaturedNews ul { margin-top:0.3em; }
/* End Home Page Styles */

#Navigation {
	float:right;
	width:215px;
	min-height: 500px;
	/* Min-Height with IE Hack */
	height: auto !important;
	height: 500px;
	background: transparent url(../images/ContentDiagramBg.gif) no-repeat right bottom;
}

#Footer {
	background:#FFFFFF url(../images/FooterBg3.jpg) no-repeat scroll center bottom;
	clear:both;
	height:116px;
	position:relative;
}

#Footer #CompanyInfo {
	position:absolute;
	/*left:447px;*/
	right:35px;
	bottom:88px;
	font-family:arial;
	font-size:12px;
	color:#656565;
}
#Footer #Copyright {
	display:none;
	/*position:absolute;
	left:35px;
	bottom:47px;
	font-family:verdana;
	font-size:8pt;*/
}
#Footer #ForteLogo {
	position:absolute;
	left:862px;
	bottom:16px;
}
#Footer #ForteLogo h3 {
	width:130px;
	height:100%;
}
#Footer #ForteLogo h3 a {
	overflow:hidden;
	height:0;
	display:block;
	padding-top:50px;
}
#Footer #FooterLinks {
	position:absolute;
	left:45px;
	bottom:88px;
	font-family:arial;
	font-size:12px;
	color:#656565;
}
#Footer #FooterLinks a {
	text-decoration:none;
	padding:0 4px;
	color:#656565;
}
#Footer #FooterLinks a.first { padding-left:0; }
#Footer #FooterLinks a.last { padding-right:0; }

.cfdebug {
	clear:both;
	text-align:left;
}
