body {
	background: url("../images/gradient.jpg") repeat-x;
	background-color:#fff;
	font: normal 14px/1 Helvetica, Arial, sans-serif;
	color:#696969;
	margin:0px;
	padding:0px;
}

div#content {
	background-color:white;
	width:990px;
	margin: 0 auto;
	top:20px;
	position:relative;			
}

.rounded {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(http://bluewaterenergysolutions.com/media/js/PIE.htc); /*This must be relative to domain*/
	/*position:relative;*/
}

strong {
	font-weight: bold;
}

a {
	color: #5085b9;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

h1 { 
	font-weight:bold;
	color:#165ca2;
	font-size:16px;
	margin-bottom:10px;
}

h2 {
	color:#C54848;
	margin-bottom:15px;
	font-size: 20px;
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
}

p { margin: 0 0 10px 0; }


/* ----- Header ----- */

div#header {
	height:120px;		
	width:990px;
	margin: 0 auto;	
	position: relative;
}

/* ----- Helpful Classes ----- */
.alt {
	left: -9999px;
	position: absolute;
}


h1#logo a {
	background: url("../images/logo-bw.jpg") no-repeat 0 20px;
	display: block;
	height: 120px;
	width: 310px;
	margin-left:25px;
	font-decoration:none;
}


/* ----- Navigation ----- */
div#nav {
	position: absolute;
	right: 20px;
	top: 80px;
}

div#nav ul li {
	float: left;
	width: 80px;
	height: 30px;
	margin:0 5px 0 5px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

div#nav ul li a:hover {
	color: #fff
	background-color:#5085b9;
}

div#links {
	margin-left:25px;
}

div#company-links {
	clear:both;
	margin: 0 0 0 25px;
	padding-top:5px;
}

div#links a {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	border:1px solid #dcdcdc;
	display:block;
	color:#777777;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:16px 6px 16px 6px;
	text-decoration:none;
	width:120px;
	height:40px;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	position:relative;	
	/*behavior: url(http://bluewaterenergysolutions.com/sandbox/bluewaterenergysolutions/media/js/PIE.htc);*/
}

div#company-links a {
	color:#777777;
	text-decoration:none;
}

div#linkButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inst 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	border:1px solid #dcdcdc;
	display:block;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:24px 6px 24px 6px;
	width:925px;
	height:12px;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	position:relative;	
}



div#links a:hover, div#links a.selected, div#company-links a:hover, #div#company-links a.selected, div#linkButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
div#links a:active {
	position:relative;
	top:1px;
}




/*div#links a {
	color:#fff;
	display:block;
	width:93px;
	height:20px;
	text-decoration:none;
	padding:3px 1px 4px 8px;
}

div#links a:hover,div#links a.selected {
	color:#ffc637;
	border: 2px solid #ffc637;
}*/


div#links ul li {
	float: left;
}

div#sliderWrapper {
	margin-top:5px;
}

div#slider {
	clear:both;
	height:450px;
	width:940px;
	margin:5px 0 0 24px;
}


div#sliderWrapper h2 {
   position: absolute;
   top:575px;
   left: 25px;
   width: 100%;
   z-index:5;
}

div#sliderWrapper h2 span {
   color: white;
   font: bold 22px/40px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   /*background:transparent;*/ 
   background: rgba(0, 0, 0, 0.5);
  /* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#000000FF', EndColorStr='#20000000'); */ 
   padding: 10px;
	text-transform:uppercase;
}

div#sbrRef {
	float:left;
	width:110px;
	margin:0px;
	padding:0px;
	height:20px;
	position:relative;
	top:-22px;
}

div#sbrIntro {
	position:absolute;
	background-color:#fff;
	padding:10px 30px 0 20px;
	right:0px;
	top:200px;
	z-index:5;
	width:200px;
}

div#sbrServices {
	float:left;
	font-size:80%;
	padding:0 0 10px 20px;
	margin-left:50px;
	text-align:left;
	height:20px;
}

div#indexImage div {
	display:none;
}

.indexImg {
	height:450px;
	width:940px;
	display:none;
}

div#details {
	margin:10px 0 10px 20px;
		
}

div#pageContent {
	margin:0 0 10px 20px;
	clear:both;
	min-height:300px;
	padding-top:10px;	
}

div#safetyNewsletter {
	margin:0 0 10px 20px;
	clear:both;
	min-height:75px;
	padding-top:10px;
}

div#pageContent h1 {
	font-size:150%;	
}

div#pageImage {
	float:left;	
}

div#pageText {
	float:left;
	width:500px;
	margin-left:30px;
}

div#imageBlock {
	clear:both;
}

div#imageBlock img {
	margin:20px 30px 0 36px;
}

div#imageBlock div {
	padding-top:25px;
	margin:25px 0 0 0;
	width:920px;
}

div#pageText p{
	margin:0 0 10px 0;
}

.grayBG {
	background-color:#DFDFDF;	
}

.whiteBG {
	background-color:#fff;	
}


ul.bullets li {
	list-style-type:circle;
	list-style-position:outside;
	margin-left:10px;
}

ul.bullets-wide li {
	list-style-type:none;
	margin-right:20px;
	display:inline;
	position:relative;
	top:-5px;
	float:left;
	padding:0 0px 0 10px;
	width:150px;
	text-align:center;
}


ul.bulletspace li {
	margin:20px 10px 10px 20px;
}


ul.longtext li {
	padding:5px;
}

div#leftSplit {
	float:left;
	width:447px;	
	min-height:275px;
	padding:10px;
	margin:5px 5px 5px 2px;
}

div#rightSplit {
	float:left;
	width:447px;
	min-height:275px;
	padding:10px;
	margin:5px;
}

div#safetyPad {
	clear:both;
	min-height:5px;
}

div#safetyStatement {
	clear:both;
	width:925px;
	padding:10px;
	margin:0 0 0 2px;
}

div#pressReleases {
	min-height:155px;	
}

div#pressReleases ul li {
	margin: 2px 0 2px 0;	
}

.pressDate {
	font-size:10px;
	float:left;
	width:75px;	
}

span#morePosts {
	float:right;
	font-size:10px;
}

#prList {
	margin-bottom:15px;	
}

#jobs li, #prList li {
	line-height:150%;
	width:940px;
	padding:2px;
	
}

#prList li.shorter {
	padding:2px 2px 2px 5px;
	width:440px;	
}



div#footer {
	clear:both;
	width:990px;
	margin:0 0 30px 10px;
	padding-top:20px;
	height:300px;	
	position: relative;
	width: 990px;
}

div#footer ul li {
	float: left;
	height:140px;
	width:216px;
	margin:10px;
	border: 3px solid #ffc637;
}

#contactList {
	text-align:left;	
}

#contactList li {
	display:inline;
	float:left;
	width:300px;
}

#contactList li span {
	display:block;
}

li#footImg1 {
	background-image:url("../images/corbin-brochure.jpg");	
}

li#footImg2 {
	background-image:url("../images/craven-nc.jpg");	
}

li#footImg3 {
	background-image:url("../images/smithfield.jpg");	
}

li#footImg4 {
	background-image:url("../images/leonard.jpg");	
}

div#footer ul li.footerImage {
	border: 2px solid #ffc637;	
}

.bold {
	font-weight:bold;
}

div#designedby {
	clear:both;
	float:right;
	margin:30px 10px 0 0;
}

#designedby span.mugzymedia {
	width: 20px;
	height: 32px;
	display:block;
	background:transparent url("http://bluewaterenergysolutions.com/media/images/mugzy-logo-thumbnail.png") top right no-repeat;
}

clearboth {
	clear:both;
}

div.pageImage {
	float:left;	
}

div.pageText {
	float:left;
	width:500px;
	margin-left:30px;
}

div.pageTextSmaller {
	float:left;
	width:350px;
	margin-left:30px;
}

div#servicesPerformed {
	font-size:18px;
}

ul#servicesBullets {
	margin:0 0 20px 20px;
}

div#mainContent {
	margin-bottom: 60px;
}

div#mainText {
	margin-top:20px;
	font-size:22px; 
}

div#imagesWithDescription {
	margin-bottom:20px;
}

div#officeInformation {
	margin-top:20px;
}

div#officeInformation p {
	clear:both;
	padding-bottom:5px;
}

.horizontalContact {
	text-align:left;	
}

.horizontalContact li {
	display:inline;
	float:left;
	width:300px;
}

.horizontalContact li span {
	display:block;
}

.consultingLeft {
	float:left;
	width:200px;
}

.consultingRight {
	float:left;
}

.consultingHeader {
	font-weight:bold;
	margin-bottom:7px;	
}