#center .main{
	/* background: url('../media/home_bg.jpg') no-repeat 0px 0px; */
	}

#home_flash {
	float:left;
	width:618px;
	height:420px;
}

.home_article{
	width:250px;
	float:left;
	margin:20px 0px 0px 265px;
	}

.home_article h1{
	text-align:left;
	font-size:12pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.home_article p{
	font-size:8pt;
	text-align:justify;
	}

.home_article a{
	color:#1081A5;
	}

.home_article a:hover{
	color:#80E201;
	}

.home_btn {
	float:left;
	clear:both;
	margin:215px 0px 0px 370px
}
