body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.gif) top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
}

a img {
	border:solid 0px;
}
a {
	color:#666666;
}
h1 {
	font-size:24px;
	margin:0px;
	margin-top:10px;
	margin-bottom:6px;
	color:#de8702;
}
h2 {
	font-size:18px;
	color:#fff;
	margin:0px;
	margin-top:16px;
	padding-left:16px;
}

#container {
	width:809px;
	margin:0px auto;
	text-align:left;
	background:url(../images/bg_content.png) repeat-y top;
}

#header {
	height:108px;
	margin:0px 9px;
	background:url(../images/bg_topSeparator.gif) repeat-x bottom;
}
#header img {
	display:block;
	padding-top:18px;
	padding-left:31px;
	float:left;
}
#header ul#mainnav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	margin-top:40px;
	/*margin-right:22px;*/
	border-right: 22px solid #FFF;
}
#header ul#mainnav li {
	display:block;
	float:left;
	padding-right:2px;
}
#header ul#mainnav li a {
	background:url(../images/menu_right.gif) no-repeat right;
	display:block;
	padding-right:20px;
	float:left;
	height:36px;
	text-decoration:none;
}
#header ul#mainnav li a span {
	background:url(../images/menu_left.gif) no-repeat left;
	height:36px;
	display:block;
	float:left;
	padding-left:20px;
	cursor:pointer;
	line-height:23px;
	color:#5C5C5C;
	font-size: 1.1em;
	font-weight:bold;
}

#header ul#mainnav li a.active,
#header ul#mainnav li a:hover {
	background:url(../images/menu_right_o.gif) no-repeat right;
}
#header ul#mainnav li a.active span,
#header ul#mainnav li a:hover span {
	background:url(../images/menu_left_o.gif) no-repeat left;
	color:#fff;
}




#header ul#subnav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	/*margin-top:40px;*/
	/*margin-right:22px;*/
	margin-top: 1px;
	float: right;
	clear: both;
	width: 388px;
}
#header ul#subnav li {
	display:block;
	float:left;
	padding-right:2px;
	
}
#header ul#subnav li a {
	display:block;
	padding-right:5px;
	float:left;
	height:12px;
	text-decoration:none;
	border-right: 1px solid #CCC;
	font-size: 9px;
}
#header ul#subnav li.last a {
	border-right: none;
	padding-right:0px;
}

#header ul#subnav li a span {
	height:12px;
	display:block;
	float:left;
	padding-left:5px;
	cursor:pointer;
	line-height:12px;
	color:#7C7C7C;
	font-size: 1.1em;
}

#header ul#subnav li a.active,
#header ul#subnav li a:hover {
	color:#000;
}
#header ul#subnav li a.active span,
#header ul#subnav li a:hover span {
	color:#000;
}




#content {
	margin-right:20px;
}
#content #left {
	background:url(../images/arrow_down.gif) no-repeat 44px 0px;
	float:left;
	width:350px;
	padding-left:38px;
}
#content #left h2 {
	white-space:normal;
	font-size:15px;
	margin:0px;
	padding: 0 5px 5px 0;
	
	font-weight:bold;
	color: #666666;
}

#content #left h2 a {
	text-decoration: none;
}
#content #left h2 a:hover {
	text-decoration: underline;
}

#content #left p {
	white-space:normal;
	margin:0px;
	padding-bottom:14px;
}
#content #left p strong {
	font-size:13px;
}
#content #left p a {
	font-weight:bold;
	color:#333333;

}

#content #left p a.standOut {
	font-weight:bold;
	color:#333333;
	padding-left:25px;
	background:url(../images/arrow.gif) no-repeat left;
	padding-bottom:3px;
	padding-top:3px;
}
#content #left p a:hover {
	text-decoration:none;
}
#content #right {
	float:right;
	width:380px;
	height:200px;
	/*background:url(../images/head_img.jpg) no-repeat;*/
}
.separator {
	background:url(../images/bg_bottomSeparator.gif) repeat-x top;
	margin-left:9px;
	margin-right:9px;
	height:12px;
	display:block;
	width:791px;
	clear:both;
}

#pulloutLeft {
	float:left;
	width:300px;
	background-color: #DE8702;
	/*position:relative;*/
	margin: 0 0 0 26px ;
	background: #DE8702 url(../images/arrow_down_whiteonyellow.gif) no-repeat 44px 0px;
}

#pulloutLeft p
{
	color:#fff;
	margin:0px;
	padding-left:16px;
	margin-top:10px;
	font-size:11px;
}

#pulloutLeft h3
{
	color:#fff;
	margin:0px;
	padding: 0;
	margin:20px 15px;
	font-size:16px;
}

img.clientLogin
{
	float:right;
	margin: 5px 0 5px 20px;
}


#box1, #box2, #box3 {
	float:left;
	width:252px;
	height:142px;
	position:relative;
}
#box1 div, #box2 div, #box3 div {
	line-height:18px;
	position:absolute;
	bottom:0px;
	left:21px;
	background:url(../images/tab_right.gif) no-repeat right;
	height:24px;
	padding-right:12px;
}
#box1 div img, #box2 div img, #box3 div img {
	display:block;
	float:left;
	position:relative;
	left:-5px;
}
#box1 div a, #box2 div a, #box3 div a {
	color:#333;
	background:url(../images/arrow.gif) no-repeat left;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:24px;
	display:block;
}
#box1 div a:hover, #box2 div a:hover, #box3 div a:hover {
	text-decoration:none;
}

#box1, #box3 {
	width:249px;
}
#box1 p, #box3 p {
	color:#fff;
	margin:0px;
	padding-left:16px;
	margin-top:10px;
	font-size:11px;
}
#box1 p a, #box3 p a  {
	color:#fff;
}
#box1 p a:hover, #box3 p a:hover {
	text-decoration:none;
}

#box1 {
	margin-left:26px;
	background:url(../images/bottom_01.jpg) no-repeat;
}
#box2 {
	margin-left:8px;
	background:url(../images/bottom_02.jpg) no-repeat;
}
#box2 h2 {
	color:#333;
}
#box2 p {
	color:#333;
	margin:0px;
	padding-left:16px;
	margin-top:10px;
	font-size:11px;
}
#box2 p a {
	color:#333;
}
#box2 p a:hover {
	text-decoration:none;
}

#box3 {
	margin-left:5px;
	background:url(../images/bottom_03.jpg) no-repeat;
}

#mainBody
{
	clear:both;
	padding: 10px 60px 10px 38px;
	
}

#mainBody h2, #mainBodyRight h2, .RadEContent h2, .RadEContentBordered h2
{

	font-size: 18px;
	color: #666;
	padding: 0;
	margin: 8px 0;
}

#mainBody p, #mainBodyRight p
{
	padding: 0;
	margin: 7px 0;
}

#mainBodyRight
{
	float: right;
	padding: 10px;
	width: 390px;
	margin-right: 40px;
}

#docResults p
{
	margin-left: 10px;
	color: #333333;
}

#docResults p a
{
	color: #333333;
}

#footer {
	clear:both;
	height:24px;
	background:url(../images/bg_footer.gif) repeat-x;
	margin:0px 9px;
	padding-top:14px;
}
#footer .copy {
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-right:44px;
	padding-left:17px;
}
#footer .by {
	font-size:10px;
	font-weight:bold;
	float:right;
	padding-right:17px;
	line-height:16px;
	margin-top:-2px;
}
#footer .by a{
	background:url(../images/extreme.gif) no-repeat left;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:14px;
	color:#666666;
	text-decoration:none;
}
#footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer ul li {
	display:block;
	font-size:10px;
	float:left;
	padding-right:3px;
}
#footer ul li a {
	font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#333;
}

.thumbs div
{
	float: left;
	width: 135px;
	text-align: center;
	margin: 10px 0 20px 0;
	height: 130px;
}

.thumbs div img
{
	border:0;
}

.dirthumbs div
{
	float: left;
	width: 180px;
	text-align: center;
	margin: 10px 10px 20px 0;
	height: 220px;
}

.dirthumbs div img
{
	border: solid 1px #000;
}
.dirthumbs div p
{
	border:0;
	margin:2px 0 0 0;
	padding:0;
}

#clientLoginFeatureBox
{
	width: 200px;
	padding: 5px;
	margin: 5px 0px 5px 20px;
	
	background-color: #de8702;
	float: right;
	
}

#clientLoginFeatureBox h2
{
	padding: 0;
	margin: 5px 3px 3px 3px;
	color: #fff;
	
}
#clientLoginFeatureBox p
{
	padding: 0;
	margin: 2px 3px 3px 3px;
	color: #fff;
	font-size: 13px;

	
}

#clientLoginFeatureBox a
{
	
	color: #fff;


	
}

p.searchresults a {
	font-size: 12px;
	font-weight: bold;
	color:#de8702;
}
/*
.sectionSubNav
{
	float:right;
	width:200px;
	background-color: #DE8702;

	margin: 20px 0 10px 10px ;
	background: #DE8702 url(../images/arrow_down_whiteonyellow.gif) no-repeat 44px 0px;
	color:#fff;
	padding-left:16px;
	font-size:11px;
	
}



.sectionSubNav li
{
	color:#fff;
	margin:0px;
	padding-left:16px;
	margin-top:10px;
	font-size:11px;
}
*/