@import url("CSS_GENERAL.css");


#suporting_text {
/*padding:0px 145px 0px 105px;*/
background-color:#FFFFFF;
padding:20px 20px 20px 20px;
}

#suporting_text h3{
background-color:#FFFFFF;
}

#suporting_text span{
font-size:12px;
font-weight:bold;
color: #9cba2d;
}
#flash{
	position:relative;
	float:left;
	background-color:#FFFFFF;
	height:450px;
	width:690px;
}

#home_focus
{
	background-image:url("../img/focushome.png");
	background-repeat:no-repeat;
	float:left;
	font-size:14px;
	height:474px;
	margin-left:15px;
	padding-left:15px;
	padding-right:35px;
	padding-top:5px;
	width:470px;
}

#home_focus a:link
{
color:#3e9144;
text-decoration:none;
}

#home_focus a:visited
{
color:#3e9144;
text-decoration:none;
}
#home_focus a:hover
{
color:#3e9144;
text-decoration:underline;
}
#home_focus a:active
{
color:#3e9144;
text-decoration:none;
}
