body {
	background-color: #666666;
	background-image: url(/images/bgBody.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans","Lucida Grande", "Lucida Sans Unicode", "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	margin-top: 35px;
}

/*QUICK FIX-- JOHN */

.highlight {
	color:#FF3300;
}

/* ---------------*/

h1, h2, h3, h4, h5 {
	color: #D21F36; /*red*/
	margin:0;
	padding:0;
}
h1 { font-size: 20px; line-height:24px; margin-bottom:7px;}
h2 { font-size: 18px; line-height:20px; margin-bottom:7px;}
h3 { font-size: 16px; line-height:20px; margin-bottom:7px;}
h4 { font-size: 14px; font-weight:bold; margin-bottom:7px;}
h5 { font-size: 12px; font-weight:bold; margin-bottom:7px;}
#content-home h1 {font-size:18px;}
p, q {
	margin: 0 20px 14px 0 ;
	padding:0;
}

ul {
	margin: 0 20px 14px 15px ;
	padding:0;
	list-style-position: outside;
}
ol {
	margin: 0 20px 14px 20px ;
	padding: 0;
	list-style-position: outside;
}


/* Make bullets use image */
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-left: 15px;
}

li {
	background: url(/images/bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
/* Make bullets use image */


a {
	color: #D21F36;
}

a:hover {

}

img {
	border: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 750px;
	
}

#top {
	width: 950px;
}

#header {
	width: 900px;
	height: 40px;
	background-image: url(/images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-color:#D21F36;
	padding: 25px;
	padding-top: 20px;
}

#header img {
	float: left; 
	border: 0px;
	margin-top:-10px;
}
#headerTxt {
	float: right; 
	text-align: right; 
	font-size: 13px; 
	color: #FFFFFF;
	font-weight: bold;
	margin:0 10px 0 0;
}
#headerTxt p { margin:0 0 10px;font-size:13px;}
#headerTxt a {color:white; text-decoration:none; font-weight:bold; font-size:13px; font-family:"Lucida Sans","Lucida Grande","Lucida Sans Unicode","Tahoma",Geneva,Arial,Helvetica,sans-serif;}
#flash {
	width: 950px;
	height: 140px;
	background-image: url(/images/bgFlash.jpg);
	background-repeat: no-repeat;
}
#photo_header{
	width: 950px;
	height: 140px;
	/*background:#333 url(/images/headers/header4.jpg) no-repeat;*/
	background-color:#333;
}
#photo_header div {
	width: 950px;
	height: 140px;
}

.case0 {background:url(/images/bgFlash.jpg) no-repeat top left;}
.case1 {background:url(/images/headers/header4.jpg) no-repeat top left;}
.case2 {background:url(/images/headers/header15.jpg) no-repeat top left;}
.case3 {background:url(/images/headers/header6.jpg) no-repeat top left;}
.case4 {background:url(/images/headers/header9.jpg) no-repeat top left;}
.case5 {background:url(/images/headers/header11.jpg) no-repeat top left;}
.case6 {background:url(/images/headers/header2.jpg) no-repeat top left;}
.case7 {background:url(/images/headers/header10.jpg) no-repeat top left;}
.case8 {background:url(/images/headers/header8.jpg) no-repeat top left;}
.case9 {background:url(/images/headers/header1.jpg) no-repeat top left;}
.case10 {background:url(/images/headers/header3.jpg) no-repeat top left;}
.case11 {background:url(/images/headers/header16.jpg) no-repeat top left;}
.case12 {background:url(/images/headers/header13.jpg) no-repeat top left;}
.case13 {background:url(/images/headers/header14.jpg) no-repeat top left;}

#photoTxt {
	color: #000000; 
	padding: 80px 0 0 50px; 
	font-weight: bold; 
	font-size: 14px;
}

#slogan {
	width: 900px;
	background: #000 url(/images/bgSlogan.jpg) no-repeat;
	padding: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 15px;
	line-height:24px;
}

#flashContainer {
	width: 950px;
	background-image: url(../images/flashContainer.jpg);
}

#slogan p {
	margin: 0px;
}

#sloganTxt {
	width: 650px;  
	margin-left: 240px;
}
/*--------------------- nav ------------*/
#navTop {
	height: 35px;
	width: 950px;
	background: #D21F36 url(/images/bgNav.jpg) repeat-x;/*red*/
	text-transform: uppercase;
}
#navTop ul {
	border: 0;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navTop ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: none;
}
#navTop ul li a {
	width: 125px;
	height: 35px;
	border-right: 1px solid #B32336;/*dark red*/
	padding: 0;
	margin: 0;
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 12px/35px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#navTop ul li a.last {border-right:none;}
#navTop ul li a:hover{
	color: black;
	background: #989898 url(/images/bgNavRoll.jpg) repeat-x;/*grey*/
}

#navTop ul li a.current {
	width: 125px;
	height: 35px;
	border-right: 1px solid #B32336;/*dark red*/
	padding: 0;
	margin: 0;
	color: black;
	background: #989898 url(/images/bgNavRoll.jpg) repeat-x;/*grey*/
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 12px/35px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

/*-------------- side nav ------------*/
#nav-side-box {
	width:195px;
	background-color:white;
	float:left;
}
#nav-side-box-secondary {
	width:240px;
	height:386px;
	background-image:url(/images/tank.jpg);
	float:left;
}
#nav-side {
	width:195px;
	margin:0;
	padding:0;
	background:url(../images/bgSideNav.jpg) repeat-y top left;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#nav-side li {
	margin:0; 
	padding:0; 
	background:url(../images/bgSideShadow.jpg) no-repeat bottom left;
	list-style-type: none;
}
#nav-side a {
	color:black;
	display: block;
	padding: 10px 5px 15px 30px;
	text-decoration:none;
	background: url(../images/bullet-nav.gif) no-repeat left;
}
#nav-side #wind-link a {
	background: url(../images/blue-bullet.png) no-repeat 5px 40%;
	padding: 2px 5px 10px 30px;
}
#nav-side a:hover {color: #D21F36;/*red*/}
#nav-side li ul {
	font-size:10px;
	line-height:12px;
	margin:-10px 0 0 0; 
	padding:0 0 10px 0;  
}
#nav-side li ul li ul{
	font-size:10px;
	line-height:12px;
	margin:0; 
	padding:0; 
}
#nav-side li ul li, #nav-side li ul li ul li{background:none; list-style:none;display:inline;}
#nav-side li ul a {
	border-top:1px solid #E5E5E5;/*grey*/
	padding:5px 10px 5px 40px;
	background: url(../images/bullet-nav2.gif) no-repeat left;
}
#nav-side li ul li ul a {
	padding:5px 10px 5px 50px;
	background: url(../images/bullet-nav3.gif) no-repeat left;
}
.emergency {text-transform:uppercase;}
/*--------------------- end nav ------------*/
#bottom {
	width: 900px;
	background:white url(../images/bgContent.jpg) repeat-y top left;
	padding: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

#bottom-secondary {
	width: 950px;
	background:white url(../images/bgContent.jpg) repeat-y top left;
}

#left {
	float: left;
}

#navSide {
	width: 195px;
	height: 192px;
	margin-top:20px;
}

#navSide li {
	margin: 0px; 
	padding: 0px; 
	display: inline;
}

#navSide ul{
	list-style-type :none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url(../images/nav-background.jpg) repeat-y top left;
}

#navSide a {
	color: #250C08;
	display: block;
	width: 155px;
	height: 27px;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 5px;
	text-decoration: none;
	background: url(/images/bgNavSide.jpg) no-repeat left;
	font-size: 12px;
}

#navSide a:hover {
	color: #D21F36;
	/*background: url(../images/nav-background-roll.jpg) repeat-y top #A3825C;*/
}

#right {
	float: right;
}

#headlines {
	width: 653px;
	height: 105px;
	color: #FFFFFF;
	margin-top:25px;
}

#headlines h2 {
	margin-bottom:0;
	line-height:14px;
	font-size: 10px;
	color: #FFFFFF;
}

#headlines a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#headlines a.on {
	color: #000000;
}

#headlines img {
	margin-top: 5px;
	margin-left: -15px;
}

.headline {
	width: 135px;
	height: 95px;
	background-image: url(/images/bgHeadline.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 15px;
	padding-right: 0px;
}

#headline2 {
	position: relative; 
	top: -105px; 
	left: 168px;
}

#headline3 {
	position: relative; 
	top: -85px; 
	left: 0px;
}

#headline4 {
	position: relative; 
	top: -190px; 
	left: 168px;
}

#currentProjects {
	position: relative;
	top: -107px;
	left: 350px;
	width: 300px;
	height: 150px;
}

#content {
	width: 653px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}

#contentHome {
	width: 653px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer {
	width: 950px;
	height: 40px;
	background-color: #666666;
	background-image: url(/images/bgFooter.jpg);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	margin-left: -25px;
	margin-bottom: -15px;
	padding-top: 25px;
	font-size: 10px;
}
#footer-secondary {
	width: 950px;
	height: 40px;
	background-color: #666666;
	background-image: url(/images/bgFooter.jpg);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 0px;
	margin-bottom: -15px;
	padding-top: 25px;
	font-size: 10px;
}

#footerTxt {
	float: right;
}
#footerTxt a {color:black;}
#footerTxt a:hover {color:white;}



/* --- Styles for the About/Services Sections --- */
#introContent {
	width: 645px; 
	margin-top: -25px; 
	margin-left: -27px;
	margin-bottom: 0px;
	padding: 30px;
	padding-bottom: 10px;
	background-color: #FFFFFF; 
	background-position: top; 
	background-image: url(/images/bgIntroContent.jpg); 
	background-repeat: repeat-y; 
	color: #000000; 
	font-size: 13px; 
	font-weight: normal;
}

#introContentBottom {
	width: 705px; 
	height: 6px; 
	margin-left: -27px;
	margin-bottom: 25px;
	background-image: url(/images/bgIntroContentBottom.jpg); 
	background-repeat: no-repeat;
}

#introImgContent {
	width: 404px; 
	margin-top: -25px; 
	padding-top: 70px; 
	padding-left: 234px; 
	padding-bottom: 8px; 
	padding-right: 40px; 
	background-color: #000000; 
	background-position: top; 
	background-image: url(/images/bgAbout.jpg); 
	background-repeat: no-repeat; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: normal;
}

#introContent h2 {
	font-size: 20px;
	text-transform: uppercase;
}

#introContent img {
	float: right;
	margin-top: -20px;
	margin-left: 20px;
}

#introImgContent h2 {
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
}

#introImgContentSub {
	width: 630px; 
	height: 70px;
	margin-top: -25px; 
	padding-top: 48px; 
	padding-left: 48px; 
	padding-bottom: 0px; 
	padding-right: 0px; 
	background-color: #000000; 
	background-position: top; 
	background-image: url(/images/bgStory.jpg); 
	background-repeat: no-repeat; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: normal;
}

#introImgContentSub h2 {
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
}

#introImgBottom {
	width: 678px; 
	height: 7px; 
	margin-bottom: 25px;
	background-image: url(/images/bgIntroImgBottom.jpg); 
	background-repeat: no-repeat;
}

#gradientContainer {
	width: 883px; 
	clear: both; 
	margin-top: 260px; 
	margin-bottom: 25px;
}

#gradientTop {
	width: 893px; 
	height: 7px; 
	background-image: url(/images/bgGradientTop.jpg); 
	background-repeat: no-repeat;
}

#gradientTopServices {
	width: 893px; 
	height: 7px;
	margin-bottom: -4px; 
	background-image: url(/images/bgGradientTop.jpg); 
	background-repeat: no-repeat;
}

#gradientContent {
	width: 853px;
	padding: 20px;
	padding-bottom: 0px;
	background-image: url(/images/bgGradientContent.jpg); 
	background-repeat: repeat-y;
}

#gradientContentServices {
	width: 893px;
	padding: 0px;
	padding-left: 3px;
	background-image: url(/images/bgGradientContent.jpg); 
	background-repeat: repeat-y;
}

.more {
	text-decoration: none;
	font-variant: small-caps;
	color:#CC3300;
}

#gradientBottom {
	width: 893px; 
	height: 19px; 
	background-image: url(/images/bgGradientBottom.jpg); 
	background-repeat: no-repeat;
}

.tblColumn {
	width: 135px;
	padding: 0px;
	margin-right: 7px;
	float: left;
}

.tblColumnServices {
	width: 144px;
	padding: 0px;
	margin-right: 4px;
	float: left;
	text-align: center;
}

.tblColumnServices a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}

.tblColumnMission {
	width: 210px;
	padding: 0px;
	margin-right: 0px;
	float: left;
}

.tblColumnMission a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.tblColumnMission a.on {
	color: #D21F36;
	text-decoration: underline;
}

.tblClear {
	clear: both;
}

#servicesContainer {
	width: 700px;
	margin-left: -23px;
	margin-top: -29px;
	background-image: url(/images/bgServicesSecondary.jpg); 
	background-repeat: repeat-y;
	position:relative;
}

#servicesContainer h2 {
	color: #000000;
}

#servicesTop {
	width: 700px; 
	height: 7px;
	background-image: url(/images/bgServicesSecondaryTop.jpg); 
	background-repeat: no-repeat;
}

#servicesContent {
	width: 640px;
	padding-top: 25px;
	padding-left: 35px;
	margin-bottom: 10px;
}

#servicesLeft {
	width: 377px;
	width: 415px; 
	float:left;
	/*margin-bottom: -225px;*/
}
.logobox {
	width:250px; 
	height:280px; 
	float:left; 
	border:1px solid #999; 
	margin:10px 20px 10px 0; 
	padding:10px; 
	text-align:center;
}

#servicesRight {
	width: 215px;
	background-image: url(/images/servicesSecondaryImg.jpg); 
	background-repeat: no-repeat;
	background-position:bottom;
	position:absolute;
	bottom:0;
	right:30px;
}

#servicesRight img {
	position:absolute; 
	bottom: 0;
	border-right: 5px solid black;
}

#servicesRightPiping {
	margin: 0px;
	margin-right: -5px;
	padding: 0px;
	width: 215px;
	/*
	background-image: url(/images/servicesSecondaryImg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;
	*/
	position: absolute;
	bottom: 0;
	right: 30px;
}

#servicesRightPiping img { 
	position: absolute; 
	bottom: 0; 
	border-right: none;
}

#servicesRightContractors {
	width: 215px;
	height: 224px;
	background-image: url(/images/contractorsImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: 35px;
}

#servicesRightCivil {
	width: 215px;
	height: 458px;
	background-image: url(/images/civilImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: -135px;
}

/*
#civilList ul {
	margin: 0px;
	margin-top: -10px; 
	padding: 0px;
}
*/

#civilListIndented {
	margin: 0px;
	margin-top: 5px;
	margin-left: 25px;
}

#civilListIndented li {
	margin: 0px;
	padding: 0px;
	list-style: circle;
	background-image: none; 
}

#servicesRightEmergency {
	width: 215px;
	height: 224px;
	background-image: url(/images/emergencyImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: 35px;
}

#servicesRightRigging {
	margin: 0px;
	margin-bottom: -10px;
	margin-top: -40px;
	padding: 0px;
	width: 458px;
	height: 215px;
	background-image: url(/images/rigging.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
}

#servicesRightMillwrights {
	width: 215px;
	height: 224px;
	background-image: url(/images/millwrightsImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: 35px;
}

#servicesRightRepair {
	width: 215px;
	height: 224px;
	background-image: url(/images/repairImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: 35px;
}

#servicesRightConveyor {
	width: 215px;
	height: 224px;
	background-image: url(/images/conveyorImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: 35px;
}

#servicesRightMaterial {
	width: 215px;
	height: 224px;
	background-image: url(/images/materialImg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin-top: 35px;
}

#servicesBottom {
	width: 700px; 
	height: 5px;
	background-image: url(/images/bgServicesSecondaryBottom.jpg); 
	background-repeat: no-repeat;
	position:relative;
}

.wind-logo {
	margin-top:-3px !important;
}

/*--------------------------------------------
					FORMS
--------------------------------------------*/
input.btn, #contact input.btn {
	color:white;
	background-color:#D21F36; /*red*/
	border:2px outset #D21F36; /*red*/
	font-size:10px;
	padding:3px;
}
#contact fieldset {
	border:1px solid #d1d1d1;
	margin:10px 0;
}
#contact legend {
	color:#D21F36; /*red*/
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
#contact input, #contact textarea {
	border:1px inset black;
	margin:2px;
}
