#container{
width:800px;
margin:10px auto;
}

#logo{
height:74px;

}

/* Nav on top of shapes navigation */

#nav{
height:15px;
}

#nav ul{

}

#nav li{
display:inline;
}

#nav a{
font-size:12px;
text-decoration:none;
padding-left:5px;
}

#nav a:hover{
text-decoration:underline;
}


/*Shape nav */

#shapenav {
height:20px;
background-color:#cacaca;
}

#shapenav li {
display:inline;
padding-left:5px;
}

#shapenav a{
font-size:12px;
text-decoration:none;
}

#shapenav a:hover{
text-decoration:underline;
}

/* Text Style */

h1{
	
}

h2{
	
}

h3{
	
}

/*Footer */

#footer{
	font-size: 10px;
	border-bottom: 2px solid #292929;
	border-top: 2px solid #292929;
	background-color: #e9e9e9;
	padding: 3px 0 3px 0;
	text-align: center;
}


/* */
.idesc1 {
	display: block;
	overflow: auto;
	font: 10px Verdana,tahoma,serif;
	color: #285baa;
	line-height: 16px;
	text-decoration: none;
	width: 250px;
	/*height: 220px;*/
	height: 110px;
	margin-left: 5px;
	}

/* ----- PRODUCT LIST - BLOCK ----- */

.plblksp {
	display: block;
	width: 150px;
	height: 5px;
	font: 4px Verdana,tahoma,serif;
	color: #ffffff;
	text-decoration: none;
	}

.plblktitle {
	display: block;
	width: 150px;
	height: 25px;
	font: 10px Verdana,tahoma,serif;
	color: #285baa;
	text-decoration: none;
	border: 0px solid #000000;
	}

.plblkimg {
	display: block;
	width: 150px;
	height: 75px;
	font: 10px Verdana,tahoma,serif;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
	}

.plblktxt {
	display: block;
	width: 150px;
	height: 55px;
	font: 10px Verdana,tahoma,serif;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
	}

.plblkprice {
	display: block;
	width: 150px;
	height: 12px;
	font: 10px Verdana,tahoma,serif;
	color: #000000;
	text-decoration: none;
	border: 0px solid #000000;
	}

.plblkmore {
	display: block;
	width: 150px;
	height: 12px;
	font: 10px Verdana,tahoma,serif;
	color: #285baa;
	text-decoration: none;
	border: 0px solid #000000;
	}	