/* --------------------------- main */
#main_d {
	border-right: none;
	border-right: 5px solid #ffae00;
}
/*----------------------------- right */
#right #zag {
	background-color:#ffcc00;
	font-size: 11px;
	font-weight: bold;
	margin: 0; 
	padding: 5px 5px  6px 10px;
	text-align: right
}
#right {
/*	border-bottom: 1px solid #ffcc00;*/
	border-left: 1px solid #ffcc00;
	font-size: 11px;
	padding: 0; 
	text-align: left
}
#content {
	text-align: left;
	width: 590px
}
#content h3 {
/*	background: url(../img/arr_w.gif) no-repeat;*/
	background-color: #0066cc; /*#CC3300;*/
	color: #fff;
	font-size: 13px;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 10px;
	width: 200px
	
}
#content h1 a {
	color: #0066cc;
	font-size: 20px;
	letter-spacing: 7px;
	margin: 0 10px 0 10px;
	text-decoration: underline
}
#content h1 {
	color: #CC3300; //#A02800;
	font-size: 17px;
	margin: 0;
	padding:  10px 0 5px 0;
	text-align: center
}
#content h2 {
	color: #0066cc;
	font-size: 17px;
	margin: 0; 
	padding:  10px 0 0 0;
	text-align: left
}
#content a {
	color: #0066cc
}
#content div {
	border-bottom: 1px solid #ffcc00

}
#content #first {
	border: 0px;
	text-align: center
}
#content #noborder div {
	border: 0px;
}





#left {
	width: 200px
}
#right div {
	margin: 10px
}
