body {
	padding: 0;
	margin: 0;
	background-position: center top;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	}
	
#container {

	width:800px;
	text-align:left;
	position:relative;
	margin: 0 auto;
	height:100%;
	

}

#header {
    margin-top:0px;
	width:800px;
	height:148px;
	background-repeat: no-repeat;
	background-image: url(header.jpg);
	
		
}

#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
	margin-top:18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

li { display: inline; }

li a
{
	text-decoration: none;
	color: #000000;
	padding: .2em 1em;
	border-right: 1px solid black;

}

li a:hover
{
	color: #B04600;
	text-decoration: underline overline;
}

#one{
margin-top:20px;
width:100%;
height:250px;
}

#welcome{
	float:left;
	width: 100%;
	height:161px;
	top: 217px;
	background-image: url(lics.jpg);
	background-position: right ;
	background-repeat: no-repeat;
}

#welcome p{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right:500px;
}

#welcome a{
	color: #996600;
}

#line{
	width:100%;
	margin-top:0px;
	height:2px;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	margin-top:-20px;
}

#line1{
	width:100%;
	margin-top:40px;
	height:2px;
	background-image: url(line.gif);
	background-repeat: no-repeat;
}

#three{

width:100%;
}

#left{
float:left;
width:530px;
}

#uno{
	width:260px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	height: 190px;
	float:left;
	
}
#dos{
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	width: 260px;
	float:right;
	
	
}
#tres{font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CC9900;
	width: 260px;
	float:right;
	
	}

#pageheader{
	background-image:url(welcome.gif);
	width:300px;
	height:20px;
	background-repeat: no-repeat;
}

#pageheader span{
display:none;
}

#pageheader2{
	background-image:url(customcabinets.gif);
	width:261px;
	height:25px;
	background-repeat: no-repeat;
}

#pageheader2 span{
display:none;
}

#pageheader3{
	background-image:url(countertops.gif);
	width:146px;
	height:20px;
	background-repeat: no-repeat;
}

#pageheader3 span{
display:none;
}

#pageheader4{
	background-image:url(appliances.gif);
	width:146px;
	height:20px;
	background-repeat: no-repeat;
}

#pageheader4 span{
display:none;
}

.floatright
{
float: right;
margin: 3px 3px 3px 3px;
clear: right;
border:1px solid black;
}

.floatright img{
padding-top:0px;
}

#footer{
	clear:both;
	margin-top:30px;
	
}

#foot{
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footer img{
margin-top:15px;
margin-left:20px;
}



		

