@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
#holder{
	background:url(images/body_bg.png);
	background-repeat:no-repeat;
	height:605px;
	width:1000px;
	padding-top:75px;
	}
#topbar{
	width:913px;
	height:33px;
	float:left;
	text-align:right;
	padding-top:5px;
	}
#menu{
	width:913px;
	height:38px;
	float:left;
	}
.menulink1{
	width:80px;
	height:27px;
	background-image:url(images/menu_link1.gif);
	background-repeat:no-repeat;
	float:right;
	margin-left:2px;
	font-family:"Impact", Gadget, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-top:6px;
	text-decoration:none;
	}
.menulink2{
	width:80px;
	height:27px;
	background-image:url(images/menu_link2.gif);
	background-repeat:no-repeat;
	float:right;
	margin-left:2px;
	font-family:"Impact", Gadget, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-top:6px;
	text-decoration:none;
	}
.menulink3{
	width:80px;
	height:27px;
	background-image:url(images/menu_link3.gif);
	background-repeat:no-repeat;
	float:right;
	margin-left:2px;
	font-family:"Impact", Gadget, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-top:6px;
	text-decoration:none;
	}
.menulink4{
	width:80px;
	height:27px;
	background-image:url(images/menu_link4.gif);
	background-repeat:no-repeat;
	float:right;
	margin-left:2px;
	font-family:"Impact", Gadget, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-top:6px;
	text-decoration:none;
	}
.menulink5{
	width:80px;
	height:27px;
	background-image:url(images/menu_link5.gif);
	background-repeat:no-repeat;
	float:right;
	margin-left:2px;
	font-family:"Impact", Gadget, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-top:6px;
	text-decoration:none;
	}
#container{
	width:750px;
	height:330px;
	clear:both;
	}
#content_left{
	width:54.5%;
	height:300px;
	float:left;
	background-image:url(images/implacer_home.jpg);
	background-repeat:no-repeat;
	margin-top:58px;
	text-align:left;

	
}
#content_left4{
	width:54.5%;
	height:300px;
	float:left;
	margin-top:58px;
	text-align:left;
	
}
#content_left1{
	width:54.5%;
	height:300px;
	float:left;
	background-image:url(images/implacer_location.jpg);
	background-repeat:no-repeat;
	margin-top:60px;
	text-align:left;
	}
#content_left3{
	width:38%;
	height:300px;
	float:left;
	background-repeat:no-repeat;
	margin-top:60px;
	text-align:left;
	}
#content_left2{
	width:32%;
	height:300px;
	float:left;
	background-repeat:no-repeat;
	margin-top:60px;
	text-align:left;
	
}
#map{
	margin-left:20px;
	margin-top:30px;
	}
.time_class{
	height:auto;
	padding-left:24px;
	font-size:13px;
	position: absolute;
	top: 490px;

	
	}
.time_class1{
	height:auto;
	margin-top:0px;
	padding-left:24px;
	font-size:13px;
	
	}
#content_right{
	width:44%;
	height:230px;
	float:left;
	margin-left: 10px;
	margin-top:72px;
	text-align:left;
	
}
#content_right2{
	width:65%;
	height:230px;
	float:left;
	margin-top:83px;
	text-align:left;
	overflow-x:hidden;
	/*overflow-y:scroll;*/
	
}
#content_right3{
	width:60%;
	height:230px;
	float:left;
	margin-top:43px;
	text-align:left;
	
	
}

#menu_items{
	width:75%;
	height:auto;
	margin-left:35px;
	margin-top:25px;
	}
.content{
	padding:5px;
	font-size:13px;
	width:460px;
	height:20%;
	
	
	}
.contentA{
	padding:5px;
	font-size:13px;
	width:90%;
	height:100%;
	overflow-x:hidden;
	}
#footer{
	width:913px;
	height:auto;
	margin-top:120px;
	clear:both;

	}
#footer_left{
	width:60%;
	height:auto;
	float:left;
	padding-left:38px;
	clear:both;
	}
#footer_right{
	text-align:right;
	padding-right:42px;
    height:auto;
	
	}

.h1{
	font-size:18px;
	font-weight:bold;
	color:#A20000;
	}
.h2{
	font-size:13px;
	color:#000;
	line-height:125%;
	}
.h3{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	}
.h4{
	font-size:11px;
	color:#FFF;
	}
.h5{
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
.h6{
	color:#A50003;
	font-size:16px;
	font-weight:bold;
	line-height:160%;
	}
a.h6:hover{
	color:#000;
	}
.h7{
    color:#A50003;
	font-size:14px;
	line-height:180%;
}
.h8{
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	color:#A20000;
	}	
	
	
