@charset "utf-8";
/* CSS Document */

#page_holder {
margin:0px auto;
padding:0px;
width:940px;
clear:both;
text-align:left;
}

#logo_banner {
margin:0px;
padding:0px;
width:940px;
height:105px;
clear:both;
}

#logo_spot {
margin:0px;
padding:0px;
width:670px;
height:105px;
float:left;
background-image:url(images/layout/bg_logo.jpg);
background-repeat:no-repeat;
background-position:left;
}
#logo_spot h1 {
display:none;
}
#logo_spot a {
display:block;
width:150px;
height:105px;
}

#top_right {
margin:0px;
padding:0px;
width:270px;
height:105px;
float:left;
background-image:url(images/layout/topright_green.jpg);
background-repeat:no-repeat;
background-position:left;
}

#horizontal_menu {
clear:both;
margin:0px;
padding:0px;
height:35px;
background-image:url(images/layout/bg_menu.jpg);
background-repeat:no-repeat;
}

#body_holder {
margin:0px;
padding:0px;
width:940px;
clear:both;
background-image:url(images/layout/bg_main.jpg);
}

#bodypage {
margin:0px;
padding:0px;
float:left;
width:665px;
}

#right_banners {
margin:0px;
padding:0px;
padding-left:5px;
width:270px;
float:left;
}

.content_nav {
width:250px;
padding:10px;
background-color:#3391CC;
/*background-image:url(images/layout/banner_1.jpg);
background-repeat:no-repeat;*/
font-size:11px;
color:#ffffff;
}

div.content_nav a:link, div.content_nav a:active, div.content_nav a:visited {
color:#ffffff;
}
div.content_nav a:hover {
color:#AED06E;
}

div.content_1 a:link, div.content_1 a:active, div.content_1 a:visited, div.content_2 a:link, div.content_2 a:active, div.content_2 a:visited, div.content_3 a:link, div.content_3 a:active, div.content_3 a:visited {
color:#ffffff;
}
div.content_1 a:hover, div.content_2 a:hover, div.content_3 a:hover {
color:#AED06E;
}

.content_1 {
width:250px;
height:80px;
padding:10px;
background-color:#3391CC;
background-image:url(images/layout/banner_4.jpg);
background-repeat:no-repeat;
font-size:12px;
color:#ffffff;
}
.content_2 {
width:250px;
height:80px;
padding:10px;
background-color:#3391CC;
background-image:url(images/layout/banner_2.jpg);
background-repeat:no-repeat;
font-size:12px;
color:#ffffff;
}
.content_3 {
width:250px;
height:80px;
padding:10px;
background-color:#3391CC;
background-image:url(images/layout/banner_3.jpg);
background-repeat:no-repeat;
font-size:12px;
color:#ffffff;
}

.content_healthedge {
width:270px;
height:100px;
background-color:#3391CC;
background-image:url(images/layout/healthedge_banner.gif);
background-repeat:no-repeat;
font-size:12px;
color:#ffffff;
}
.content_healthedge a {
display:block;
width:270px;
height:100px;
}

.content_1 p, .content_2 p, .content_3 p {
margin:0px;
padding:0px;
padding-top:5px;
}

#bodyimage {
margin:0px;
padding:0px;
}

#body_content {
margin:0px;
padding:30px;
padding-right:25px;
padding-bottom:0px;
clear:both;
}

#footer {
margin:0px;
padding:10px;
width:920px;
padding-top:20px;
padding-bottom:10px;
background-color:#AED06E;
background-image:url(images/layout/bg_footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
text-align:center;
color:#666666;
}


.divider_5_h {
margin:0px;
padding:0px;
height:5px;
font-size:1px;
clear:both;
}