#content {
	border: 1px solid #ffffff;
}

#content_1 {
	width: 770px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	clear: left;
	text-align: justify;
}

#block {
	width: 250px;
	height: 100px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	border: 1px solid #ffffff;
	font-size: 11px;
}

#caption {
	height: 15px;
	margin-top: 80px;
	padding-top: 5px;
	font-size: 11px;
	color: #003300;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../common/images/transparent_75.png);
}

#caption:hover {
	color: #003300;
	text-decoration:none;
	cursor: pointer;
}

h4 {
	line-height: 0px;
	font-size: 10px;
	color: #4e0505;
	text-transform: capitalize;
}

h5 {
	font-size: 12px;
	display:inline;
	color: #003300;
	text-transform: uppercase;
	text-align: center;
}

#content a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#content a:hover {
	text-decoration: none;
}
