.blocks {
	width: 750px;
	height: 290px;
	padding: 2px 3px 0 0;
	background: url('images/blocks_bg.jpg') transparent repeat-y center ;
	clear: both;
}
.blocks div {
		filter: alpha(opacity=100);
}

.block5 a:link, .block5 a:visited {
	color:#6C5E00;
}
.block5 a:hover{
	color: #003A99;
}

.block5 {
	float:right;
	width: 171px;
	border: 3px #F0DD88 double;
	margin-right: 12px
}

.top_block5 {
	height: 22px;
	font-weight: bold;
	text-align: center;
	background: #F6E582 url('images/gold_top.jpg') repeat-x; 
	border-bottom: 2px #E2CC35 dashed;
	
	
}

.content_block5 {
	height: 255px;
	text-align: right;
	background: #F9F8F2 url('images/gold_bg.jpg') repeat-x bottom;
	padding:5px;

}
.block_icon5 {
	width: 144px;
	height:48px;
	background: url('images/gold_icon.jpg') no-repeat center;
}



/*****  block6  *******/

.block6 a:link, .block6 a:visited {
	color:#4B4B4B;
}
.block6 a:hover{
	color: #4B3F68;
}

.block6 {
	float:right;
	width: 171px;
	border: 3px #ABABAB double;
	margin-right: 12px
}

.top_block6 {
	height: 22px;
	font-weight: bold;
	text-align: center;
	background: #EAEAEA url('images/gray_top.jpg') repeat-x;
	border-bottom: 2px #ABABAB dashed;
	

	
}

.content_block6 {
	height: 255px;
	text-align: right;
	background: #F9F9F9 url('images/gray_bg.jpg') repeat-x bottom;
	padding:5px;

}
.block_icon6 {
	width: 144px;
	height:48px;
	background: url('images/gray_icon.jpg') no-repeat center;
}

/*****  block7  *******/

.block7 a:link, .block7 a:visited {
	color:#230094;
}
.block7 a:hover{
	color: #1B6E0E;
}

.block7 {
	float:right;
	width: 171px;
	border: 3px #64A7F9 double;
}

.top_block7 {
	height: 22px;
	font-weight: bold;
	text-align: center;
	background: #A7E7B1 url('images/blue2_top.jpg') repeat-x;
	border-bottom: 2px #1A8CF3 dashed;
	
}

.content_block7 {
	height: 255px;
	text-align: right;
	background: #F7F8F9 url('images/blue2_bg.jpg') repeat-x bottom;
	padding:5px;

}
.block_icon7 {
	width: 144px;
	height:48px;
	background: url('images/blue2_icon.jpg') no-repeat center;
}

/*****  block8  *******/

.block8 a:link, .block8 a:visited {
	color:#950000;
	
}
.block8 a:hover{
	color: red;
}

.block8 {
	float:right;
	width: 171px;
	border: 3px #FF6E6E double;
	margin-right: 12px
}

.top_block8 {
	height: 22px;
	font-weight: bold;
	text-align: center;
	background: #F98585 url('images/red_top.jpg') repeat-x;
	border-bottom: 2px #CE2424 dashed;
	
}

.content_block8 {
	height: 255px;
	text-align: right;
	background: #F9F2F2 url('images/red_bg.jpg') repeat-x bottom;
	padding:5px;

}
.block_icon8 {
	width: 141px;
	height:48px;
	background: url('images/red_icon.jpg') no-repeat center;
}