/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-image:url(img/bg.gif);
}

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:#03F;}
a:hover{
	color:#F00;}





#all{
	width:655px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#all table{
	width:655px;
	margin:0 0 30px;}

#all td{
	vertical-align:top;}




/*** HEAD BLOCK ***/


#headBlock{
	width:655px;
	height:204px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headBlock h1{
	padding:0;
}

#headBlock h1 a{
	width:655px;
	height:204px;
	display:block;
}

#headBlock h1 a span{
	display:none;}







/*** SIDE ***/


#side{
	width:206px;
	padding:20px 0 0 5px;
	position:relative;
}


#side ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#side ul li{
	padding:4px;
	margin:0;
	border:#aaa dotted 1px;
	margin:0 0 5px;
}

#side h2{
	width:206px;
	height:30px;
	background:#fff url(img/img01.gif) no-repeat;
	margin:0;
}

#side h2 span{
	display:none;}


#side ol{
	width:206px;
	margin:0 0 15px;
	padding:0 0 25px;
	background:#000033 url(img/img04.gif) no-repeat;
	background-position:bottom;
}

#side ol li{
	padding:0 0 3px;
	background:transparent url(img/img03.gif) no-repeat;
	background-position:bottom;
}


#side ol li a{
	width:180px;
	padding:7px 0px 7px 26px;
	margin:0;
	background:url(img/img02.gif) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
}


#side ol li a:hover{
	color:#F00;
}


#side ol li#cl1{
	padding:0px;
	background-image:none;
}

#side ol li#cl1 a{
	width:186px;
	padding:8px 10px;
	margin:0;
	background-color:#999;
	color:#000033;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	background-image:none;
}


#side ol li#cl1 a:hover{
	color:#F00;
}





/*** BODY ***/



#body{
	width:429px;
	padding:0 5px 0 10px;
	font-size:14px;
	line-height:300%;
}




#body ul{
	margin:0px 5px 20px;
}


#body li{
	line-height:200%;
}



#body h2{
	width:409px;
	height:36px;
	padding:0 0 0 20px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#000033;
	font-size:16px;
	line-height:36px;
}



#body h3{
	width:409px;
	height:26px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h3.gif) no-repeat;
	color:#000033;
	font-size:14px;
	line-height:26px;
}









/*** FOOT BLOCK ***/



#footBlock{
	width:655px;
	padding:5px 0;
	margin:30px 0 0;
	background-image:url(img/foot.gif);
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#003;
}


#footBlock ul{
	padding:5px 5px 10px;
}

#footBlock ul li{
	line-height:180%;}

#footBlock p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px;
	line-height:100%;
}

#footBlock img{
	border:0;
	margin:5px;
}

