@import 'css-reset.css';
@import 'MenuMatic.css';

html * {
	font: 100% Arial, Helvetica, sans-serif;
	line-height: 1.25em; /* 20px */
}
p {
	font-size: 0.8125em; /* 13px */
}
h1 {
	font: bold 1.20em Arial, Helvetica, sans-serif;
	color: #000;
}
.png {
	behavior: url(inc/iepngfix.htc);
}

#topHeader {
	width: 100%; 
	background: url(../images/header.png) no-repeat center;
	height: 60px;
}
	#topHeader-text {
		width: 883px;
		color: #fff;
		margin: 0 auto;
		position: relative;
	}
	#headerText-left {
		font-size: 0.75em;
		font-weight: bold;
		float: left;
		margin-top: 20px;
	}
	#headerText-right {
		font-size: 0.75em;
		font-style: italic;
		color: #fcda13;
		float: left;
		margin-left: 30px;
		margin-top: 20px;
	}
#container {
	width: 883px;
	margin: 0 auto;
	padding: 0px;
}
#header {
	width: 883px;
	height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
	background: url(../images/header-background.jpg) no-repeat 0px 34px;
	position: relative;
}
	#header-gasturbine {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-gasturbine.jpg) no-repeat 0px 34px;
		position: relative;
	}
	#header-steamturbine {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-steamturbines.jpg) no-repeat 0px 34px;
		position: relative;
	}
	#header-windturbine {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-windturbines.jpg) no-repeat 0px 34px;
		position: relative;
	}
	#header-coolingtower {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-coolingtowers.jpg) no-repeat 0px 34px;
		position: relative;
	}
	#header-natgas {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-natgas.jpg) no-repeat 0px 34px;
		position: relative;
	}
	#header-diesel {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-diesel.jpg) no-repeat 0px 34px;
		position: relative;
	}
	#header-transformer {
		width: 883px;
		height: 422px; /* offset because of 34px shift in background - background image is actually 388px height */
		background: url(../images/header-background-transformer.jpg) no-repeat 0px 34px;
		position: relative;
	}
#header-logo {
	width: 232px;
	height: 102px;
	float: left;
}
#header-links {
	width: 651px;
	height: 34px;
	float: left;
}
	#header-links div {
		float: left;
	}
	#linksHome img {
		width: 82px;
		height: 34px;
	}
	#linksHome {
		background: url(../images/home-btn.png);
		width: 82px;
		height: 34px;
	}
	#linksHome:hover {
		background: url(../images/home-btn-over.png);
		width: 82px;
		height: 34px;
	}
	#linksEquip img {
		width: 158px;
		height: 34px;
	}
	#linksEquip {
		background: url(../images/equipment-btn.png);
		width: 158px;
		height: 34px;
	}
	#linksEquip:hover {
		background: url(../images/equipment-btn-over.png);
		width: 158px;
		height: 34px;
	}
	#linksContact {
		background: url(../images/contact-btn.png);
		width: 121px;
		height: 34px;
	}
	#linksContact:hover {
		background: url(../images/contact-btn-over.png);
		width: 121px;
		height: 34px;
	}
	#linksContact img {
		width: 121px;
		height: 34px;
	}
	#linksAbout {
		width: 105px; 
		height: 34px;
		background: url(../images/about-btn.png);
	}
	#linksAbout:hover {
		width: 105px; 
		height: 34px;
		background: url(../images/about-btn-over.png);
	}
	#linksAbout img {
		width: 105px; 
		height: 34px;
	}
	#linksLinks {
		width: 68px;
		height: 34px;
		background: url(../images/links-btn.png);
	}
	#linksLinks:hover {
		width: 68px;
		height: 34px;
		background: url(../images/links-btn-over.png);
	}
	#linksLinks img {
		width: 68px;
		height: 34px;
	}
	#linksRes {
		width: 117px;
		height: 34px;
		background: url(../images/resources-btn.png);
	}
	#linksRes:hover {
		width: 117px;
		height: 34px;
		background: url(../images/resources-btn-over.png);
	}
	#linksRes img {
		width: 117px;
		height: 34px;
	}
#header-subnav {
	position: absolute;
	bottom: 10px;
	left: 0px;
}
#header-search {
	width: 272px;
	height: 68px;
	background: url(../images/search-dropdown-background.png) no-repeat;
	position: absolute;
	bottom: -34px;
	right: 0px;
}
	#header-search select {
		width: 200px;
		height: 22px;
		font-size: 0.75em;
		line-height: 1.375em;
		position: absolute;
		left: 59px;
		top: 31px;
	}
#mainContent-left {
	width: 635px;
	float: left;
}
	#contentLeft-buttons {
		margin-top: 10px;
	}
	#contentLeft-buttons .image {
		margin-left: 2px;

	}
	#browseHeading {
		width: 635px;
		height: 77px;
		background: url(../images/browse-by-category-heading.png) no-repeat;
		position: relative;
	}
	#browseHeading .btn {
		width: 296px;
		height: 64px;
		position: absolute;
		top: 0px;
		right: 30px;
	}
	#browseContent {
		width: 635px;
		min-height: 200px;
		background: url(../images/browse-left-shadow.png) repeat-y top left;
	}
		.browseContent-row {
			width: 617px;
			margin-left: 18px;
			clear: right;
		}
		.browseContent-row div {
			float: left;
			margin: 0px 17px 0px 17px;
			text-align: center;
			width: auto;
		}
		.browseContent-row div a.text {
			display: inline-block;
			margin-bottom: 3px;
			font-size: 0.875em;
			color: #dbad25;
			font-weight: bold;
			text-decoration: none;
		}
		.browseContent-row div img {
			margin-bottom: 15px;
		}
		.clear {
			clear: both;
		}
	#browseFooter {
	}
#mainContent-right {
	width: 248px;
	height: 670px;
	float: left;
	padding-top: 35px;
	background: url(../images/right-col-shadow.png) no-repeat 0px 30px;
}
	#mainContent-right img.heading {
		float: right;
		clear: both;
	}
	.mainContent-listing {
		width: 221px;
		height: 265px;
		background: url(../images/featured-background.png) no-repeat;
		float: right;
		clear: right;
	}
	.mainContent-listing a.title {
		color: #144567;
		font-size: 0.75em;
		font-weight: bold;
		width: 174px;
		display: block;
		margin: 0 auto;
		text-align: left;
		margin-top: 13px;
	}
	.mainContent-listing img {
		width: 174px;
		display: block;
		margin: 7px auto 0px auto;
	}
	.mainContent-listing p {
		font-size: 0.6875em;
		width: 174px;
		display: block;
		margin: 10px auto 10px auto;
		text-align: left;
	}
	.mainContent-listing a.learn {
		color: #808081;
		font-size: 0.75em;
		font-weight: bold;
		font-style: italic;
		display: block;
		width: 174px;
		margin: 0 auto;
		text-align: left;
	}
#footer {
	width: 100%;
	min-height: 255px;
	background: #4f6c83 url(../images/footer.png) repeat-x;
	overflow: auto;
}
	#footerContent {
		width: 883px;
		margin: 0 auto;
	}
		.footerDiv {
			float: left;
			background: url(../images/footer-divider.png) center center;
			width: 3px;
			height: 255px;
			margin: 0px 5px;
			behavior: url(inc/iepngfix.htc);
		}
		#footerNav, #footerCat, #footerCon {
			float: left;
			color: #fff;
			font-size: 0.825em;
			margin-top: 25px;
		}
		#footerNav strong, #footerCat strong, #footerCon strong {
			font-weight: bold;
			text-transform: uppercase;
		}
		#footerNav a, #footerCat a, #footerCon a {
			text-decoration: none;
			color: #fff;
		}
		#footerNav ul, #footerCat ul, #footerCon p {
			margin-top: 3px;
			font-size: 0.825em;
		}
		#footerNav {
			width: 200px;
			padding-left: 7px;
		}
		#footerCat {
			width: 395px;
			padding-left: 25px;
		}
		#footerCon {
			width: 200px;
			padding-left: 25px;
		}
.specialField {
	display: none;
	visibility: hidden;
}