@charset "UTF-8";
/* CSS Document */

/* @font-face embedding */

@font-face {
    font-family: 'arialregular';
    src: url('../styles/type/arial-webfont.eot');
    src: url('../styles/type/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../styles/type/arial-webfont.woff') format('woff'),
         url('../styles/type/arial-webfont.ttf') format('truetype'),
         url('../styles/type/arial-webfont.svg#arialregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinbold';
    src: url('../styles/type/din-bold-webfont.eot');
    src: url('../styles/type/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../styles/type/din-bold-webfont.woff') format('woff'),
         url('../styles/type/din-bold-webfont.ttf') format('truetype'),
         url('../styles/type/din-bold-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_ceregular';
    src: url('../styles/type/helvetica_ce_regular-webfont.eot');
    src: url('../styles/type/helvetica_ce_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../styles/type/helvetica_ce_regular-webfont.woff') format('woff'),
         url('../styles/type/helvetica_ce_regular-webfont.ttf') format('truetype'),
         url('../styles/type/helvetica_ce_regular-webfont.svg#helvetica_ceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'univers_condensedbold_italic';
    src: url('../styles/type/univers_condensed_bold_italic-webfont.eot');
    src: url('../styles/type/univers_condensed_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../styles/type/univers_condensed_bold_italic-webfont.woff') format('woff'),
         url('../styles/type/univers_condensed_bold_italic-webfont.ttf') format('truetype'),
         url('../styles/type/univers_condensed_bold_italic-webfont.svg#univers_condensedbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'univers_condensedbold';
    src: url('../styles/type/univers_condensed_bold-webfont.eot');
    src: url('../styles/type/univers_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../styles/type/univers_condensed_bold-webfont.woff') format('woff'),
         url('../styles/type/univers_condensed_bold-webfont.ttf') format('truetype'),
         url('../styles/type/univers_condensed_bold-webfont.svg#univers_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	/* background-image: url(../images/woodoptimised1600.jpg); */
	background: url(../images/woodoptimised1600.jpg) 30% 30% repeat;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: transparent;
}


#container {
	width: 968px;
	margin: 20px auto;
	padding: 0 10px 0 10px;
	background: transparent;
	height: 100%;
}

#logo {
	width: 272px;
	height: 296px;
	text-align: center;	
	z-index: 100;
	margin: 5px 0 0 0;
	margin: 0 auto;
	background: transparent;
}
.servctbl {
    max-width: 750px;
    margin: 40px auto 0;
}
table {
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

#line {
	margin: -118px auto 0 auto;
	padding: 0 0 0 0;
	left: 0;
	right: 0;
	position: absolute;
	background-repeat: repeat-x;
	overflow: hidden;
	background: transparent;
	z-index: -1;	
}

#line img {
	margin: 0 auto;
	z-index: 55;
}

#header_background {
	background-color: #202020;
	position: absolute;
	left: 0;
	right: 0;
	height: 225px;
	margin: -20px 0 0 0;
	top: 17px;
	z-index: -10;
}

#headercolours {
	background: url(../images/headercolours.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin: -8px 0 0 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 185px;
	background: transparent;
}

/* NAVIGATION FORMATTING */

#navigation {
	width: 968px;
	margin: 110px auto 0 auto;
	padding: 4px 0 0 0;
	text-align: center;
	position: relative;
}

#navigation ul.LNav {
	width: 474px;
	float: left;
	margin: 0 auto;
	padding: 0 10px 0 0;
}

#navigation ul.RNav {
	width: 474px;
	float: left;
	margin: 0 auto;
	padding: 0 0 0 10px;
	text-align: right;
}

#navigation ul.LNav li {
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	list-style: none;
	float: left;
}

#navigation ul.RNav li {
	margin: 0 0 0 0;
	padding: 0 5px 0 1px;
	list-style: none;
	float: right;

}

#navigation ul.LNav li a, #navigation ul.RNav li a {
	color: #FFF;
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 28px;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	
}

#navigation ul.LNav li a {
	padding: 85px 50px 85px 50px;
}

#navigation ul.RNav li a {
	padding: 85px 35px 85px 35px;
}


#navigation ul.LNav li a:hover, #navigation ul.RNav li a:hover {
	color: #fc7700;
	/* background-image: url(../images/nav_back_OJ.png); */
	padding: 85px 50x 85px 50px;
}

#navigation ul.LNav li a.home {
	background-image: url(../images/nav_back.png);
	background-color: #3d3d3d;
	padding: 85px 50x 85px 50px;
}

#navigation ul.LNav li a.about {
	padding: 85px 38px 85px 35px;
	background-image: url(../images/nav_back.png);
	background-color: #3d3d3d;
}

#navigation ul.RNav li a.contact {
	padding: 85px 20px 85px 20px;
	background-image: url(../images/nav_back.png);
	background-color: #3d3d3d;
}

#navigation ul.RNav li a.services {
	padding: 85px 20px 85px 20px;
	background-image: url(../images/nav_back.png);
	background-color: #3d3d3d;
}

/* Main Content Area for HOME PAGE */

#welcome {
	width: 500px;
	float: right;
	margin: 88px 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

#welcome h1 {
	color: #626262;
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 52px;
	letter spacing: 0;
	font-weight: 400;
	line-height: 30px;
	float: left;
	margin: 30px 0 0 120px;
}

#JHMR {
	width: 500px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

#JHMR h2 {
	color: #626262;
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 40px;
	letter spacing: -1px;
	font-weight: 400;
	line-height: 40px;
	float: left;	
	text-align: left;
	margin: 35px 0 0 120px;
}

#JHMR img {
	border-style: none;
	float: left;
	margin: 35px 0 0 120px;
}

#phoneNo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

#phoneNo h1 {
	color: #FFF;	
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
}

#main_image {
	background-image: url(../images/home_2.jpg);
	width: 963px;
	height: 488px;
	text-align: center;	
	margin: 32px 0 50px 0;
}

#home_link {
	margin: 30px 0 0 5px;
	padding: 0 0 0 0;
}

#home_imgs {
	margin: 0 0 250px 5px;
	padding: 0 0 20px 0;
}

#home_titles {
	margin: 0 0 0 5px;
	padding: 0 0 20px 0;
	height: 40px;
}

#homecol1 {
	float: left;
	width: 300px;
	margin: 0 0 0 8px;
	padding: 0 0 0 14px;
}

#homecol2 {
	float: left;
	width: 300px;
	margin: 0 0 0 8px;
	padding: 0 0 0 10px;
}

#homecol3 {
	float: left;
	width: 300px;
	margin: 0 0 0 8px;
	padding: 0 0 0 14px;
}

#homeimg1 {
	float: left;
	width: 300px;
	margin: 0 0 0 8px;
	padding: 0 0 0 14px;
}

#homeimg1 h3, #homeimg2 h3, #homeimg3 h3 {
	color: #1ad8e9;
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 20px;
	letter spacing: -1px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 0 10px 8px;
	margin: 10px 0 0 25px;
}

#homeimg1 a, #homeimg2 a, #homeimg3 a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	border-style: none;
}

#homeimg1 a h3:hover, #homeimg2 a h3:hover, #homeimg3 a h3:hover {
	color: #FFF;
}

#homeimg1 img, #homeimg2 img, #homeimg3 img {
	border-style: none;	
}

#homeimg1 p, #homeimg2 p, #homeimg3 p {
	color: #d4d1d1;
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 22px;
	letter spacing: -1px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 0 0 8px;
	margin: 10px 0 0 25px;
}

#homeimg2 {
	float: left;
	width: 300px;
	margin: 0 0 0 8px;
	padding: 0 0 0 10px;
}

#homeimg3 {
	float: left;
	width: 300px;
	margin: 0 0 0 8px;
	padding: 0 0 0 14px;
}

#homecol1 h3, #homecol2 h3, #homecol3 h3 {
	color: #1ad8e9;
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 20px;
	letter spacing: -1px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 0 0 40px;
}

#homecol1 a, #homecol2 a, #homecol3 a {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#homecol1 a:hover, #homecol2 a:hover, #homecol3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#homeimg1 img, #homeimg2 img, #homeimg3 img {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

/* Main Content Area for ABOUT US PAGE */

#text_content {
	width: 968px;	
	margin: -20px 0 40px 0;
	padding: 0 0 0 0;
}

#text_content p {
	font-family: 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', 'univers_condensedbold', sans-serif;
	font-size: 15px;
	letter-spacing: 0.8px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	padding: 0 50px 0 50px;
}

#columnabout1 {
	width: 642px;
	float: left;
	padding: 0 0 0 45px;
	margin: 0 0 180px 0;
}

#columnabout2 {
	width: 219px;
	float: left;
	margin: 0 0 180px 19px;
	padding: 0 0 0 0;
}

/* Main Content Area for SERVICES PAGE */

#services {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
}

#serviceR1 {
	margin: 0 0 40px 30px;
	padding: 0 10px 0 10px;
	width: 968px;
}

#serviceR2 {
	margin: 0 0 55px 30px;
	padding: 0 10px 0 10px;
	width: 968px;
}

#serviceR1 a, #serviceR2 a {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

#slogan {
	margin: 0 auto 20px auto;
	padding: 0 0 0 30px;
	text-align: center;
}

#slogan p {
	font-family: 'helvetica_ceregular', 'arialregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 18px;
	color: #FFF;
}


/* Main Content Area for CONTACT US PAGE */

#content {
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content_title {
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
}

#content_titleC {
	margin: -100px 0 35px 0;
	padding: 0 0 0 0;
}


#content_title h1, #content_titleC h1 {
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 60px;
	letter-spacing: -1px;
	font-weight: 300;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 0 0 45px;
}

#content_title h3, #content_titleC h3 {
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 30px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	padding: 5px 0 0 49px;
	margin: -40px 0 15px 0;
}

#column1c, #column2c, #column3c, #column4c {
	width: 237px;	
	float: left;
	height: 350px;
}

#column1c {
	padding-left: 10px;	
}

#column2c {
	margin-top: 10px;
}

#column2c label {
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 12px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
}

#column4c {
	padding: 0 10px 0 0;
	margin: 0 0 80px 0;
	
}

#column4c img {
	padding: 15px 15px 0 15px;	
}

#column1c h2 {
	font-family: 'univers_condensedbold', 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', sans-serif;
	font-size: 28px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	text-transform: uppercase;
	line-height: 30px;
}

#column1c p {
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 12px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	padding: 0 0 0 0;
}

#column1c a {
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 12px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
}

#column1c a:hover {
	color: #000;	
	text-decoration: underline;
}


#contact_message {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 711px;
	height: 350px;
}

#contact_message img {
	padding: 7px 0 0 0;
}


/* Services Pages Formatting */

#service_backing {
	width: 968px;
	margin: -15px 0 0 0;
	padding: 10px 0 0 55px;
	
}

#service_text {
	width: 750px;
	background-image: url(../images/backing2.png);
	background-repeat: no-repeat;
	height: 294px;
	margin: -115px auto 0 auto;
}

#service_textShort {
	width: 750px;
	background-image: url(../images/backing_short.png);
	background-repeat: no-repeat;
	height: 294px;
	margin: -115px auto 0 auto;
}

#service_textLong {
	width: 750px;
	background-image: url(../images/backing_long.png);
	background-repeat: no-repeat;
	height: 343px;
	margin: -115px auto 0 auto;
}

#service_text p, #service_textShort p, #service_textLong p {
	font-family: 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', 'univers_condensedbold', sans-serif;
	font-size: 15px;
	letter-spacing: 0.8px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	padding: 15px 50px 0 120px;
	margin: 0 0 0 0;
}

#service_text p.first, #service_textShort p.first, #service_textLong p.first {
	font-family: 'arialregular', 'dinbold', 'helvetica_ceregular', 'univers_condensedbold_italic', 'univers_condensedbold', sans-serif;
	font-size: 15px;
	letter-spacing: 0.8px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	padding: 52px 50px 0 120px;
	margin: 0 0 0 0;
}


#service_imgs {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 968px;
}

#service_imgsR1 {
	margin: 40px auto 0 auto;
	padding: 0 10px 0 10px;
	width: 700px;
}

#service_imgsR2{
	margin: 40px auto 80px auto;
	padding: 0 10px 0 10px;
	width: 700px;
}

#service_imgsR1 img, #service_imgsR2 img {
	margin: 0 0 0 0;
	padding: 0 30px 0 30px;
	
}

/* Floating Menu */




/* Footer Formatting */

#footer_all {
	background-color: #202020;
	height: 210px;
	left: 0;
	right: 0;
	bottom: 0;
	clear: both;
	margin: 0 0 0 0;
	position: relative;
}

#footer_info {
	width: 968px;	
	margin: 0 auto;
}

#footer_left {
	width: 400px;	
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
}

#footer_right {
	width: 344px;	
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
	text-align: right;
}

#footer_left p {
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 9px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

#footer_left a {
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 9px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
}

#footer_left a:hover, #footer_right a:hover {
	color: #00c2ef;
	text-decoration: none;
	border-style: none;
}

#footer_right p {	
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 9px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
}

#footer_right a {	
	font-family: 'arialregular', 'helvetica_ceregular', 'dinbold', 'univers_condensedbold', 'univers_condensedbold_italic', sans-serif;
	font-size: 9px;
	letter spacing: -1px;
	font-weight: 300;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
}

#footer_right p a img {
	border-style: none;	
}

#footer_background {
	background: #202020;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 0 0 0;
	height: 100px;
}

#footer_button {
	width: 200px;
	float: left;
	margin: -9px 0 0 0;
	padding: 0 0 0 0;
}

#footer_button img {
	border-style: none;
}






#floatMenu {  
    position:absolute;  
    top:300px;  
    left:4%;  
    margin-left:-20px;  
    width:159px;  

	z-index: 100;
}  
#floatMenu ul {  
    margin-bottom:30px;  
}  

#floatMenu ul li {
	list-style-type: none;
}



#floatMenu ul li a {  
    display: block;  
    border: none;    
    text-decoration:none;  
	list-style-type: none;
    color:#ccc;  
    padding:0 0 0 0;  
	margin: -5px 0 0 0;
	width: 159px;
}  
