@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;
	margin-right: auto;
	clear: both;
	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 {
        background-image: url(../images/empresa_bg_top.png);
        background-repeat: no-repeat;
        padding-top:15px;
	height: 520px;
	width: 708px;
	clear: both;
	margin-left: 110px;
}
#content_layer {
        height: 520px;
	width: 708px;
        background-image: url(../images/empresa_bg_middle.png);
        background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
.main_container {
	width: 666px;
	height: 200px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.container {
	height: 180px;
	width: 190px;
	margin-top: 8px;
	float: left;
	margin-left: 26px;
	color: #386796;
	font-size: 12px;
	font-family: "Comic Sans MS";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.container img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 1px;
}

.container2 {
	float: left;
	height: 180px;
	width: 190px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #386796;
	font-size: 12px;
	font-family: "Comic Sans MS";
	margin-left: 26px;
}
.container2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#foot_layer {
	width: 680px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #597B97;
}
.foot_link {
	display: block;
	margin-top: 5px;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	font-family: "Palatino Linotype";
	color: #365A96;
	text-decoration: none;
	height: 21px;
	padding-top: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.foot_link:hover {
	color: #7999CE;
}
.footer {
	width: 700px;
	height: 50px;
        padding-top: 36px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_layer {
	width: 708px;
	height: 15px;
        padding-top: 0px;
        margin-top: 0px;
	margin-left: 110px;
        background-image: url(../images/empresa_bg_footer.png);
        background-repeat: no-repeat;
}
.bottom_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #293845;
	font-weight: lighter;
	width: 580px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
}
