#flash_div {
	position:static;
	width:790px;
	height:270px;
	z-index:6;
}

#main_content {
	position:static;
	width:510px;
	z-index:3;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}

#text_a {
	color:#fd9e08;
	text-decoration:underline;
	text-weight: normal;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #fd9e08;
	text-align: center;
}


#block_two {
	position:static;
	width:510px;
	z-index:7;
	margin-top: 40px;
	text-align: left;
}


.read_more {
	color:#FF6600;
	font-weight:900;
	margin: 10px 0px 10px 30px;
	font-size: 12px;
}

.block_mid {
	background-image: url(../img/block_mid.png);
	background-repeat: repeat-y;
}

p {
	margin: 10px 0px 10px 10px;
}

.text_block_one_div {
	width: 260px;
	text-align: left;
	float: left;
}


.align_left {
	text-align: left;
}
