body{
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#ededed;
	color:#333;
	padding-bottom: 30px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color: #036;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
table{
	padding:0 0 12px;
	border-collapse:collapse;
	margin: 0;
}
table td {
	text-align:left;
	/* padding:0;
	margin:0; */
	vertical-align:top;
}
#wrapper{
	margin:0 auto;
	width:907px;
	background: url(/images/bg-wrapper.gif) repeat-y;
}
h1{
	font-size: 16px;
	line-height: 16px;
	color: #036;
	margin: 0;
	padding: 0 0 10px;
}
h2{
	margin: 0;
	color: #036;
	font-size: 13px;
	line-height: 16px;
}
h3{
	margin: 0;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.justified{
	margin:0;
	text-align: justify;
}
/*-- sidebar --*/
#sidebar {
	width: 150px;
	padding:0 20px 0 24px; 
	background: url(/images/bg-left-top-corner.gif) no-repeat;
}
strong.logo {
	padding: 19px 0 0 21px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}
strong.logo a{
	display: block;
	background: url(/images/logo.gif) no-repeat;
	width:123px;
	height:140px;
}
ul.main-nav {
	text-align: right;
	margin: 0;
	padding: 27px 0 0;
}
ul.main-nav li{
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	padding:0 0 10px;
}
ul.main-nav li a{
	padding: 0 0 0 11px;
	color: #333;
}
ul.main-nav li a:hover{
	text-decoration: none;
	color:#036;
}
ul.main-nav li.home a{ background: url(/images/nav-arrow.gif) no-repeat 0 5px;}
ul.main-nav li.active a{
	color: #036;
	background: url(/images/nav-arrow-active.gif) no-repeat 0 5px;
}
ul.main-nav li.open { padding-bottom: 0;}
ul.main-nav li ul{ display: none;} 
ul.main-nav li.open ul { display: block;}
ul.main-nav li.open a{
	font-weight: bold;
	color: #036;
	background: url(/images/nav-arrow-open.gif) no-repeat 0 5px;
}
ul.main-nav li.open ul {
	margin: 0;
	padding: 10px 0 0;
}
ul.main-nav li.open ul li {font-size: 12px;}
ul.main-nav li.open ul li a{
	font-weight: normal;
	background: none;
	color:#1F79A5;
}
/*-- header --*/
#header{
	width: 707px;
	padding: 0 4px 0 0;
	background: url(/images/bg-right-top-corner.gif) no-repeat 100% 0;
}
.top-image img{ display: block;}
.top-image {
	padding: 0 0 0 1px;
	padding-bottom:6px;
	background: url(/images/bg-main-col.gif) repeat-y;
	border-bottom: 1px solid #a4b36f;
}
#main-col{width:486px;}
.content {
	padding: 0 18px 6px;
	background: url(/images/bg-main-col.gif) no-repeat;
	min-height: 418px;
}
* html .content { height: 418px;}
strong.title {
	margin:-6px 0 15px -17px;
	display: block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/text-advocates.gif) no-repeat;
	width: 265px;
	height: 49px;
}
.image img{
	display: block;
	padding: 2px;
	border: 1px solid #FA5333;
}
.left-image{
	display: inline;
	float: left;
	margin: 0 11px 0 0;
}
.content h1.welcome{ padding: 38px 0 11px;}
.content p{
	margin: 0;
	padding: 0 0 14px;
}
.content p.testimonial{
	color: #036;
}
.content ul {
	margin:0;padding:0 18px 14px;
}
#col {width: 226px;}
.col-content {
	margin: 25px 0 0;
	padding:20px 40px 20px 26px;
	background: url(/images/bg-col.gif) no-repeat;
	min-height:372px;
}
* html .col-content { height:372px; }
.col-content h2{
	margin: 11px 0 0;
	margin-right: 12px;
	padding: 4px 6px 5px 10px;
	border: 1px solid #7f9999;
	font-weight: normal;
}
blockquote {
	margin: 0;
	color: #666;
	padding: 13px 0 0;
	text-align:justify;
}
.col-content p{
	margin:0;
	padding-bottom: 16px;
}
/*-- footer --*/
#footer{
	padding:48px 4px 5px;
	width: 899px;
	background: url(/images/bg-footer.jpg) no-repeat 0 100%;
}
.footer-bg {background: url(/images/bg-line.gif) repeat-x 0 7px;}
address {
	margin:0 0 0 191px;
	padding-bottom: 31px;
	font-size: 12px;
	line-height: 13px;
	color: #036;
	font-style: normal;
	overflow: hidden;
	height: 1%;
}
address span{
	float: left;
	padding: 0 8px;
	background: #fff;
	border-left: 1px solid #036;
	margin: 0 0 0 -1px;
}
a.site {
	float: right;
	font:9px/12px Tahoma, Arial, sans-serif;
	color: #999;
}