body {
	background-color:#FBF5E2;
	background-image: url(../imgs/header_img.gif);
	background-repeat:repeat-x;
	width: 100%;
	margin-left: 0px;
	}
#header {
	width:auto;
	height:auto;
	position:relative;
	}
	
/*this is the main navigation coding*/		
#nav_cont {
	position:relative;
	margin-top:32px;
	width:820px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	}
	
a.button {
	background-image:url(../imgs/button_footer_img.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FBB004;
	width:70px;
	height:60px;
	float:left;
	margin-right:3px;
	padding:4px;
}

a.button-active {
	color:#FFFFFF;
	width: 70px;
	height:60px;
	float:left;
	background-color:#FFA200;
	margin-right:3px;
	padding:4px;
}

a.button:hover, a.button:focus {
	color:#FFFFFF;
	background-color:#FFA200;
	text-decoration:none;
	background-image:none;
}

/*this contains the sub menu and main content on site*/
#container {
	width:800px;
	height:auto;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	}
	
/*this is the main logo coding*/

#mainlogo {
	background-image:url(../imgs/header_logo.gif);
	background-repeat:no-repeat;
	position:relative;
	width:200px;
	height:102.5px;/*
	margin:20px 0 0 0;*/
	}
	
/*this is the sub navigation coding*/

#subnav {
	position:relative;
	margin:25px 0 0 0;
	float:left;
	width:175px;
	height:auto;
	}		

a.sub {
	background-color:#FBB004;
	border-left: 6px #D7D3BF solid;
	width:135px;
	height:18px;
	float:left;
	margin-bottom:3px;
	padding:3px 2px 2px 7px;
}

a.sub-active {
	background-color:#FFA200;
	border-left: 6px #747776 solid;
	color:#FFFFFF;
	width: 135px;
	height:18px;
	float:left;
	margin-bottom:3px;
	padding:3px 2px 2px 7px;
}

a.sub:hover, a.sub:focus {
	color:#FFFFFF;
	background-color:#FFA200;
	text-decoration:none;
	border-left: 6px #747776 solid;
}

/*this controls the control buttons on the site*/

#controlnav {
	width:77px;
	height:21px;
	float:left;
	padding: 0 0 25px 0;
	}

#controlnav ul#menu {
	width:77px;
	height:21px;
	background-image:url(../imgs/control_btns.gif);
	background-repeat:no-repeat;
	background-position: top left;
	position:relative;
	}
	
#controlnav ul#menu li {
	list-style:none;
	position:absolute;
	}
	
ul#menu li,ul#menu a { 
	position: relative; 
	height: 21px; 
	display: block; 
	}

#controlnav ul#menu li a {
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	}
	
#sml {
	left:0px;
	width:16px;
	height:21px;
	}
	
#sml a:hover {
	background:url(../imgs/control_btns.gif) no-repeat 0 -27px;
	}
	
#lrg {
	left:21px;
	width:16px;
	height:21px;
	}
	
#lrg a:hover {
	background:url(../imgs/control_btns.gif) no-repeat -21px -27px;
	}
	
#prt {
	left:43px;
	width:17px;
	height:21px;
	}
	
#prt a:hover {
	background:url(../imgs/control_btns.gif) no-repeat -43px -27px;
	}
	
#bok {
	left:66px;
	width:11px;
	height:21px;
	}
	
#bok a:hover {
	background:url(../imgs/control_btns.gif) no-repeat -66px -27px;
	}


/*this is the main content container*/

#content {
	position:absolute;
	float:right;
	width:575px;
	height:auto;
	background-image:url(../imgs/content_img.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin:6px 0 0 180px;
	padding:20px;
	}
	
/*this controls the look of the main content images*/

.image_left {
	margin:0 20px 20px 0;
	float:left;
	border:solid 2px #747776;
	position:relative;
	}
	
.image_right { 
	margin: 0 0 20px 20px; 
	float: right; 
	border: solid 2px #747776;
	position:relative;
	}

div.subtext {
	text-align:center;
	width:300px;/*
	border: solid 2px #747776;*/ 
	margin: -15px 0 10px 0;
	float: right; 
	position:relative;
	}

#gallery {
	width:160px;
	height:auto;
	position:relative;
	float:right;
	margin:0 20px 0 20px;
	}
	
/*this controls the contact address coding*/

#address {
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #FF9126;
	padding: 6px 0 6px 0;
	margin: 22px 0 15px 0;
	}
	
/*this controls the contact numbers coding*/

#numbers {
	margin: 5px 0 0 0;
	}

/*this controls the map*/
#map{
	border:2px solid #747776;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}

/*this controls the footer logos*/
#footerlogos {
	background-position:center;
	width:470px;
	height:68px;
	position:relative;
	margin-top:22px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#FFFFFF;
}
div.float{
	padding: 10px;
	float: left;
	margin-left:auto;
	margin-right:auto;
	}
	
#niceic{
	background-image:url(../imgs/logos/logo1_nic.gif);
	background-repeat:no-repeat;
	width:99px;
	height:68px;
	text-decoration:none;
	color:#FFFFFF;/*
	width: 135px;
	padding: 10px;
	float: left;
	margin-left:auto;
	margin-right:auto;*/
}

#nhbc{
	background-image:url(../imgs/logos/logo4_nhbc.gif);
	background-repeat:no-repeat;
	width:112px;
	height:68px;
	text-decoration:none;
	color:#FFFFFF;/*
	padding: 10px;
	float: left;
	margin-left:auto;
	margin-right:auto;*/
}

#qmsinternational{
	background-image:url(../imgs/logos/logo3_9001.gif);
	background-repeat:no-repeat;
	width:88px;
	height:68px;
	text-decoration:none;
	color:#FFFFFF;/*
	padding: 10px;
	float: left;
	margin-left:auto;
	margin-right:auto;*/
}

#gassafe{
	background-image:url(../imgs/logos/logo2_gsafe.gif);
	background-repeat:no-repeat;
	width:66px;
	height:68px;
	text-decoration:none;
	color:#FFFFFF;/*
	padding: 10px;
	float: left;
	margin-left:auto;
	margin-right:auto;*/
}
div.spacer {
  clear: both;
  height:26px;
  width:466px;
  }
  
img.onglet {
	 border: 0px; 
	 padding: 0px; 
	 margin: 0px; 
	 color:#CC0000;
	 height:44px;
	 width:45px;
}

img.onglet2 {
	 border: 0px; 
	 padding: 0px; 
	 margin: 0px; 
	 color:#CC0000;
	 height:46px;
	 width:66px;
}

img.onglet3 {
	 border: 0px; 
	 padding: 0px; 
	 margin: 0px;
	 margin-left:-2px; 
	 color:#CC0000;
	 height:46px;
	 width:77px;
}

img.onglet4 {
	 border: 0px; 
	 padding: 0px; 
	 margin: 0px; 
	 color:#CC0000;
	 height:68px;
	 width:136px;
}

img.logo{
	text-decoration:none;
	border:0px;
}

/*these control the image strips for each page*/

#strip_contact {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_contact.jpg);
	background-repeat:repeat-x;
	}
	
#strip_design {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_design.jpg);
	background-repeat:repeat-x;
	}
	
#strip_developments {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_developments.jpg);
	background-repeat:repeat-x;
	}
	
#strip_health {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_health.jpg);
	background-repeat:repeat-x;
	}
	
#strip_home {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_home.jpg);
	background-repeat:repeat-x;
	}
	
#strip_land {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_land.jpg);
	background-repeat:repeat-x;
	}
	
#strip_quality {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_quality.jpg);
	background-repeat:repeat-x;
	}
	
#strip_service {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_service.jpg);
	background-repeat:repeat-x;
	}
	
#strip_team {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_team.jpg);
	background-repeat:repeat-x;
	}
	
#strip_web {
	position:relative;
	width:100%;
	height:124px;
	margin-top:36px;
	border-bottom:2px solid;
	border-top:2px solid;
	border-color:#FFFFFF;
	background-image:url(../imgs/strip_web.jpg);
	background-repeat:repeat-x;
	}