@charset "UTF-8";
/* CSS Document */


#bg_slideshow img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
#wrap_total {
    height: 610px;
    margin: auto;
    position: relative;
    width: 981px;
}
#left_shadow {
    background: url("../images/shadow_left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 608px;
    margin-left: -8px;
    width: 18px;
}
#right_shadow {
    background: url("../images/shadow_right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 608px;
    position: relative;
    right: -5px;
    width: 18px;
}
#header {
    position: absolute;
    right: 14px;
    z-index: 3;
}
#header_site_map {
    margin-right: -10px;
}
#wrap_section_1 {
    padding: 188px 0 0 10px;
    position: absolute;
    top: 175px;
    z-index: 3;
}
#section_1 {
    background: url("../images/home_section_1_bg.png") repeat scroll 0 0 transparent;
    float: left;
    width: 957px;
}
#wrap_columns {
    float: left;
    height: 163px;
    padding: 20px 0 0 32px;
    width: 925px;
}
#left_column {
    float: left;
    height: 105px;
    padding: 34px 0 0;
    width: 501px;
}
#left_column #title_img {
    background: url("../images/home_header_1.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    width: 451px;
}
#right_column {
    border-left: 1px solid #92B6F1;
}
#right_column .col {
	float: left;
	margin-left: 40px;
	width: 150px;
	color: #00F;
}
#right_column .col.first {
    margin-left: 0;
}
#right_column .col h1 {
    margin: 0 0 8px;
}
#right_column .col h1 a {
    background: url("../images/right-arrow.png") no-repeat scroll right center transparent;
    color: #92B6F1;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding-right: 15px;
    text-decoration: none;
}
#right_column .col h1 a:hover {
    color: #578702;
}
#right_column .col p {
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 0 8px;
}
#cure {
    float: left;
    height: 130px;
    margin: 4px 0 0;
    width: 158px;
}
#cure a {
    background: url("../images/proud_link.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 14px;
    text-indent: -9999px;
    width: 157px;
}
#cure a:hover {
    background-position: 0 -14px;
}
#cure img.spacing {
    padding: 3px 0 10px;
}
#cure a#cure_img {
    background: url("../images/cure.jpg") no-repeat scroll 0 0 transparent;
    height: 83px;
    width: 129px;
}
#right_column {
    float: left;
    padding: 6px 0 0 45px;
    width: 373px;
}
div#bg_slideshow {
	height: 610px;
	left: 10px;
	position: absolute;
	width: 958px;
	z-index: 1;
	background-image: url(../../images/img_bg_1.jpg);
}
div#bg_slideshow img {
    position: absolute;
    z-index: 1;
}
div#bg_slideshow img.alt_img {
    display: none;
}
