* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
background-color: #E0E9C3;
min-width: 850px;
padding-bottom: 80px; /* Simulates margin-bottom for wrapper in IE */
margin-top:15px;
}

a:link, a:visited {
color: #296900;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}


/* Paragraphs, headings, ... */

p {
line-height: 1.7em;
margin-bottom: 15px;
text-align:justify;
}

#text-middle{
text-align:center;
}

h1 {
font: 2.6em  Georgia, "Times New Roman", Times, serif;
margin: 0 0 10px 40px;
border-bottom: 1px solid #699D4D;
width: 55%;
padding: 15px 0 5px 0;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.4em;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1px;
color: #FFFFFF;
margin-top:15px; margin-left:5px;
}



h3 {
color: #333;
font-size: 1.1em ;
margin: 18px 0 20px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url('../img/h3-bg.gif') no-repeat 0 50%;
padding-left: 30px;
}


h4 {
font-size: 1.1em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background-image: url(../images/buller01.gif)  ;
background-repeat: no-repeat;
background-position: .8em .8em;
background-color: #50AF47;
color: #FFFFFF;
padding: 6px 20px;
}



/* Site wrapper */

#wrapper {
width: 850px;
margin: 0  auto;
position: relative;
display: table; /* margin-bottom for FF   (?) */
text-align: left;
}


/* Header */

#header {
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header5.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header2 {
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header3.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header3 {
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header4.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header4 {
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header6.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header5{
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header7.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header6{
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header8.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header7{
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header9.png) no-repeat;
border-bottom:2px solid #F3AD1C;
}


#header10{
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header10.jpg) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header11{
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header11.jpg) no-repeat;
border-bottom:2px solid #F3AD1C;
}

#header12{
margin: 0 auto;
height: 160px;
position: relative;
background:#296900 url(../images/header12.jpg) no-repeat;
border-bottom:2px solid #F3AD1C;
}


#header-arrow {
position: left;
margin-top:15px;
margin-left:20px;
background:  url(../images/logo2.png) no-repeat 0 0;
width: 160px;
height: 120px;
}

#logo{
width:220px;
height:170px;
background: url(../images/logo2.png) ;
}


/* Menu */

#mainmenu
{
	width: 220px;
	padding: 0px 0 0 0;
	background:#50AF47;
	margin-bottom:20px;
}

#mainmenu ul
{
	list-style-type: none;
	margin: 10px 0 15px 0;
}

#mainmenu li a
{
	 background-image: url(../images/buller01.gif)  ;
background-repeat: no-repeat;
background-position: 1.5em .8em;
	display: block;
	padding: 6px 0 6px 30px;
	width: 190px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	
}


#mainmenu a.active
{
	background: #CCC;
	color: #FFF;
}

#mainmenu a:hover
{
	
	color: #333;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
width: 850px;
margin: 0 auto;
color: #151515;
background:#FFFFFF;
position: relative;
}

#content-box-in {
width: 850px;
}

.content-box-left {
float: right;
width: 630px;
margin-bottom: 10px;
padding:0;
}

.holding-box-left {
float: right;
width: 830px;
margin-bottom: 10px;
padding:0;
}

#top-header{
width:630px;
height:40px;
background:#333;
}

#top-header h1{
background-image: url(../images/buller01.gif)  ;
background-repeat: no-repeat;
background-position: 1.5em .9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding-top:10px;
padding-left:35px;
border:none;
width:595px;
margin:0;
}

.content-box-right {
float: left;
width: 220px;
padding-bottom: 10px;
background-color: #fff;
}

#contact-details{
background-color: #E9F5D1;
color:#333;
width:220px;
margin:0;
	font-style:normal;
}




#column-right-bottom {
background: #E9F5D1 url('../img/column-right-bottom.gif') no-repeat 0 0;
width: 220px;
height: 20px;
}

.content-box-left-in {
margin: 0.4em 1.7em 0 2em;
}

.content-box-left-in  ul{
list-style-type: square;
margin: 0px 0 10px 35px;
}

.content-box-left-in  li {
margin-bottom: 0px;
padding-left: 5px;
line-height:1.7em;
}

.gallery {
margin-top: 18px;
padding-left:10px;
}

.gallery img {
border: 1px solid #296900;
margin-left:2px;
margin: 0 2px 10px 0;
}

.gallery a img, .gallery a:visited img {
margin: 0 2px 10px 0;
border: 3px solid #296900;
}

.gallery a:hover img {
border: 1px solid #296900;
}

.content-box-right-in {

margin: 5px 5px 0 5px;
}




dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-top:5px;
margin-bottom: 7px;
padding-left:10px;
font-style:normal;
}

#home-slideshow{
width:630px;
height:400px;
background: url(../images/PB190161.jpg);
margin:0;
padding:0;
}

#design-room{
width:630px;
height:380px;
background:#CCCCCC;
}

#image-right{
float:right;
width:134px;
height:104px;
margin-left:10px;
border: 2px solid #333;
}

#design-kitchen{
width:160px;
float:right;
margin-left:10px;
}



/* Footer */

#footer {
background: #296900;
color: white;
margin: 0 auto;
width: 850px;
height: 30px;
font-size: 0.9em;
border-top:2px solid #F3AD1C;
}

#footer a, #footer a:visited {
font-weight: normal;
color: white;
text-decoration:none;
}

#footer p.left, #footer p.right {
width: 400px;
display: inline;
margin-bottom: 0;
line-height: 30px;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 5px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}

.text-blue{
color:#0B55A3;
}

.text-green{
color:#296900;
}

#sale{width:580px; height:50px; background: #F3AD1C; color: #000000; margin-bottom:10px;}

