/* CSS Document */
/* Start General Site Wide */
h1 {
	color: #009;
}
/* End of General Site Wide */
/* Start of content-area Area */
/* Start of Left Column */
#awt-left-col {
	background: #009;
}

#awt-leftside h4 {
	background: #009;
}
ul.awt-leftnav1 li a
{
	background-color: #BACBDC;
}
/* End of Left Column */
/* Start of Right Column */
#awt-right-col {
	background: #009; /*originally #BACBDC*/
}

#awt-rightside h4 {
	background: #009;
}
#awt-rightside ul {
	background: #BACBDC;
	padding:10px 0px 17px 0px;
}
/* End of Right Column */
/* End of content-area Area */

/* Start of Footer */
/* Start of Copyright */
#awt-copyright {
	background: #009;
}
/* End of Copyright */ 
/* End of Footer */
/* End of Agency Website */