/* CSS Document */
/*-------------------------*/
/* Changes per page  */
/*-------------------------*/

#menu {
	background: url(/images/topnav/top_banner_sales.jpg) top left no-repeat; 
}
#content {
	background: white url(/images/side_image2.gif) top right no-repeat; 	
}

#content p.underline {
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: underline;
}
#content p.centered {
	font-size: 12px;
	font-family: sans-serif;
	text-align: center;
}
#content ul {
	
	list-style-type: square;
	
}
#content li {
	vertical-align: text-top;
	font-size: 12px;
	font-family: sans-serif; 
	color: #0E3286; 
	width: 350px;
}
