/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-color:#000;
}

h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}


a{
	color:#06F;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}





#body{
	width:793px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}





/*** HEADER BLOCK ***/



#headerBlock{
	width:773px;
	height:218px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0 10px;
}


#headerBlock h1{
	padding:110px 0 0 390px;
}

#headerBlock h1 a{
	width:383px;
	height:108px;
	display:block;
}

#headerBlock h1 a span{
	display:none;}






/*** CENTER BLOCK ***/


#centerBlock{
	width:536px;
	margin:0 0 0 10px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}



#centerBlock ul{
	margin:0px 5px 20px;
}


#centerBlock li{
	line-height:200%;
}



#centerBlock h2{
	width:526px;
	height:29px;
	padding:0 0 0 10px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:29px;
}


#centerBlock h3{
	width:501px;
	height:28px;
	padding:0 0 0 35px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:28px;
}


#mainText{
	width:536px;
	padding:0 0 30px;
}




/*** SIDE BLOCK ***/


#sideBlock{
	width:225px;
	padding:0;
	margin:20px 10px 0 0;
	position:relative;
	float:right;
}


#sideBlock ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F5F5F5;
}


#sideBlock ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #aaa;
}



#sideBlock h2{
	width:225px;
	height:28px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#sideBlock h2 span{
	display:none;}



#pagelist{
	width:225px;
	margin:0 0 15px;
	padding:0 0 20px;
	background-color:#000;
}



#pagelist ul{
	width:225px;
	margin:0;
	padding:0;
	background-color:#000;
	border-bottom:1px solid #fff;
}


#pagelist ul li{
	padding:0;
	border:none;
}


#pagelist ul li a{
	width:190px;
	padding:8px 0px 8px 27px;
	margin:0 4px;
	background:url(img/img02.jpg) 2px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #fff;
}

#pagelist ul li a:hover{
	color:#f00;
}


#pagelist ul li#cl1 a{
	width:197px;
	height:19px;
	padding:10px;
	margin:5px 4px;
	background:#fff url(img/img01.jpg) repeat-x;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
	display:block;
	border:none;
}

#pagelist ul li#cl1 a:hover{
	color:#F00;
}







/*** BOTTOM BLOCK ***/



#bottomBlock{
	clear:both;
	width:791px;
	padding:0;
	margin:30px 1px 0;
	background:#fff url(img/foot.jpg) repeat;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#bottomBlock ul{
	padding:10px;
}


#bottomBlock ul li{
	line-height:180%;}

#bottomBlock p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:771px;
	text-align:right;
}

#bottomBlock img{
	border:0;
	margin:5px;
}

