@charset "UTF-8";
body {
	background-color: #313131;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#header {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F2F2;
}
.gallery-thumb {
	float: left;
	width: 100px;
	margin-right: 15px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
	color: #054471;
}
a {
	font-weight: bold;
	color: #054471;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #054471;
	text-decoration: none;
}
#sitecontent {
	background-color: #f5f5f5;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
#maincontent {
	background-color: #FFFFFF;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftcontent {
	float: left;
	width: 176px;
	margin-left: 30px;
	_margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
}



#rightcontent {
	float: right;
	width: 600px;
	margin-right: 25px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 15px;
}
#rightcontent img {
	border: 0px solid #333333;
	margin-bottom: 10px;
}
#rightcontent p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 13px;
	font-weight: normal;
}
#rightcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #054471;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftphotos img {
	border: 1px solid #3E3E3E;
}
#leftphotos {
	margin-top: 15px;
}
#nav {
	background-color: #313131;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navbtn:hover {
	background-color: #054471;
	border: 1px none #FFFFFF;
	background-image: url(../images/btn_overgraphic.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navbtn {
	padding: 10px;
	margin: 0px;
}
#footershadow {
	background-image: url(../images/footer_mainshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
#footer {
	background-image: url(../images/footer_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: -1px;
}
#footertext {
	width: 900px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 15px;
	font-weight: normal;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FF9900;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.drillproject {
	background-color: #DDDDDD;
	padding: 10px;
	border: 1px solid #054471;
	margin-bottom: 20px;
	overflow: hidden;
}
.drillproject h1 a:link {
	margin-bottom: 5px;
}
.drillcopy {
	font-size: 12px;
	color: #000000;
}
.linkspace {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
.navbtncontact {
	padding: 10px;
}
.navbtncontact:hover {
	background-color: #F99601;
	border: 1px none #FFFFFF;
	background-image: url(../images/btn_over_contact.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.gallery-thumb-frame {
	border: 1px solid #024472;
}
.gallery-thumb img {
	border: 1px solid #024472;
}
#scroller {
	height: 175px;
	overflow: hidden;
	margin-bottom: 15px;
}
#flashwrap {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
