@charset "utf-8";
/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 
/* Global Styles*/

body {
	background-image: url(../images/large_bdg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

em {
    font-weight:bold;
    font-style:normal;
	color:#000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 20px 0 20px 0;
	line-height: 1.5em;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bold;
	color:#1b3921;
	margin-bottom:40px;
	text-shadow: 1px 1px 2px #9e9c9e;
    filter: dropshadow(color=#9e9c9e, offx=1, offy=1);
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#840000;
	margin-bottom:20px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#b6400e 
}

a {
	font-size: 17px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color:#069;
	text-decoration: none;
}      /* unvisited link */

a:visited {
	color:#069;
}  /* visited link */

a:hover {
	color:#066;
}  /* mouse over link */

a:active {
	color:#666;
}  /* selected link */ 

.clear {
	clear:both;
}

.ul {
	list-style:inside;
}

.ul li {
	margin-bottom:5px;
	font-weight:bold;
}

#body_wrapper {
	width:1108px;
	margin:0 auto 0 auto;
	background:url(../images/page_bgd.png)
}

.header_centre {
	width:960px;
	margin:0 auto 0 auto;
	position:relative;
}

.centre {
	width:960px;
	margin:0 auto 0 auto;
}

#body_copy {
	width:960px;
	margin:60px auto 35px auto;
}


/*beg of menu css*/
#container_menu {
	width:1062px;
	text-align:center;
	margin:0 auto 0 auto;
	background:url(../images/menu-bgd-02.jpg) repeat-x;
}

#menu {
	width:1000px;
	height:50px;
	margin:0px auto;
}

#menu ul {
	text-align:center;
}

#menu ul li {
	float:left;
	line-height:50px;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
}

#menu ul li a {
		font-family: 'Open Sans', sans-serif;
		text-decoration:none;
		color:#fff;
		display:block;
}

#menu ul li a:hover {
	background:#214129;
	zoom:1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#menu ul li a.on {
	background:#214129;
	zoom:1;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.home {
	width:110px;
	height:50px;
	display:block;
}

.equipment {
	width:190px;
	height:50px;
	display:block;
}

.jobs {
	width:260px;
	height:50px;
	display:block;
}

.gallery {
	width:134px;
	height:50px;
	display:block;
}

.facility {
	width:154px;
	height:50px;
	display:block;
}
.contact {
	width:152px;
	height:50px;
	display:block;
}
 
/*end of menu css*/

.phone {
	width:199px;
	height:30px;
	display:block;
	position:absolute;
	right:5px; top:5px;
	font-family: ‘Metrophobic’, Arial, serif;
	font-weight: 400; 
	font-size:22px;
	text-align:right;
	color: #347043;
}

#billboard {
	width:960px;
	margin: 60px auto 0 auto;
}

/*beg body content*/
#left_column {
	float:left;
	width:75%;
}

#right_column {
	float:right;
	width:25%;
	background:url(../images/sidebar_bgd.png) repeat-y;
	text-align:center;
}
/*end body content*/

/*beg of gallery*/
.left {
	float:left;
	width:230px;
	text-align:center;
}
.right {
	float:right;
	width:230px;
	text-align:center;
	margin-right:20px;
}
.center {
	width:230px;
	margin-left:234px;
	margin-right:230px;
	text-align:center;
}

.photo_count {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*end of gallery*/

#facility_content {
	padding-right:20px;
}

.image_right {
	float:right;
	padding:0 0 20px 10px;
}

.image_left {
	float:left;
	padding:0 0 20px 10px;
}
/*beg footer*/

#footer_container {
	width:960px;
	margin:0 auto 0 auto;
}

#footer_wrapper {
	width:1060px;
	margin:55px auto 0 auto;
	background-image:url(../images/footer_bgd.jpg);
	padding:25px 0 25px 0;
}

#footer_container h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#060;
	margin-bottom:5px;
	font-weight:bold;
}

#footer_container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	text-decoration:none;
	line-height:24px;
	font-weight:500;
}

#footer_container a:hover {
	color:#666;
	text-decoration: underline;
}

#footer_box_one {
	float:left;
	width:180px;
}

#footer_box_two {
	width:500px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}

#footer_box_three {
	float:right;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#footer_box_three ul li {
	padding-top:5px;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px auto 10px auto;
	text-align:center;
}

.text_field {
	background: url(../images/textfield_bgd.png) repeat-x; width:260px; height:30px;
	padding-left:5px;
	margin-bottom:20px;
}


.message_field {
	background: url(../images/messagefield_bgd.jpg) repeat;
	padding:5px;
	margin-bottom:20px;
}

#cwb_logo {
	margin-top:30px;
}

/*end footer*/

#equipment_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:25px;
}

#equipment_list li{
	list-style:square inside;
}

div.hr {
  height: 25px;
  width:96%;
  margin:0 auto 0 auto;
  background: #fff url(../images/hr.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#current-project1 {
	margin-right:20px;
}

#current-project1 img {
	float:left;
	margin-right:30px;
}

#current-project2 {
	margin-right:20px;
}

#current-project2 img {
	float:left;
	margin-right:30px;
}

#ul-address ul li {
	font-size:20px;
	line-height:25px;
}