@charset "utf-8";
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E4ECF1;
	background-repeat: repeat;
	background-image: url(../images/ice_body_bg.png);
}
#main_layer {
	width: 950px;
	height: auto;
	clear: both;
        margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#top_layer {
        margin-top: 0px;
	width: 900px;
	height: 180px;
        margin-left: 50px;
        background-image: url(../images/Header.png);
        background-repeat: no-repeat;
        background-position: left top;
}
#top_layer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav_menu {
        list-style: none;
        margin-top: 0px;
        padding-top: 118px;
        padding-left: 270px;
        width: 544px;
}
#nav_menu li img {
        margin-left: 1px;
}
#nav_menu li a {
        text-decoration:none;
        padding: 0px;
        float:left;
}
.hide_div {
	background-image: url(../images/ice_popup.png);
	height: 76px;
	width: 81px;
	display: none;
}
#top_layer a:hover .hide_div {
	display: inline;
	position: absolute;
	margin-left: -120px;
	margin-top: -75px;
}
#middle_layer {
	height: 620px;
	width: 723px;
	clear: both;
	margin-left: 160px;
	background-repeat: repeat-y;
}
.list_headers {
	color: #34608B;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 32px;
	padding: 0px;
	margin-top: 0px;
}
.style2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 250px;
	margin-bottom: 2px;
}

.list_text {
	list-style-type: none;
	font-size: 11px;
	font-weight: lighter;
}
#middle_left_layer {
	width: 460px;
	height: 620px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 5px;
}
#home_content1 {
	height: 330px;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/home_content_bg.png);
}
#home_content1_bg2 {
        margin-top: 0px;
        height: 320px;
	width: 450px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../images/home_content_bg2.jpg);
}
#home_content2 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 290px;
        padding-top: 25px; 
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url(../images/home_content_2bg.png);
}
#middle_right_layer {
	float: left;
	width: 221px;
	height: 550px;
	margin-top: 12px;
        padding-top: 30px;
        background-position: left top;
	background-image: url(../images/right_layer_bg.png);
	background-repeat: no-repeat;
}
.right_headers {
	margin-right: auto;
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #386796;
	padding-top: 0px;
	padding-left: 0px;
}
.style3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 170px;
        margin-top: 20px;
	padding-bottom: 1px;
	font-weight: bold;
}
.right_img {
	margin-left: 20px;
}
.contacto {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: sans-serif;
	margin-left: 20px;
	font-weight: bold;
}
.contacto_link {
	color: #2D455E;
	font-size: 12px;
}
.small {
	font-size: 11px;
}
.small_link {
	font-size: 11px;
	color: #003366;
}
#bottom_layer {
	width: 680px;
	height: 50px;
        padding-top: 16px;
        margin-top: 0px;
	margin-left: 170px;
        background-image: url(../images/footer_bg.png);
        background-repeat: no-repeat;
}
.bottom_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 25px;
	color: #293845;
	font-weight: lighter;
	width: 580px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
}

