/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/bg01.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:#F90;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}




#body{
	margin:0;
	padding:0;
	text-align:center;
	background:transparent url(img/bg02.gif) repeat-x;
}



#layout{
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}


/*** HEAD BLOCK ***/



#headBlock{
	width:699px;
	height:208px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headBlock h1{
	padding:120px 0 0 65px;
}

#headBlock h1 a{
	width:575px;
	height:88px;
	display:block;
}

#headBlock h1 a span{
	display:none;}









/*** LEAD BLOCK ***/



#leadBlock{
	width:470px;
	margin:0 0 30px 7px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}




#leadBlock ul{
	margin:0px 5px 20px;
}


#leadBlock li{
	line-height:200%;
}



#leadBlock h2{
	width:460px;
	height:35px;
	padding:0 0 0 10px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:35px;
}



#leadBlock h3{
	width:455px;
	height:33px;
	padding:0 0 0 15px;
	margin:20px 0px;
	background:#fff url(img/h3.gif) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:33px;
}







/*** SUB BLOCK ***/


#subBlock{
	width:203px;
	padding:0;
	margin:20px 5px 30px 0;
	position:relative;
	float:right;
}


#subBlock ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 15px;
	margin:0;
}

#subBlock ul li{
	padding:4px;
	margin:0 0 5px;
	border:1px solid #C7A667;
}



#subBlock h2{
	width:203px;
	height:30px;
	background:#fff url(img/img01.gif) no-repeat;
	margin:0;
}

#subBlock h2 span{
	display:none;}





#siteMenu{
	width:203px;
	margin:0 0 20px;
	padding:0 0 18px;
	background:#fff url(img/img03.gif) no-repeat;
	background-position:bottom;
}




#siteMenu ol{
	width:193px;
	margin:0;
	padding:0;
	border:5px solid #80481f;
}



#siteMenu ol li a{
	width:168px;
	padding:8px 0px 8px 25px;
	margin:0;
	background:url(img/icon.gif) 4px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #000061;
}


#siteMenu ol li a:hover{
	color:#F00;
}


#siteMenu ul{
	width:203px;
	margin:0;
	padding:0;
}

#siteMenu ul li{
	padding:0;
	margin:0;
	border:none;
}

#siteMenu ul li#cl1 a{
	width:183px;
	height:22px;
	padding:10px;
	margin:0;
	background:#fff url(img/img02.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	display:block;
}


#siteMenu ul li#cl1 a:hover{
	color:#F00;
}













/*** FOOT BLOCK ***/



#footBlock{
	width:699px;
	padding:10px 0;
	margin:0;
	background-color:#b49870;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#393535;
}


#footBlock ul{
	padding:5px;
}

#footBlock ul li{
	line-height:180%;}

#footBlock p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#footBlock img{
	border:0;
	margin:5px;
}


