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


body td,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#FFFF99;
}

body{
	background-color:#000000;
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
	color:#FFFF66;
}

a:hover{
	text-decoration:underline;
	color:#FFFFCC;
}


.imgleft{
	margin:0 15px 0 0;
	padding:0;
}

.header_logo{
	margin:15px 0 0 0;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	line-height:150%;
	color:#DD0000;
}



.header_logo1{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:160%;
	color:#FFFFFF;
}


.header_2{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#E4B649;
	line-height:130%;
}

.border_dott_des{
	border-bottom:1px dotted #FFFF66;
}

#logo{
	float:left;
	width:271px;
	height:157px;
	margin:0;
	padding:0;
}


#branch_name{
	width:550px;
	height:auto;
	float:left;
	padding:50px 0px 5px 60px;
	margin:0;
}

#flag{
	float:left;
	width:auto;
	height:17px;
	margin:0;
	padding:135px 5px 0px 25px;
}
#bg_2{
	width:980px;
	height:11px;
	margin:0;
	padding:0;
	background:url(../images/indexescal_02.jpg) no-repeat;
}

#bg_menu{
	width:980px;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/indexescal_03.jpg) repeat-y;
}


#menu{
	margin:0px 35px;
	padding:0;
}

*html #bg_menu{
	width:980px;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/indexescal_03.jpg) repeat-y;
}


#midle{
	width:980px;
	height:auto;
	margin:0;
	padding:0;
}


#midle #midle_info{
	padding:15px 30px;
	margin:0;
}

#footer{
	 width:980px;
	 height:57px;
	 margin:0;
	 padding:0;
	 background:url(../images/indexescal_05.jpg) repeat-x;
}

#footer #footer_info{
	padding:20px 20px 5px 20px;
	margin:0;
	font-size:92%;
	color:#CC3300;
}

#border_dott{
	width:940px;
	margin:0px 20px 0px 20px;
	border-bottom:1px dotted #993300;
}



#frmcontact{
	display:inline;
	list-style:none;
	text-decoration:none;
}









/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:372px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
