@charset "UTF-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}
input:focus, select:focus, textarea:focus {
	background-color: #EBF8FF;
}
#container{
	text-align:center;
	margin:0 auto;
	position:absolute;
	top:325px;
	left:50%;
	padding: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 1;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.textGrey a{
	color: #333333;
} 
.textGrey a:hover{
	color: #999900;
} 
.textGrey a:visited{
	color: #333333;
} 
.textGrey a:active{
	color: #333333;
} 
#frame{
	width:1255px;
	height:650px;
	position:absolute;
	top:-325px;
	left:-627.5px;
	z-index: 2;	
}
#frameInterior{
	width:1255px;
	height:110px;
	position:absolute;
	top:-325px;
	left:-627.5px;
	z-index: 2;	
}
#content{
	margin:0;
	padding:0;
	text-align:left;
	position:absolute;
	height:650px;
	width: 999px;
	left:140px;
} /*height is here to make sure IE behaves properly*/

#footer{
	width: 999px;
	position:absolute;
	top:660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-position: center center;
} 

#footer a{
	color: #CCCCCC;
} 
#footer a:hover{
	color: #CCCC33;
} 
#footer a:visited{
	color: #CCCCCC;
} 
#footer a:active{
	color: #CCCCCC;
} 
#footer2{
	width: 1255px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-position: center center;
} 
.footerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC33;
}

#footer2 a{
	color: #CCCCCC;
} 
#footer2 a:hover{
	color: #CCCC33;
} 
#footer2 a:visited{
	color: #CCCCCC;
} 
#footer2 a:active{
	color: #CCCCCC;
} 

.homebg{
	background-image: url(../images/bg-143e69.jpg);
	background-repeat: repeat;
	background-position: center center;
}

html {
     overflow: -moz-scrollbars-vertical;
}
html,body{
	margin:0;padding:0;
} 
body{
	background-color: #333333;

}
img{border:0;}
div{position:static;}

#logo{
	height:110px;
	width: 385px;
	position:absolute;
} 

#navhome{
	height:50px;
	width: 78px;
	position:absolute;
	top:40px;
	left:385px;
	}
#home .home a{
	display:block;
	height:50px;
	width: 78px;
	background-image: url(../images/nav-home-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.home a {
	display:block;
	height:50px;
	width: 78px;
	background-image: url(../images/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.home a:hover { 
	background-image: url(../images/nav-home-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navourcompany {
	height:50px;
	width: 133px;
	position:absolute;
	top:40px;
	left:463px;	
	}
#ourcompany .ourcompany a{
	display:block;
	height:50px;
	width: 133px;
	background-image: url(../images/nav-ourcompany-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.ourcompany a {
	display:block;
	height:50px;
	width: 133px;
	background-image: url(../images/nav-ourcompany.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ourcompany a:hover { 
	background-image: url(../images/nav-ourcompany-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navservices{
	height:50px;
	width: 100px;
	position:absolute;
	top:40px;
	left:596px;
	}
#services .services a{
	display:block;
	height:50px;
	width: 100px;
	background-image: url(../images/nav-services-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.services a {
	display:block;
	height:50px;
	width: 100px;
	background-image: url(../images/nav-services.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.services a:hover { 
	background-image: url(../images/nav-services-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navgallery{
	height:50px;
	width: 95px;
	position:absolute;
	top:40px;
	left:696px;
	}
#gallery .gallery a{
	display:block;
	height:50px;
	width: 95px;
	background-image: url(../images/nav-gallery-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.gallery a {
	display:block;
	height:50px;
	width: 95px;
	background-image: url(../images/nav-gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.gallery a:hover { 
	background-image: url(../images/nav-gallery-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navsafety{
	height:50px;
	width: 87px;
	position:absolute;
	top:40px;
	left:791px;
	}
#safety .safety a{
	display:block;
	height:50px;
	width: 87px;
	background-image: url(../images/nav-safety-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.safety a {
	display:block;
	height:50px;
	width: 87px;
	background-image: url(../images/nav-safety.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.safety a:hover { 
	background-image: url(../images/nav-safety-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontactus{
	height:50px;
	width: 121px;
	position:absolute;
	top:40px;
	left:878px;
} 
#contactus .contactus a{
	display:block;
	height:50px;
	width: 121px;
	background-image: url(../images/nav-contactus-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
.contactus a {
	display:block;
	height:50px;
	width: 121px;
	background-image: url(../images/nav-contactus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a:hover { 
	background-image: url(../images/nav-contactus-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#flasharea{
	height:540px;
	width:1255px;
	position:absolute;
	top:110px;
	left:-140px;
	z-index: 3;
} 
#header{
	height:280px;
	width:1255px;
	position:absolute;
	top:110px;
	left:-140px;
} 

#interiorContent{
	position:absolute;
	top:390px;
	left:-140px;
	width: 1255px;
	z-index: 3;
	background-color: #FFFFFF;
} 

#hometext{
	height:160px;
	width: 354px;
	position:absolute;
	top:490px;
	left:645px;
} 
#tn1{
	height:100px;
	width: 138px;
	position:absolute;
	top:516px;
	left:20px;
} 
#tn2{
	height:100px;
	width: 138px;
	position:absolute;
	top:516px;
	left:183px;
} 
#tn3{
	height:100px;
	width: 138px;
	position:absolute;
	top:516px;
	left:345px;
} 
#tn4{
	height:100px;
	width: 138px;
	position:absolute;
	top:516px;
	left:506px;
} 
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	line-height: 16px;
}
.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
	line-height: 20px;
}
.borderLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999900;
	border-left-color: #999900;
}
.interiorTableCellPad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.interiorTabeMargin {
	margin-top: 20px;
	margin-bottom: 20px;
}
.interiorTableCellPad2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.headerGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.interiorTableCellPad3 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
}
.inputborder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.interiorTableCellPad4 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999900;
	border-bottom-color: #999900;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}
.borderbottomRight {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999900;
}
