/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background:#145472 url(img/back.gif) repeat-x;
}

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;}
a:hover{
	color:#F00;}





#top-wrapper{
	width:743px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}







/*** HEAD INFO ***/


#head-info{
	width:743px;
	height:173px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0;
}


#head-info h1{
	padding:0;
}

#head-info h1 a{
	width:480px;
	height:173px;
	display:block;
}

#head-info h1 a span{
	display:none;}







/*** LEFT BLOCK ***/




#left-block{
	width:202px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#left-block ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 3px 15px;
	background-color:#F6F6F6;
}

#left-block ul li{
	padding:4px;
	border-bottom:#ccc solid 1px;
}



#site-menu{
	width:202px;
	margin:0 0 15px;
	padding:0 0 5px;
	background:#fff url(img/img05.gif) no-repeat;
	background-position:bottom;
}


#site-menu h2{
	width:202px;
	height:32px;
	background:#fff url(img/img01.gif) no-repeat;
	margin:0;
}

#site-menu h2 span{
	display:none;}





#list{
	width:182px;
	margin:0;
	padding:0 11px 28px 9px;
	background:#fff url(img/img02.gif) repeat-y;
}


#site-menu ol{
	width:182px;
	margin:0;
	padding:0;
	background-color:#ececec;
}



#site-menu ol li a{
	width:155px;
	padding:7px 0 7px 25px;
	margin:0;
	background:url(img/img04.gif) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#333;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #30318e;
}


#site-menu ol li a:hover{
	color:#F00;
}



#site-menu ol li#cl1 a{
	width:162px;
	height:19px;
	padding:10px;
	margin:0;
	background:transparent url(img/img03.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
	display:block;
	border:none;
}

#site-menu ol li#cl1 a:hover{
	color:#F00;
}










/*** RIGHT BLOCK ***/



#right-block{
	width:515px;
	margin:0 5px 0 0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#right-block ul{
	margin:0px 5px 20px;
}


#right-block li{
	line-height:200%;
}



#right-block h2{
	width:485px;
	height:31px;
	padding:0 0 0 30px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:31px;
}



#right-block h3{
	width:495px;
	padding:5px;
	margin:20px 0px;
	color:#000;
	font-size:14px;
	line-height:100%;
	border-left:10px solid #000;
	border-bottom:1px dashed #000;
}



#text{
	width:515px;
	padding:0 0 30px;
}








/*** FOOTBAR ***/



#footbar{
	clear:both;
	width:743px;
	padding:5px 0;
	margin:30px 0 0;
	background-color:#01073b;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}


#footbar ul{
	padding:5px 5px 10px;
}

#footbar ul li{
	line-height:180%;}

#footbar p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px;
	line-height:100%;
}

#footbar img{
	border:0;
	margin:5px;
}


