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



body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #afafaf;
}

#top {
	background-image: url(images/bg_top.jpg);
	height: 149px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}

#panel {
	background-image: url(images/bg_panel.jpg);
	height: 232px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	background-image: url(images/bg_textarea.jpg);
	background-position: center top;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	min-height: 260px;
}
#main #content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main #content #contactform {
	height: 200px;
	width: 285px;
	float: right;
	margin-left: 15px;
	background-image: url(images/bg_contact.jpg);
	margin-bottom: 10px;
	padding-top:30px;
	padding-left:5px;
}


#home {
background:transparent url(images/btn_home.png) no-repeat scroll 0 0;
display:block;
height:25px;
margin-top:9px;
width:48px;
}
#home:hover {
background-position:0 -25px;
}
#about {
background:transparent url(images/btn_about.png) no-repeat scroll 0 0;
display:block;
height:25px;
margin-top:9px;
width:76px;
}
#about:hover {
background-position:0 -25px;
}
#deco {
background:transparent url(images/btn_deco.png) no-repeat scroll 0 0;
display:block;
height:25px;
margin-top:9px;
width:162px;
}
#deco:hover {
background-position:0 -25px;
}
#floor {
background:transparent url(images/btn_floorscreeding.png) no-repeat scroll 0 0;
display:block;
height:25px;
margin-top:9px;
width:114px;
}
#floor:hover {
background-position:0 -25px;
}
#underfloor {
background:transparent url(images/btn_underfloor.png) no-repeat scroll 0 0;
display:block;
height:25px;
margin-top:9px;
width:89px;
}
#underfloor:hover {
background-position:0 -25px;
}
#send {
background:transparent url(images/btn_send.jpg) no-repeat scroll 0 0;
display:block;
height:25px;
width:109px;
}
#welcome_nav {
	background-image: url(images/nav_welcome.jpg);
	height: 42px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#underfloor_nav {
	background-image: url(images/nav_underfloor.jpg);
	height: 42px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#deco_nav {
	background-image: url(images/nav_deco.jpg);
	height: 42px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#screeds_nav {
	background-image: url(images/nav_floorscreed.jpg);
	height: 42px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#about_nav {
	background-image: url(images/nav_about.jpg);
	height: 42px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#panel #welcome_panel {
	background-image: url(images/bg_welcome.jpg);
	height: 232px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#panel #underfloor_panel {
	background-image: url(images/bg_underfloor.jpg);
	height: 232px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#panel #deco_panel {
	background-image: url(images/bg_deco.jpg);
	height: 232px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#panel #screeds_panel {
	background-image: url(images/bg_floorscreed.jpg);
	height: 232px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#panel #about_panel {
	background-image: url(images/bg_about.jpg);
	height: 232px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#main #content #brochure {
	height: 152px;
	width: 270px;
	clear: left;
	float: left;
	margin-right: 10px;
	background-image: url(images/bg_brochure.jpg);
	margin-top: 3px;
}
#main #content #ourwork {
	width: 290px;
	float: left;
	height: 152px;
	background-image: url(images/bg_ourwork.jpg);
	margin-top: 3px;
	margin-left: 5px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 112px;
	width: 98%;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#welcome_nav #buttons {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#underfloor_nav #buttons {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#deco_nav #buttons {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#screeds_nav #buttons {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#about_nav #buttons {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}



#top #address {
	width: 860px;
	height: 100px;
	text-align: right;
	color: #bed2b4;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.phone {
	font-size: 30px;
	color: #FFFFFF;
}#main #content #brochure img {
	margin-left: 10px;
}
#main #content #brochure img {
	margin-top: 2.5px;
}
#main #content #ourwork #gallery {
	height: 115px;
	width: 270px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#main #content #table {
	height: 260px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_table.jpg);
	padding: 20px;
}
.style6 {font-size: 15px; font-weight: bold; }

