body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height:14px;
}

#container {
	width: 782px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#logo{
	width:100%;
	/*padding-bottom:10px;
	padding-top:10px;*/
}

#header{
	width:100%;
	height:65px;
	float:left;
	border-left:1px solid #9BC5DE;
}
#wrapper{
	border:1px solid #9BC5DE;
	border-top:10px solid #9BC5DE;
	float:left;
}
#footer{
	width:100%;
	height:45px;
	float:left;
	line-height:45px;
}

#footer div{
	float:left;
	margin-right:20px;
}

#footer .first{
	font-weight:bold;
}

#footer div.afiliate{
	font-size:18px;
	font-weight:bold;
}

#header ul{
	display:block;
	height:65px;
	margin:0;
	padding:0;
}
#header ul li{
	background-image:url(../img_n/menu_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	display:block;
	border-right:solid 2px #9BC5DE;
	height:65px;
	/*
	padding-top:28px;
	*/
	padding-left:10px;
	padding-right:10px;
	float:left;
	line-height:16px;
}

#header ul li.last{
	border:0px;
	border-right:1px solid #9BC5DE;
}

#header ul li.logo{
	border:0px;
	padding:0px;
	background:none;
}
#header ul li.logo img{
	margin:2px;
}

#header ul li span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#5587A8;
	font-weight:bold;
}
.full_section{
	width: 780px;
	float:left;
}

p{
	/*text-indent:30px;*/
	padding-left:10px;
}

#left_side{
	width:540px;
	float:left;
}
.first_sect{
	margin-left:4px;
}
.sect{
	float:left;
	width:173px;
	border-bottom:solid 2px #5989ad;
	height: 270px;
	margin-bottom:10px;
}
.sect_sep{
	border-left:solid 2px #cbdde9;
	float:left;
	margin-left:2px;
	margin-right:2px;
	height: 270px;
}
.sect_ttl{
	height:44px;
	text-align:left;
}
.sect_ttl span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../img_n/sect_arrow.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-left:18px;
	color:#267fe3;
	line-height:16px;
	margin-top:10px;
}

#right_side{
	background-image:url(../img_n/right_bg.gif);
	background-repeat:repeat-y;
	width:240px;
	float:right;
	color:#fff;
	font-weight:bold;
	height:490px;
}
#right_side p{
	padding-left:0px;
}
.right_side_content{
	margin:10px;
}
#right_side h2{
	font-size:12px;
	border-bottom:2px solid #fff;
}
.right_link_section{
	width:100%;
	background-color:#fff;
	height:15px;
	line-height:15px;
	float:left;
}
.right_link_section span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../img_n/small_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center; 
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	width:56px;
	color:#267fe3;
	margin-right:10px;
	float:right;
}
a{
	text-decoration:none;
	color: #356a93;
}
a:hover{
	text-decoration:underline;
}

.single_sided .emphasys{
	border:solid 2px #0066CC;
	margin:10px;
	padding:10px;
}

h1{
    color: #0066CC;
    font-family: Verdana,Arial,Helvetica;
    font-size: 23px;
    font-weight: bold;
	padding:10px;
	padding-left:10px;
}
h2{
	padding-left:10px;
}
.full_width{
	width:780px;
	float:left;
}
.a_sect{
	float:left;
	width:225px;
	margin-bottom:10px;
	padding-left:10px;
}
.wider{
	width:290px;
}
.a_sect span{
	font-size:14px;
	font-weight:bold;
}
.line_top{
	border-top:1px solid #9BC5DE;
	padding-top:10px;
}

#img_top{
	width:780px;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}
#img_boxes{
	width:705px;
	float:left;
	margin-top:10px;
	margin-left:75px;
}
.img_box{
	width:290px;
	height:60px;
	border:solid 1px #000;
	float:left;
	margin-left:10px;
}
.img_box_in{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin:1px;
	width:286px;
	height:56px;
	border:solid 1px #000;
}
.img_box_in div{
	padding-top:7px;
}
#img_middle{
	width:625px;
	float:left;
	background-image:url(../img_n/schema_middle.gif);
	background-repeat:no-repeat;
	height:117px;
	margin-left:155px;
}
#img_bottom{
	width:780px;
	float:left;
	height:158px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#img_middle span{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	display:block;	
	margin-top:35px;
	margin-left:120px;
}
#img_b_boxes{
	width:745px;
	float:left;
	margin-left:35px;
}
.img_b_box{
	width:330px;
	height:130px;
	border:solid 1px #000;
	float:left;
	margin-left:10px;
}
.img_b_box ul {
	margin:0px;
}
.img_b_box ul li{
	line-height:22px;
}
.img_b_box span{
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:10px;
}
p.big_it{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}
p.big_n{
	font-size:16px;
	line-height:22px;
}
.adv_line{
	width:780px;
	height:80px;
	float:left;
	line-height:80px;
}

.adv_line div{
	float:left;
	margin-left:20px;
}

.adv_txt_line{
	width:770px;
	height:25px;
	float:left;
	line-height:25px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:center;
}
.adv_txt_line div {
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
}
#schema{
	float:left;
	/*border:solid 1px #9BC5DE;*/
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
}



.sidebar {
	margin: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

li, p, a {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.content {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	margin: 8px;
}
.subtitle{
	font-size: 14px;
	margin-left:10px;
}
.subtitle_home{
    font-size: 15px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}
.bodytext {
	margin: 12px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
}

.footer {
	margin: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.sectiontitle {
	margin: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
}

.subsection {
	margin: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
}

.feature {
	margin: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
}
#contact_info{
	float:left;
	width:770px;
	margin-bottom:10px;
	margin-left:10px;
}
.visit_card{
	float:left;
	width:380px;
}
.visit_card span{
	font-size:18px;
	line-height:22px;
	display:block;
	margin-bottom:10px;
}


