/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#fff;	
 font-size: 11px;
 color: #000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;	 
} 
a{
 font-size: 10px;
 color: #1078af;
 text-decoration: none;	
  font-weight: normal; 
} 
 
#pagewidth{ 
 width:980px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 background-repeat:repeat-y;
}
#big_box{
	position:relative;
	display: block;
	width:951px !important;
	width:980px;
	height:auto;
	/*height:767px;*/
	gborder: 1px solid #000;
	padding-left:29px; 
}
#header_box{
	position:relative;
	display: block;
	width:886px;	
	height:76px;
	background:url(images/header.jpg);	
}
#menu{
	jposition:absolute;
        float: right;
	padding-top:50px;
	padding-right:4px;
	display:block;
	width:auto;
	height:auto;
}
#menu a {
	 font-size: 12px;
     color: #000;
     text-decoration: none;	
	 padding-left:7px;
}
#menu a:hover {
	 font-size: 12px;
     color: #5abceb;
     text-decoration: none;	
}
#menu .activ {
	 font-size: 12px;
     color: #5abceb;
     text-decoration: none;	
}

#content_box{
	display:block;
	width:886px;
	height:auto;
	
}
#copy_box{
	clear:both;
	display:block;
	width:886px;
	height:auto;
	background-color: #fff;
	font-size:8px;
        padding-top: 30px;
        color: #aaa;
}
.year{
	float:left;
	display:block;
	width:auto;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	background-color:#25c0ff;
	color:#fff;
	font-size:13px;
        line-height: 14px;
}
.title{
	margin-top:5px;
	clear:both;
	float:left;
	display:block;
	width:auto;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	background-color:#000;
	color:#fff;
	font-size:13px;
        padding-top: 1px;
        padding-bottom: 2px;
}
.contact{
	margin:5px;
	clear:both;
	float:left;
	display:block;
	width:auto;
	height:auto;
	color:#fff;
	font-size:11px;
}
#links{
	margin:5px;
	clear:both;
	float:left;
	display:block;
	width:auto;
	height:auto;
	color:#fff;
	font-size:11px;
}
#links a{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
        line-height: 15px;
}

#links a:hover{
	color:#85BCF2;
}

.txt {
    padding-top: 5px;
}
