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

#wrapper{
	background-image:url(../images/sales.gif);
}

#content{
	margin:50px 35px 0 0; 
	height:320px;
}
 
#content p{
	color:#333;
}

#navlower{
	margin:450px 0 0 20px;
}

h3 em{
font-size:11px;
color:#333;font-weight:normal;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

