html, body {
	background-color: black;

	color: white;
	margin: 0;
	padding: 0;
	font-size:10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


#container {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	
}

#header {
	background-color: #888;
	background-image: url('image/top.jpg');
	height: 96px;
}

#menu {
	width: 228px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}

.menu_top{
  width: 228px;
	height: 8px;
	background-image: url('image/menu-top.jpg');
	background-repeat: repeat-x;
}

.menu_bottom{
	width:228px;
	height:8px;
	background-image: url('image/menu-bottom.jpg');
	background-repeat: repeat-x;

}


.menu_content{
  width: 228px;
	height:auto;
	background-image: url('image/menu-back.jpg');
	text-align:center;
	color:black;

}

.menus

 img {
	border: none;
}


/*

.menus{
  list-style-type: none;
	display:inline;
	margin-top:5px;

}

.menus li {
 border-bottom:1px solid black;
 padding:3px 0px 3px 0px; 
 
}

*/
#content_top{
  width: 713px;
	height: 8px;
	background-image: url('image/content-top.jpg');
	background-repeat: repeat-x;

}
#content {
	width: 713px;
	float: left;

	overflow: hidden;
	color : black;
	margin : 5px 0px 5px 6px;
}

#content_bottom{
  width: 713px;
	height: 8px;
	background-image: url('image/content-bottom.jpg');
		background-repeat: repeat-x;

}
#banner {
  height: 250px;
	background-image: url('image/0.jpg');
	background-repeat: repeat-x;
/*	background: #808080;*/
}

#banner_bottom{
  width: 713px;
	margin-top:230px;
	height: 8px;
	background-image: url('image/content-bottom.jpg');
	background-repeat: repeat-x;

}



#texts_top{
  width: 713px;
	height: 8px;
	background-image: url('image/content-top.jpg');
		background-repeat: repeat-x;

}
#texts {
margin-top:15px;
background: white;
background-image: url('image/tlo2.jpg');

}

#text_content{
  padding:5px 32px 5px 32px;
	text-align:justify;
}


#foot {
	clear: both;
	width: 100%;
	height: 26px;
	
	background-image: url('image/footer.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align:center;
	font-size: 10pt;
	color:black;
	
}

#stat24 {
  margin-top: 10px;

}


a {
  text-decoration:none;
}

a:link { color: #5b0000; }
a:visited { color: #5b0000;}
a:hover { color:  #bd010b; }
a:active { color:  #bd010b; }



#menu ul,#menu ul li {
	display: block;
	list-style: none;
	margin: 0 0 0 6px;
	padding: 0;
}

#menu ul {
	width: 228px;
	padding: 2px 2px 1px 2px;
}

#menu ul li {
	border-bottom: 1px solid black;
}

#menu ul a:link, #menu ul a:visited {
	display: block;
	width: 186px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;

	color: black;
	/*border-left: 10px solid #646464;*/
}

#menu ul a:hover {
	width: 188px;
/*	background-color: #646464;*/
		background-color: #bd010b;
		background-image: url('image/button.jpg');
	color: #fff;
/*	border-left: 20px solid #949494;*/
}



#flash {
position:absolute;
margin: 130px 0 0 520px;

}





p {
  text-indent: 25px;

}

h1 {
  font-size: 14pt;
	text-align:center;
	text-decoration:underline;
	font-style: italic;
}

h2 {
  font-size: 12pt;
	text-align:justify;
}

h3 {
  font-size: 12pt;
	font-weight:bold;
	text-align:center;
}

.photo_left{

float:left;
margin: 0px 10px 10px 0;
border: 1px solid black;
}

.photo_right{

float:right;
margin: 0px 0 10px 10px;
border: 1px solid black;

}

.links {
 text-align:center;
}

.links img {
  margin-top:20px;

}


.contact {
  text-align:center;
	font-weight:bold;
	font-size:14pt;

}

.contact table {
  margin-left:auto;
	margin-right:auto;

}

.contact table tr td {
 height:70px;
 
}


.drivers  li {
  list-style-image: url('image/stering.png');

}
