/* CSS Document */

/* homepage SPECIFIC STYLES */
#commercialTwo #mainHolder  {
	background:url(../_images/bkg_purple_two.gif) repeat-y;
}

#commercialTwo #mainContent {
	margin-top:20px;
	margin-left:15px;
	display:inline;
	float:left;
	width:390px;
	padding:0 20px;
}
#commercialTwo #commercial a {
	background:#806197 url(../_images/nav_arrow_purple.gif) no-repeat center top;	
}
#commercialTwo #mainContent h1 {
	color:#806197;
}
#commercialTwo #mainContent h2 {
	margin:0;
}
#commercialTwo #slidePhoto {
	margin-bottom:8px;
}
#commercialTwo #slideNumbers {
	padding-bottom:15px;
}
#commercialTwo #slideTitle {
	margin-bottom:5px;
}

