#main {
	width: 900px;
	margin-left: 5%;
	padding-top: 3px;
}
#main .frame_top {background: url(../images/frame_top.png) 0 0 no-repeat}
#main .frame_lt  {background: url(../images/frame_dotlt.png) 0 0 repeat-y}
#main .frame_rt  {background: url(../images/frame_dotrt.png) 100% 100% repeat-y}


#content {
	width: 550px;
	padding: 10px 20px;
}
#content h1 {color: #0363AD; font-size: 16pt;}
#content a {color: #0363AD;}
#content .listing {margin: 5px 0px; padding: 10px 10px; background-color: #EBF8FF;}
#content .listing_even {margin: 5px 0px; padding: 10px 10px;}
#content .submenu {margin: 25px; text-align: center;}
#content .submenu ul {margin: 0px; padding: 0px; list-style: none;}
#content .submenu li {border-left: 1px solid #0363AD; display: inline; padding: 0 10px;}
#content .submenu li:first-child {border-style: none;}

#callout {
	float: right;
	width: 216px;
	margin-top: 79px;
	margin-right: 40px;
}
#callout .ctop {height: 26px;}
#callout .cdesc {
	padding: 0 20px;
	border-left: 2px solid #CFCBC8;
	border-right: 2px solid #CFCBC8;
	background-color: #EFEAE6;
}
#callout .cdesc .rightalign {text-align: right;}
#callout .cdesc h1 {color: #C44100; font-size: 14pt; margin: 0 0 15px 0;}
#callout p {margin: 15px 0 0 0;}
#callout .cbottom {height: 26px;}


#footer {
	background-image: url(../images/frame_btm.png);
	background-repeat: no-repeat;
	height: 261px;
	width: 947px;
	margin-left: 3px;
	clear: both;
}
#footer .sites 	{margin-top: 155px; margin-left: 247px;}
#footer .legal 	{margin-top: 155px; margin-right: 40px;}
