    body{
	    background: #cccccc;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		margin-top: 0px;
	    font-size: 12px;
	}
    p, h1, h2, h3, h4, h5, h6, h7{
        margin: 0px;
    }
	fieldset{
	border: 0px;
	}
	a {
	text-decoration: none;
	color: #790808;
	}
	a:hover {
	text-decoration: none;
	color: #BE0000;
	}
	
	#site{
	    background: #ffffff;
	    width: 811px;
		margin: 0 auto;
		
	}
	#header{
	    width: 811px;
		height: 226px;
		float: left;
		background: #ffffff;
				
	}
	
	#baner{
	    width: 811px;
		height: 165px;
		background: url(images/baner.gif) no-repeat;
		float: left;		
	}
	#title{
	margin-top:60px;
	margin-left:175px;
	font-size: 24px;
	font-weight: bold;
	}
	#slogan{
	margin-top:5px;
	margin-left:175px;
	font-size: 13px;
	}
	#top{
	    width: 811px;
		height: 43px;
		background: #be0000;
		float: left;
	}
	#top_text{
	    margin: 11px;
		font-weight: bold;
		color: #ffffff;
	}
	#top_text ul {
	    font-weight: bold;
	    margin: 0 0 0 0;
		list-style: none;
    }
	 #top_text li {
		display:inline;
		
	}
    #top_text li a {
		height: 20px;
		text-decoration: none;
		color: #cccccc;
		padding: 5px;
		
	}	
	
    #top_text li a:hover {
	    text-decoration: none;
		color: #ffffff;		
	}	
	#center{
	    width: 811px;
		min-height: 100px;
		background: #ffffff;
		float: left;
	}
	#left{
	    width: 218px;
		min-height: 100%;
		background: #ffffff;
		float: left;
	}
	.menu{
	    width: 205px;	
		margin-bottom: 18px;
	}
	.menu h2{
	    color: #286ea0;
		font-weight:normal;
		font-size: 17px;
	}
	.menu_top{
	    width: 205px;
		height: 15px;
		background: #acc3d3 url(images/menu_top.gif) no-repeat;	
	}
	.menu_center{
	    width: 205px;
		background: url(images/menu_center.gif) ;
	}
	.menu_bottom{
	    width: 205px;
		height: 14px;
		background: url(images/menu_bottom.gif) no-repeat;
	}
	.menu_text{
	    margin-left: 10px;
		margin-right: 10px;
		text-align: justify; 
	}
	.menu_text ul {
	    font-weight: bold;
	    margin: 0 0 0 0;
		list-style: none;
    }
    .menu_text li a {
		height: 20px;
		text-decoration: none;
		display: block;
		color: #000000;
		
	}	
	
    .menu_text li a:hover {
	    text-decoration: none;
		border-left: 4px solid #286ea0;
        color: #286ea0;		
	}
	#right{
	    width: 593px;
		background: #ffffff;
		float: left;
		margin-bottom: 18px;
		margin-top: 0px;
	}
	#content_top{
	    width: 593px;
		height: 15px;
		background: #bababa url(images/content_top.gif) no-repeat;
		float: left;
	}
	#content_center{
	    width: 593px;
		background: #bababa;
		margin-bottom: 0px;
		margin-top: 0px;
		float: left;
	}
	#content_bottom{
	    width: 593px;
		height: 14px;
		background: url(images/content_bottom.gif) no-repeat;
		margin-bottom: 18px;
		margin-top: 0px;
		float: left;
	}
	#contact{
		margin-bottom: 0px;
		margin-top: 0px;
	}
	#main_text{
	    margin-left: 25px;
		margin-right: 25px;
		text-align: justify; 
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#main_text h2{
	    font-weight: normal;
		border-bottom: 2px solid #666464;
		margin-bottom: 7px;
		font-size: 19px;
		
	}
	#foot {
		text-align: center;
		margin-bottom: 20px;
		}
td{
   margin: 8px;
}
