@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
	background:#FFF url(../img/img_bg.gif);
}
#lan {
	width:875px;
	height:15px;
	margin:0 auto;
	padding-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	top: 0;
	text-align: right;
}
#lan a{
	text-decoration:none;
	outline:none;
	color:#666;
}
#lan a:hover{
	color: #900;
}
/*NAVEGATION*/
#nav{
	margin:6px auto 30px auto;
	width:877px;
	height:53px;
}
#nav ul{
	height:53px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#nav li#b01 a, li#b02 a, li#b03 a, li#b04 a,li#b05 a,li#b06 a{
	position:absolute;
	bottom: -63px;
	left:0px;
	text-decoration: none;
	text-indent:-9999px;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	top: -1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
#nav li#b01 a{
	width:154px;
	height:53px;
	background:url(../img/btn_01.jpg) no-repeat;
}
#nav li#b02 a{
	width:160px;
	height:53px;
	left:154px;
	background:url(../img/btn_02.jpg) no-repeat;
}
#nav li#b03 a{
	width:193px;
	height:53px;
	left:314px;
	background:url(../img/btn_03.jpg) no-repeat;
}
#nav li#b04 a{
	width:128px;
	height:53px;
	left:507px;
	background:url(../img/btn_04.jpg) no-repeat;
}
#nav li#b05 a{
	width:133px;
	height:53px;
	left:635px;
	background:url(../img/btn_05.jpg) no-repeat;
}
#nav li#b06 a{
	width:109px;
	height:53px;
	left:768px;
	background:url(../img/btn_06.jpg) no-repeat;
}

#nav li#b01 a:hover ,#nav li#b02 a:hover ,#nav li#b03 a:hover,#nav li#b04 a:hover,#nav li#b05 a:hover,#nav li#b06 a:hover{ background-position:0 -53px;}
#nav .active{color:#ff6633}
/*NAVEGATION end*/
#wrapper{
	width:952px;
	height:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#mid{
	width:852px;
	height:57px;
	margin:0 auto;
	text-align:left;
	padding:0;
	position:relative;
}
#logo{
	width:224px;
	height:57px;
	margin:0;
	padding:0;
	float:left;
	
}
/*NAVEGATION 2*/
#subnav{
	margin:0;
	width:603px;
	height:57px;
	float:right;
}
#subnav ul{
	height:57px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#subnav li#b01 a,#subnav li#b02 a,#subnav li#b03 a,#subnav li#b04 a{
	position:absolute;
	bottom: -63px;
	left:0;
	text-decoration: none;
	text-indent:-9999px;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	top:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
#subnav li#b01 a{
	width:151px;
	height:57px;
	background: url(../img/sub_btn_01.jpg) no-repeat;
}
#subnav li#b02 a{
	width:147px;
	height:57px;
	left:153px;
	background: url(../img/sub_btn_02.jpg) no-repeat;
}
#subnav li#b03 a{
	width:147px;
	height:57px;
	left:303px;
	background: url(../img/sub_btn_03.jpg) no-repeat;
}
#subnav li#b04 a{
	width:151px;
	height:57px;
	left:452px;
	background: url(../img/sub_btn_04.jpg) no-repeat;
}
#subnav li#b01 a:hover ,#subnav li#b02 a:hover ,#subnav li#b03 a:hover,#subnav li#b04 a:hover{ background-position:0 -57px;}

/*NAVEGATION 2 end*/
#copyright{
	width:877px;
	height:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:708px;
	text-align:center;
}
