body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	}



#banner{
	height:140px;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#left_nav {
	float: left;
	width:200px;
	padding: 0px;
	height: 450px;
	}
#left_nav ul {
	list-style-type:none;
	padding-left:0px;
	margin: 0px;
	margin-left: 2px;
}

#left_nav li{
	float:left;
		
}

#left_nav ul a {
	display:block;
	width:180px;
	padding:8px;
	color: #141414;
	font-weight:bold;
	text-decoration:none;
	font:"Arial", Helvetica, sans-serif;
	font-size:18px;
		  }
				  
#left_nav ul a:hover {
	text-decoration: underline;
		}



#footer {
	clear:both;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}

#product{
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 540px;
	overflow:scroll;
}

.imagemenu{
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.table{
	margin-top:15px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.top{
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: underline;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-weight: bold;
}


p {
	font-family: "comic Sans MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.text{
	font-family: "comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-left: 80px;
	
	
}

.text2 {
	margin: 0px;
	padding: 0px;
}
