#content a:hover span, #contentPdtList a:hover span {
	display: block;
	position: absolute;
	top: 200px;
	left: 330px;
	width: 320px;
	text-decoration: none;
	font-size: 14px;
}

#prodline{
	position: absolute;
	top: 180px;
	left: 330px;
}

#img1{
	float: left;
	width: 150px;
	height: 330px;
	padding-right: 15px;
	padding-bottom: 15px;
}


/* Footer DIVs*/
#footer{
	position: absolute;
	top: 550px;
}
#footer1{
	position: absolute;
	top: 650px;
}
