#MastHead {
	margin:0;
	padding:0;
}
#HeaderLogo {
	background-color:#F9F9F7;
	border-bottom:10px solid #97d243;
	width:970px;
	height:137px;
}
#HeaderLogo img {
	float:left;
}
#StandardInfo {
	margin-right:15px;
	margin-top:40px;
	padding:5px 10px;
}
#HeaderLogo .HeaderRequestInfo img {
	float:none;
}
.HeaderRequestInfo {
	float:right;
	margin-right:15px;
	margin-top:27px;
	padding-top:13px;
	background:#97d243 url(/Templates/Images/Common/request-bg.gif) left top no-repeat;
	text-align:center;
	height:71px;
	width:284px;
}

/* Main Nav Styles---------------------------------------------------------------------------------------------*/
#MainNavWrapper {
	margin:0!important;
	padding-left:5px;
	height:26px!important;
	background-color:#000000;
	position:relative;
	z-index:101;
}
#MainNav {
	margin:0;
	padding:0 0 0 6px;
	list-style-type:none;
}
#MainNav li {
	margin:0;
	padding:0;
	cursor: pointer;
	float:left;
	background:url(/Templates/Images/Icons/bullet_off.gif) no-repeat 0 8px;
	text-indent:5px;
}
#MainNav a {
	color: #FFFFFF;
	/*display: block;*/	
	margin:0;
	text-decoration:none;
	font-size: 11px;
	/*for horizontal add float*/
	float:left;
}
#MainNav div {
	/*any styles we need to apply to all divs within the main navigation*/
	padding:4px 5px 2px 5px;
	margin:0;
	cursor: pointer;
}
#MainNav p {
	/*if the navigation is images then don't display the text*/
	color:#FFFFFF;
	margin:0;
	padding-bottom:3px;
	font-size:9pt;
}
/*Apply the hover style to the div*/
#MainNav li:hover {
	background:#333333 url(/Templates/Images/Icons/bullet_on.gif) no-repeat 0 8px;
}
/*Apply the Selected style to the div*/
	#MainNav li #MainNavItem1Selected, li #MainNavItem2Selected, li #MainNavItem3Selected, li #MainNavItem4Selected, li #MainNavItem5Selected, li #MainNavItem6Selected, li #MainNavItem7Selected {
	background:#333333 url(/Templates/Images/Icons/bullet_on.gif) no-repeat 0 8px;
	padding-bottom:1px;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
	position:absolute;
	top:221px !important;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #333333;
	width:203px;
	visibility: hidden;
	left:75px;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent:0;
	border-top: 0 solid #FFFFFF;
	border-bottom: 1px solid #535252; /*THEME CHANGE HERE*/
	padding:5px 7px;
	text-decoration: none !important;
	color:#cccccc !important;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color:#ffffff !important;
}
/*-------------------------------------------*/
#LocationFlash {
	position:relative;
	z-index:0;
}
#ContentWrapper {
	padding-top:15px;
	background:#353B31 url(/Templates/Images/Content/bg_gradientgreen_sub.gif) repeat-x;
	min-height:100px;
	position:relative;
	z-index:0;
}
#ContentWrapper p {
	color:#cccccc;
}
#ContentTitle {
	padding-left:24px;
}
#ContentLeftWrapper {
	float:left;
	padding:0 24px;
	width:600px;
}
#ContentRightWrapper {
	float:right;
	padding-right:45px;
	width:277px;
}
#ContentRightWrapper li, #ContentRightWrapper li a {
	color:#cccccc;
}
#ContentBtmWrapper {
	background:url(/Templates/Images/Content/bg_bottom.gif) repeat-x bottom left;
	height:160px;
	width:970px;
}
#BottomLeftImg {
	float:left;
}
#ContentBtm {
	background-color:#AAEC6E;
	color:#333333;
	float:right;
	font-size:11px;
	margin-right:75px;
	margin-top:32px;
	padding:10px 20px 0 27px;
	width:250px;
}
#ContentBtm a {
	text-decoration:underline;
	color:#333333!important;
}
#ContentBtm a:hover {
	text-decoration:none;
}
#ContentBtm img {
	vertical-align:bottom;
}
#ContentBtm p {
	padding:0;
	font-size:8pt;
	color:#333333;
	line-height:15px;
}
#ContentWide {
	margin:0;
	padding-bottom:20px;
	width:970px;
	background:#ececec url(/Templates/Images/Content/contentwide-bg.jpg) repeat-y;
}
#ContentWide p {
	color:#666666;
}
#ContentWideLeft {
	float:left;
	padding:0 20px;
	width:553px;
}
#ContentWideRight {
	float:right;
	padding:20px 20px 0 20px;
	width:336px;
}
#ContentWideRight img {
	margin-bottom:10px;
}
#ContentWideRight ul {
	margin-top:0;
	padding-bottom:7px;
	padding-left:35px;
	background-color:#555852;
	list-style-type:square;
	color:#ffffff;
}
#ContentWideRight ul li a {
	color:#ffffff;
}
#ContentWideRight h4{
	margin-bottom:0;
	padding-left:13px;
	padding-top:12px;
	background-color:#555852;
	list-style-type:square;
	color:#97D243;
	font-size:10pt;
}
#ContentWideRight ul a {
	color:#cccccc;
	text-decoration:underline;
}
#ContentWideRight ul a:hover {
	text-decoration:none;
}
#ContentWideRight ul li {
	color:#cccccc;
}
#ContentWrapper2 {
	background-color:#ECECEC;
}
#ContentWrapper2 #ContentTitle {
	padding-left:24px;
	height:49px;
	background-color:#51564E;
}
#ContentCalloutWrapper {
	padding:15px 24px;
	background-color:#ececec;
	/*min-height:416px;*/
}
.ContactHomeOffice {
	float:left;
	width:273px;
}
.ContactPrincipal {
	float:right;
	width:273px;
}
.ContactPrincipal ul {
	height:139px;
}
#ContentWrapper2 .ContactPrincipal li {
	line-height:16px;
}
#ContentWrapper2 p {
	padding-top:0;
	color:#666666;
}
#ContentWrapper2 h2 {
	color:#669933;
	font-size:12pt;
	font-weight:normal;
	margin:13px 0;
	padding:0;
	position:relative;
}
#ContentWrapper2 ul {
	margin-bottom:15px;
	padding-top:15px;
	padding-left:30px;
	background-color:#E1DFDF;
}
#ContentWrapper2 li {
	line-height:12px;
}
#ContentWrapper2 h1 {
	padding-top:15px;
}
#ContentColumn1 {
	float:left;
	padding-right:25px;
	width:275px;
}
#ContentColumn2 {
	float:left;
	padding-right:25px;
	width:275px;
}
#ContentColumn3 {
	float:left;
	width:300px;
}
#ContentMain {
	float:left;
	/*padding-top:10px;*/
	width:549px;
}
#ContentCallout {
	float:right;
	padding:10px 0 20px 0;
	background-color:none;
	width:300px;
}
#ContactTop {
	background:#393f36 url(/Templates/Images/Content/callout-contact.jpg) repeat-x;
	min-height:186px;
}
#ContentCallout p {
	margin:0;
	padding:10px;
	color:#ffffff;
}
#ServicesColumn, #FacilitiesColumn, #ContactsColumn, #IndustriesColumn {
	float:left;
	margin-right:30px;
	width:200px;
}
#ServicesColumn ul, #FacilitiesColumn ul, #ContactsColumn ul, #IndustriesColumn ul, #ContentSubTitle ul {
	background-color:transparent;
	margin:0;
	padding:0 0 0 20px;
	color:#666666;
	font-size:9pt;
	line-height:12px;
	list-style-type:square;
}
#ServicesColumn h2, #FacilitiesColumn h2, #ContactsColumn h2, #IndustriesColumn h2, #ContentSubTitle h2 {
	margin-bottom:5px;
}
#ContactsColumn li, #ContentSubTitle li {
	padding:0;
	list-style-type:none;
	line-height:17px;
}
#FacilitiesColumn li, #ContactsColumn li, #IndustriesColumn li {
	padding:0;
	line-height:17px;
}
#ContentBtmColumn {
	height:233px;
	padding:8px 0 20px 20px;
	background:url(/Templates/Images/Content/btm-column-bg.jpg) repeat-x;
	color:#333333;
}
#ContentBtmColumn p {
	color:#333333;
	font-size:8pt;
	line-height:15px;
}
#BtmColumn1, #BtmColumn2, #BtmColumn3, #BtmColumn4 {
	float:left;
	margin-right:20px;
	width:211px;
}
.Apply {
	background-color:#A9EC6D;
	color:#333333;
	display:block;
	float:left;
	margin-top:7px;
	padding:1px 2px;
	text-decoration:none;
	font-size:10pt;
}
.Apply:hover {
	background-color:#D2F9B0;
	text-decoration:none;
}
#ContentSubTitle a {
	text-decoration:underline;
}
#ContentSubTitle a:hover {
	text-decoration:none;
}