/* Valid CSS Stylesheet

    ______      __       _____       _     __         
   / ____/___ _/ /_     / ___/____  (_)___/ /__  _____
  / /_  / __ `/ __ \    \__ \/ __ \/ / __  / _ \/ ___/
 / __/ / /_/ / /_/ /   ___/ / /_/ / / /_/ /  __/ /    
/_/    \__,_/_.___/   /____/ .___/_/\__,_/\___/_/     
                          /_/                         

*/

h1 {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
color: #777427;
}

h2 {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #18446B;
}

h3 {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffb700;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.2em;
text-align: left;
padding-bottom: 10px;
}

a:link  {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-weight: bold;
text-decoration: none;
}

a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:visited  {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}


body {
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
}

#container {
width: 900px;
height: 900px;
margin: 0 auto;
text-align: left;
}

#head {
width: 100%;
height: 42px;
margin: 0 auto;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 95px;
	margin: 0 auto;
	float: right;
	margin-right: -150px;
	margin-top: 20px;
	margin-bottom: -20px;
}

#nav {
width: 875px;
height: 42px;
margin: 0 auto;
margin-left: 13px;
float: left;
}

#home {
	width: 203px;
	height: 43px;
	margin-left: 0px;
	padding-left: 26px;
}
#shopbank {
width: 203px;
height: 43px;
}
#Joinery {
	width: 214px;
	height: 43px;
}
#Vaneer {
	width: 201px;
	height: 43px;
}

#lSpacer {
	background-image: url(../images/lSpacer.jpg);
	background-repeat: repeat-y;
	width: 47px;
	height: 400px;
	margin-left: 13px;
	margin-top: 619px;
}

#content {
	background-color: #f1f1f1;
	background-repeat: repeat;
	width: 819px;
	height: 400px;
	margin-left: 53px;
	text-align: left;
	margin-top: -414px;
}
#content2 {
	background-color: #f1f1f1;
	background-repeat: repeat;
	width: 485px;
	height: 375px;
	margin-left: 20px;
	text-align: left;
	padding-top: 30px;
	float: left;
}
#rSpacer {
	background-image: url(../images/rSpacer.jpg);
	background-repeat: repeat-y;
	width: 47px;
	height: 400px;
	margin-left: 0px;
	float: right;
	padding-left: 0px;
	margin-right: -16px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 875px;
	height: 38px;
	margin-left: 13px;
	
}


#box {
	height:400px;
	width:249px;
	padding: 10px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-align:left;
	float: right;
	margin-top: -20px;
	margin-right: 0px;
}

#topbox {
	background-image: url(../images/contactbox.jpg);
	height:400px;
	width:249px;
	padding-right: 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-align:left;
	margin-right:0px;
	margin-top: 10px;
}


/* BEGIN SHOW -----------------------------------------------------------------------------------------*/



#showdiv {

width: 875px;

height: 524px;

margin: 0 auto;

margin-top: 0px;

overflow: hidden;

float:left;

margin-left: 13px;

}



#showanchor {

width: 875px;

height: 524px;

margin: 0 auto;

overflow: hidden;


}



#showimg {

width: 875px;

height: 524px;

margin: 0 auto;

overflow: hidden;


}



/* END SHOW -------------------------------------------------------------------------------------------*/
/* Begin form Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#form {
width: 240px;
margin: 0 auto;
margin-top: 55px;
text-align: center;
border: 0;
float: right;
margin-right: -2px;
}

#name {
background-color: #F1F1F1;
color: #000000;
margin: 0 auto;
margin-bottom: 5px;
border: 1px solid #A8A8A8;
width: 240px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
}

#number {
background-color: #F1F1F1;
color: #000000;
margin: 0 auto;
margin-bottom: 5px;
border: 1px solid #A8A8A8;
width: 240px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
}

#email {
background-color: #F1F1F1;
color: #000000;
margin: 0 auto;
margin-bottom: 5px;
border: 1px solid #A8A8A8;
width: 240px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
}

#comments {
background-color: #F1F1F1;
color: #000000;
margin: 0 auto;
border: 1px solid #A8A8A8;
margin-bottom: 5px;
width: 240px;
height: 150px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
overflow: auto;
}


#form #send li {
list-style: none;
float: left;
}

#form #send a {
text-decoration: none;
display: block;

}

#form #send {
width: 66px;
height: 26px;
margin: 0 auto;
margin-left: 0px;
border: 0;
text-decoration: none;
cursor: pointer;
float: left;
}

#form #send:hover {
width: 66px;
height: 26px;
}

#form #reset li {
list-style: none;
float: left;
}

#form #reset a {
text-decoration: none;
display: block;
}

#form #reset {
width: 66px;
height: 26px;
margin: 0 auto;
border: 0;
text-decoration: none;
cursor: pointer;
float: left;
}

#form #reset:hover {
width: 66px;
height: 26px;
}


/* End form Section
---------------------------------------------------------------------------------------------------------------------------------------*/