/* CSS Document */

/* branding divs */
div#branding {
	background: url(../images/img_branding_assocgas.jpg) no-repeat;
}

/* highlight navigation item */
div#mainnav ul#topUl li.ourbusiness {
	background: url(../images/li_mainnav_blue.gif) no-repeat 10px 1px;
}
div#navwrapper div#mainnav ul#topUl a.assocgas {
	color: #000;
	text-decoration: underline;
}

div#fullcontent h3 {
	margin-bottom: 20px;
}

div#fullcontent p img {
	margin-top: 20px;
}

div#fullcontent p.caption {
	margin-left: 24px;
	width: 325px;
	font-size: 11px;
}