@charset "UTF-8";
/* CSS Document */

div, h1, h2, h3, h4, h5, h6, img, form {
	margin: 0;
	padding: 0;
}
p, ul {
	margin: 1em 0;
	padding: 0;
}
li {
	margin: 0 0 .5em 2em;
	padding: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0;
}
.clearfix {display: inline-table;}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 89%;
	color: #383d5c;
	background: #fff url("../images/bg_gradient.png") repeat-x;
	margin: 0;
	padding: 0;
}

#bigWrap {
	max-width: 940px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: transparent url("../images/dme_banner.jpg") top right no-repeat;
	color: white;
	min-height: 130px;
}
#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {
	color: white;
	text-decoration: none;
}

a:link {color:#383d5c;}
a:visited {color:#383d5c;}
a:hover {color:#8f92a6;}
a:active {color:#383d5c;} 

a:hover {

	font-family: verdana, arial, helvetica, sans-serif;
	color: ;
}

#topbar {
	margin: 0;
	background: transparent url("../images/topbar_bg.png") top right no-repeat;
	text-align: right;
	min-height: 23px;
	font-size: 10px;
	padding: 7px 7px 0 0;
}
#topbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 12em;
	min-height: 23px;
	float: right;
	display: block;
}
#topbar li a {
	display: block;
	width: 8em;
	padding: 0 2em 0 2em;
}
#topbarContact a {
	border-right: 1px solid white;
}
#topbarServices {
	margin-right: 7px;
}
#topbarServices a {
	background:	transparent url('../images/arrow-white.gif') center right no-repeat;
}
#topbarServices:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#topbarServices ul {
	margin-right: 0;
	position: absolute;
	top: -999em;
	right: 0;
	background-color: #516381;
	z-index: 50;
}
#topbarServices:hover ul {
	top:			20px;
}
#topbarServices ul li {
	width: 11.5em;
	float: none;
	border: 1px solid #5b6b86;
	border-bottom: none;
}
#topbarServices ul li a {
	width: 10em;
	padding: 7px 8px 7px 7px;
	background-image: none;
}
#topbarServices ul a:hover, #topbarServices ul a:focus, #topbarServices ul a:active {
	background-color: white;
	color: 			#516381;
	outline:		0;
}


.mainNavTabs {
	margin: 0;
	background: #d6d7dd url("../images/tab_bar_bg.png") top left no-repeat;
	min-height: 41px;
	padding: 0;
	position: relative;
	z-index: 20;
	
}
.mainNavTabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	float: left;
	width: 156.6px;
	background: transparent url("../images/tab_bar_divider.gif") center left no-repeat;
}
.mainNavTabs li.first {
	background: none;
}
.mainNavTabs a {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	width: 155.6px;
	min-height: 27px;
	margin: 0 0 0 1px;
	padding: 14px 0 0;
	color: black;
	text-decoration: none;
}
.cufon-active .mainNavTabs a {
	font-size: 15px;
	padding-top: 11px;
	min-height: 30px;
}
.mainNavTabs li.first a {
	margin-left: 0;
	width: 156.6px;
}
.mainNavTabs a.current {
	background: transparent url("../images/tab_bar_current_bg.gif") bottom left repeat-x;
}


.content {
	background: white url("../images/section_content_bg.gif") top left repeat-x;
	color: black;
	position: relative;
	z-index: 10;
}
.content.homeContent {
	background: transparent;
}


#homeIntro {
	background: #383b5b url("../images/home_intro_bg.jpg") top left no-repeat;
	color: white;
	min-height: 195px;
	padding: 23px 11px 0 29px;
	margin-top: -2px;
}
#homeIntro p {
	max-width: 389px;
	font-size: 12px;
	line-height: 1.4;
}
.cufon-active #homeIntro p {
	font-size: 15px;
	margin: 0 0 15px;
	line-height: 1.15;
}

#homeIntro .extraEmphasis {
	font-style: italic;
	font-size: 16px;
}
.cufon-active #homeIntro .extraEmphasis {
	font-size: 18px;
	font-weight: normal;
}
#homeIntro p.first, .cufon-active #homeIntro p.first {
	margin-top: 0;
}
.cufon-active #homeIntro .introBody {
	font-size: 12px;
}

#homeFeatured {
	margin: 10px 0 0;
	background: transparent;
}
#homeFeatured li {
	margin: 0 18px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 301px;
	background: transparent;
}
#homeFeatured li a {
	display: block;
	width: 301px;
	min-height: 142px;
	padding: 16px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}
.cufon-active #homeFeatured li a {
	font-size: 15px;
}
#homeFeatured #homeFeaturedValve {
	background: transparent url("../images/home_bigbutt_valve.jpg") top left no-repeat;
}
#homeFeatured #homeFeaturedManufacturing {
	background: transparent url("../images/home_bigbutt_manufacturing.jpg") top left no-repeat;
}
#homeFeatured #homeFeaturedMaintenance {
	background: transparent url("../images/home_bigbutt_maintenance.jpg") top left no-repeat;
	margin-right: 0;
}
#homeFeatured a, #homeFeatured a:link, #homeFeatured a:visited, #homeFeatured a:hover, #homeFeatured a:active {
	color: black;
	text-decoration: none;

}

.sectionHead {
	height: 142px;
	margin-top: -2px;
	position: relative;
	z-index: 10;
	background-image: url(images/section_bg_contactus.jpg);
}
#servicesSectionHead {
	background: transparent url("../images/section_bg_services.jpg") top left no-repeat;
}
#aboutUsSectionHead {
	background: transparent url("../images/section_bg_aboutus.jpg") top left no-repeat;
}
#ohsSectionHead {
	background: transparent url("../images/section_bg_ohs.jpg") top left no-repeat;
}
#contactusSectionHead {
	background: transparent url("../images/section_bg_contactus.jpg") top left no-repeat;
}
#projectsSectionHead {
	background: transparent url("../images/section_bg_projects.jpg") top left no-repeat;
}
.breadcrumb {
	padding: 117px 0 0 27px;
	margin: 0;
	color: white;
	font-size: 10px;
}
.breadcrumb a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb a.last {
	font-weight: normal;
}
#sectionNav {
	width: 250px;
	float: left;
}
#sectionNav li {
	margin: 0 30px 0 27px;
	padding: 10px 0 5px 0;
	list-style: none;
	border-bottom: 1px solid #d7d9e0;
}
#sectionNav li.first {
	background: none;
}

#sectionNav a, #sectionNav a:link, #sectionNav a:visited, #sectionNav a:hover, #sectionNav a:active {
	color: #383f62;
	text-decoration: none;
	font-size: 12px;
}

#sectionContent {
	margin-left: 260px;
	color: #383d5c;
	padding: 0 50px 48px 0;
	font-size: 11px;
}

#sectionContent.contactUs p {
	padding: 0 0 0 0;
	color: #383F62;
	border-width: 0 0 1px  0;
	border-style: dotted;
	border-color: #383F62;
	margin: 0px 0px 0px 0px;
	display:block;
	width: 100px;
	float:left;
	padding: 0 18px 18px 0;
}

#sectionContent.noMargin {
	margin-left: 26px;
}

#sectionContent h1 {
	padding: 35px 0 8px;
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: normal;
	background: transparent url("../images/section_title_underline.png") bottom left no-repeat;
}
#sectionContent h2 {
	padding: 15px 0 6px;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight:500;
	background: transparent url("../images/section_title_underline.png") bottom left no-repeat;
}

#sectionContent.contacts p{
	padding: 0 0 0 0;
	color: #383F62;
	border-width: 0 0 1px  0;
	border-style: dotted;
	border-color: #383F62;
	margin: 0px 0px 0px 0px;
}

img.brochure {
	margin: 20px 50px 0 0;
	border: none;
}

.footer {
	max-width: 920px;
	margin: 20px auto 0;
	text-align: center;
	border-top: 1px solid #7e8195;
	padding: 5px 0 20px;
	font-size: 10px;
	color: #646464;
}
