html {
    overflow-y: scroll;
}
body{
		 background-image:url('images/bg.gif');
		 text-align: center;
		 	color:#FFDBBF;
		 font-family: verdana, arial;
		 font-size: 10px;
		 background-repeat: repeat-x;
		 background-color: #A8002B;
		 margin:0;
		 behavior: url('csshover.htc');
		 }
.middle{
text-align: center;
}

.pic{
border: 2px solid #FFDBBF;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
}
.pic2{
border: 2px solid #FFDBBF;
margin-top: 10px;
}
#update{
 	color:#FFDBBF;
		 font-family: verdana, arial;
		 font-size: 10px;
		 }
#cert {
			padding-left:0;
			padding-right:0;
			margin-left:auto;
			margin-right:auto;
			width:700px;
			text-align: center;
			border: 0;
			/* border: 1px solid black;*/
						}
.logos {
			 width: 50px;
			 }
#logos{
			 width: 100px;
                         padding-top:100px;
                         margin-left: 20px;
			 float: left;
			 overflow: hidden;
			 }						
#logos img{
			border:0;
                        padding-top:10px;
			/*display: none;*/
				}
h1 {
	 	font-size: 16px;
		color: #FFDBBF;
		}
h2,h3,h4,h6{font-size:14px;}
h5 {font-size:10px;}
#container {
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	font-family: verdana, arial;
	font-size: 14px;
	overflow: auto;
	color:#FFDBBF;
	text-align: center;
	background-image: url('images/body.gif');
 /*border: 1px solid black;*/	
	
		}
#header {
	padding: 0;
				border:0;
				/*height: 93px;
				background-image: url('images/header.gif');
				position: relative;*/
				}
#mid {
overflow: auto;
height: 100%;
background-image: url('images/main.gif');
background-repeat: no-repeat;
padding-left:40px;
padding-right:40px;
	}
#main {
				width: 686px;
				 border: 1px solid black;
		 }
#text {
				width: 540px;
				padding: 20px 0 10px 0px ;
				float: left;
				margin-left: 10px;
				border:none;
				/* border: 1px solid black;*/
				text-align: left;
					 }

#text2 {
				width: 650px;
				padding: 20px 0 10px 20px ;
				float: left;
				margin-left: 10px;
				border:none;
				/* border: 1px solid black;*/
				text-align: left;
					 }


#footer {
	background-image: url('images/foot.gif');
	height:36px;
	width: 806px;

}		

a{
color: #fff;
}
a:hover {
color: #FFDBBF;
}
#treat {
		list-style: none;
line-height: 1.5em;
font-weight: bold;
margin: 0;
padding: 0;
 }

#treat a{
			 color: #fff;
			 text-decoration: none;
}
#treat a:hover{
			 color: #FFDBBF;
}

#tariff{font-weight: bold;}
.time {
			width: 100px;
			
			}

#map {
		 text-align: center;
		 }

#menu {
width: 700px;
text-align: center;
padding-left: 1px;
float: left;


}

#menu ul {
list-style: none;
width: 74px;
line-height: 1.2em;
margin: 0;
padding: 0 1px 0 1px;
float: left;
display: inline;
}


#menu a {
display: block;
margin: 0  0 0px 0px;
padding: 1px;
font-weight: bold;
color: #fff;
/*width: 80px;*/
font-size: 11px;
text-decoration: none;
}

#menu li {
	position: relative;

	/*width: 90px;*/
	}

#menu ul ul a {

text-align: left;
display: block;
margin: 0;
padding: 0 6px 0  6px;
width: 200px;
background: #000;
color: #FFBFF8;
border: 1px solid #fff;

}
#menu a:hover {
color: #FFDBBF;

/*background: #C2214B;*/

}
#menu ul ul a:hover {
background: #ccf;
}




#menu ul ul {
position: absolute;
top: 18px;
left: 0px;
}



div#menu ul ul,
div#menu ul ul li:hover  ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;}



