#menubar0 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menubar0 ul#menu_right li {
	float: right;
}
#menubar0 ul#menu_left li {
	float: left;
	padding-left:5px;
}

#menubar0 ul li {
	display: block;
}

#menubar0 ul li a:link, #menubar0 ul li a:active, #menubar0 ul li a:visited {
	display: block;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

#menubar0 ul li a span {
	display: block;
	background: url('../i/menu_separator.gif') top left no-repeat;
}
#menubar0 ul li.f a span {
	background: none;
}

#menubar0 ul li a span span {
	display: block;
	padding: 15px 22px 12px;
	
}

#menubar0 ul li a:hover,#menubar0 ul li.f a:hover span  {
	background: url('../i/menu_hover_bg.gif') top left repeat-x;
}






#menubar0 {
	background: url("../i/menu_bg.gif") top left repeat-x;
	padding: 0;
	overflow:hidden;
}
#menubar1 {
	background: url("../i/menu_left.gif") top left no-repeat;
}
#menubar2 {
	background: url("../i/menu_right.gif") top right no-repeat;
	height: 43px;
}

#menubar2 div {
	float: left;
	display: inline; 
	font-weight: normal;
	color: #fff;
	font-size: 9pt;	
}

#menubar2 div a {
	padding: 11px 13px 11px 14px;
	float: left;
	display: block; 
}

#menubar2 div a:link, #menubar2 div a:active, #menubar2 div a:visited {
	color: #fff;
	text-decoration: none;
}

#menubar2 div a:hover {
	background:  url("../i/menu_hover_bg.gif") top left repeat-x;
	color: #fff;
}

#menubar2 div.f {
}
/* Dropdown styles */

#menubar2 div.dropdown {
	display: inline-block;
}
#menubar2 div.dropdown {
	position: absolute;
	display: none;
	float: none;
	color: #012c5f;
	border: #012c5f solid;
	border-width: 1px 1px 0 1px;
	padding: 0;
	z-index: 2000;
	left: 0px;
	top: 0px;
	text-align: left;
	background: #3572bf;
	width: 180px;
}

#menubar2 div.dropdown a:link, #menubar2 div.dropdown a:visited, #menubar2 div.dropdown a:active {
	display: block;
	float: none;
	color: #012c5f;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px #012c5f solid;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #3572bf;
	padding: 6px 10px 6px 10px;
	height: auto;
}

#menubar2 div.dropdown a:hover {
	background:none;
	background-color: #012c5f;
	color: #fff;
	text-decoration: none;
}

body {
	background: #b4b4b4 url('../i/bg.gif') top center repeat-x;
	margin: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family:  Arial, sans-serif;
	font-size: 9pt;
	color: #002f57;
}
a:link, a:active, a:visited {
	color: #002f57;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1,h2,h3,h4,h5,h6 {
	color: #002f57;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;

}
h1{
	font-size: 14pt;
}
h2{
	font-size: 13pt;
}
h3{
	font-size: 12pt;
}
h4{
	font-size: 11pt;
}
h5{
	font-size: 10pt;
}
h6{
	font-size: 9pt;
}
#ct0 {
	background: url('../i/bgx.gif') top center repeat-y;
}

#ct1 {
	background: url('../i/bgx_top.gif') top center no-repeat;

}

#ct2 {
	background: url('../i/bgx_bottom.gif') bottom center no-repeat;
}

#ct3 {
	width: 991px;
	margin: 0 auto;
	text-align: left;
	padding-top:12px;
}

#logo{
	height: 65px;
	padding-left:15px;
}

#banner {
	height: 233px;

}
#banner img{
	margin: 0;
	background: url('../i/banner.jpg') top left no-repeat;
}








#menu_left li.end {
	background: url('../i/menu_left.gif') top left no-repeat;
	width: 7px;
	height: 46px;
}

#nav_and_content {
	padding: 10px 0 5px 0;
}

#nav {
	float: left;
	width: 188px;
}


.cta {
	margin-bottom: 5px;
}
.cta_contact {
	margin-bottom: 5px;
	background: url('../i/contact_bg.jpg') top left no-repeat;
	padding:10px;
	padding-top:175px;
}
.cta_contact .line1{
	color:#002f57;
	font-size:10pt;
	padding-bottom:5px;
}
.cta_contact .line2{
	color:#002f57;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:5px;
}
.cta_contact .line3{
	color:#fff;
	font-size:9pt;
}
.cta_contact .line3 b{
	color:#fff;
	font-size:14pt;
	font-weight:bold;
}


#login0{
	background: #003058 url('../i/login_bg.gif') top center no-repeat;
}
#login1{
	background: url('../i/login_bottom.gif') bottom center no-repeat;
	padding:10px;
	overflow:hidden;
	padding-bottom:60px;
}
#login0 h3{
	color#003058;
	font-size:13pt;
	font-weight:normal;
	margin-bottom:5px;
}
#login0 #login_contents{
	color:#fff;
	font-size:9pt;
	height:90px;
}
#login0 #login_form{
	overflow:hidden;
	min-height:70px;
}
#login_form .input1{
	background:#fff url('../i/login_left.gif') top left no-repeat;
margin-bottom:10px;
}
#login_form .input2{
	background: url('../i/login_right.gif') top right no-repeat;
	padding:0 4px;
	height:21px;
}
#login_form input{

background-color:#fff;
border:0 none;
color:#333;
height:18px;
margin:0 4px;
padding:0;
width:150px;
}
#login_form .text{
	border:none;
}
.img_floatR{
	float:right;
	padding-top:5px;
}
#login_form a{
	color:#fff;
	font-size:7pt;
}

#nav_right{
	float:right;
	width:188px;
}
.cta_ask{
	background: url('../i/cta_ask_gary.gif') top center no-repeat;
	width:188px;
	height:218px;
	padding-bottom:5px;
}
.cta_testimonial0{
	background: url('../i/testi_bg.gif') top center repeat-y;
}
.cta_testimonial1{
	background: url('../i/testi_top.gif') top center no-repeat;
}
.cta_testimonial2{
	background: url('../i/testi_bottom.gif') bottom center no-repeat;
	padding:10px;
	padding-top:40px;
	min-height:230px;
}

#content .content0 {
	background: #d7d7d7 url('../i/content_tl.gif') top left no-repeat;
	float: left;
	width:600px;
	margin-left:7px;
}
*html #content  .content0 {
margin-left:3px;
}
#content_hp .content0 {
	background: #d7d7d7 url('../i/content_tl.gif') top left no-repeat;
	margin-left: 0;
	width:991px;
}

.content1 {
	background: url('../i/content_tr.gif') top right no-repeat;
}
.content2 {
	background: url('../i/content_bbg.gif') bottom left repeat-x;
}
.content3 {
	background: url('../i/content_br.gif') bottom right no-repeat;
}
.content4 {
	background: url('../i/content_bl.gif') bottom left no-repeat;
	padding: 20px 20px 50px 20px;
}
#content .content4 {
	min-height:418px;
}








.box0 {
	background: #E3E3E3 url('../i/box_grey_TL.gif') top left no-repeat;
}

.box1 {
	background: url('../i/box_grey_TR.gif') top right no-repeat;
}

.box2 {
	background: url('../i/box_grey_Br.gif') bottom right no-repeat;
}

.box3 {
	background: url('../i/box_grey_BL.gif') bottom left no-repeat;
	padding: 15px 0 15px 15px;
}

.box4 {
	background: url('../i/border.gif') 310px 0 repeat-y;
	overflow:hidden;
}

.box0 .item {
	float: left;
	width: 300px;
	background: url('../i/bullet.gif') 0px 2px no-repeat;
	padding: 0 25px 0 0;
}

.box0 .item h4 a:link, .box0 .item h4 a:active, .box0 .item h4 a:visited {
	color: #393939;
	text-decoration: none;
}

.box0 .item h4 a:hover {
	text-decoration: underline;
}

p.date {
	color: #848484;
}
#footer0 {
	margin-top:20px;
	background: url('../i/footer_bg.gif') top center repeat-x;
}
#footer {
	width: 963px;
	padding: 10px 0;
	margin: 0 auto;

}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}

#footer, #footer div, #footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	font-size: 7pt;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


