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

body {
	background-image: url(images/home_bkground.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#container {
	height: auto;
	width: 750px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left: 49px;
	top: 141px;
	width: 659px;
	height: 60px;
}
ul {
    list-style-type: none;
    text-align: center;
    margin-right: 50px;
    
}
li {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 16px;
    display: inline;
    padding-right: 10px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #784A47;
    padding-left: 10px;
    text-decoration: none;
}
	
    #nav ul .hgtv {
    border-right-style: none;
}

a:link {
	text-decoration: underline;
	color: #931;
}


a:hover {
	text-decoration: none;
	color: #c30;
}



.img2 {
	position: absolute;
	top: 296px;
	left: 793px;
}

#logo_main {
	position: absolute;
	left: 210px;
	top: 12px;
	width: 347px;
}

p {
    font-family: Times New Roman, Times, serif;
    font-size: 13pt;
    color: #000000;
    text-align: center;
    text-indent: 12px;
    }

#para {
	position: absolute;
	top: 218px;
	left: 46px;
	width: 653px;
	height: 441px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(images/100_0802-2.jpg);
	background-repeat: no-repeat;
	border: thick inset #FC9;
               }  
			   
#container #para p {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 15px;
	line-height: 22px;
}
               
#product img {
	position: absolute;
	top: 707px;
	left: -131px;
	border: 3px solid #261e17;
                }               
                
#divider img {
	position: absolute;
	margin: 0 auto;
	top: 705px;
	left: 302px;
        }                   
#container #para .col2 {
	position: absolute;
	left: 457px;
	top: 146px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	text-align: right;
}
#LE_M {
	position: absolute;
	left: 8px;
	top: 26px;
}

