body{
	background: #fff url(bg.png) repeat-x;
}
ul{
	float: left;
}
li{
	font-size: 13px;
	display: block;
	padding: 3px;
	color:#222233;
	padding-left: 40px;
	list-style: square inside;
}
li a{
 	color:#eee;
 text-decoration: none;
 border-bottom: 1px dotted #444;
}
li a:hover{
 color:#000;
 text-decoration: none;
 border: 0;
}
#logo{
font-family: "Times New Roman", Times, serif;
}
#logo a{
font-family: "Times New Roman", Times, serif;
display: block;
padding: 0 22px 0 22px;
width: 100%;
line-height: 52px;
background-color: #CD7000;
height: 52px;
color: White;
font-size: 20px;
margin: 0;
text-decoration: none;
 text-align: center;
}
#logo a:hover{	background-color: #E60000;}
#mainMenu{
	height: 30px;
}
#mainMenu a{
	font-family: Tahoma, serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 100%;
	padding-left: 6px;
	background: transparent url(vline.gif) repeat-y left;
	border-bottom: 5px solid #0B5AA0;
}
#mainMenu a:hover{
	color: #fff;
	padding-top: 3px;
	border-bottom: 5px solid #CC7100;
}
#news{
	vertical-align: top;
	background: url(bg_vline.gif) repeat-y right;
	padding-right: 20px;
}
#news h1{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #0B5AA0;
	margin: 10px;
}
#news p{
	text-align: left;
	line-height: 140%;
	font: 10pt Arial, sans-serif;
	padding: 14px;
	padding-top: 6px;
}
#last{
	border-bottom: 1px dotted #CCCCCC;
}
#content{
	color: #000;
	vertical-align: top;
	text-indent: 24px;
	padding-bottom: 60px;
	font: 10pt Arial, sans-serif;
	text-align: justify;
	text-indent: 25px;
	padding-left: 30px;
	padding-right: 30px; 
}
#content h1, h2{
	padding-top: 8px;
	font: 18px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #0B5AA0;
}
h2{
	border-bottom: 2px solid #C90816;
}
p{
	text-align: justify;
	padding-top: 10px;
	line-height: 140%;
}
#f{
background: url(f.jpg) repeat-x;width:100%;height:160px;
 text-align: center;
 padding-top: 16px;
}
#f img{
	border: 5px solid #2D3134;
	border-bottom:  16px solid #2D3134;
}
#copy{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-indent: 0;
	line-height: 180%;
	text-align: left;
	width: 800px;
	height: 120px;
	padding-top: 30px;
	padding-left: 6%;
}
.img{
	border: 1px solid #666;
}
.h{
width:16px;height:16px;
 font-size: 2px;
}
.h a#h1{
display: block;
width:16px;height:16px;
background: url("images/index_05.png") no-repeat;
 text-decoration: none;
}
.h a#h2{
display: block;
width:16px;height:16px;
background: url("images/index_07.png") no-repeat;
 text-decoration: none;
}
.h a#h3{
display: block;
width:16px;height:16px;
background: url("images/index_09.png") no-repeat;
 text-decoration: none;
}
.h a#h1:hover{
background: url("images/h_05.png") no-repeat;
 text-decoration: none;
}
.h a#h2:hover{
background: url("images/h_07.png") no-repeat;
 text-decoration: none;
}
.h a#h3:hover{
background: url("images/h_09.png") no-repeat;
 text-decoration: none;
}
.nav{
	padding-left: 6%;
	font-family: Tahoma, serif;
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
}
.nav a{
	text-decoration: none;
	color: #000;
}
.nav a:hover{
	text-decoration: none;
	color: #000;
	padding-bottom: 1px;
}
.nav span{
	color: #B90000;
}
/*td{
	border: 1px solid Black;
}*/
