#home-content-box {
	background-image: url(../images/home/home-main-bg.gif);
	background-repeat: no-repeat;
	background-position: 620px -20px;
	
	clear: both;
	float: left;
	width: 964px;
	
	
}
#logo-home {
	clear: both;
	float: left;
	height: 116px;
	width: 268px;
	padding-top: 21px;
	padding-left: 56px;
}
#text-under-logo {
	
	
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 18px;
	color: #544125;
	
	float: left;
	font-weight:bold;	
	width: 943px;
	padding-top: 18px;
	padding-bottom: 19px;
	border-bottom: 2px solid #8ca57c;
	clear: both;
	padding-left: 21px;
	margin-bottom: 22px;
}

.top-right-logo-cont-sm{
	
	
	text-align: center;
	line-height: 20px;
	float: left;
	width:180px;
	
	padding-left: 400px;
	padding-top:30px;
	margin-bottom:-120px;
	line-height:29px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight:bold;	
	color: #544125;
	
}

#home-text-content {
	float: left;
	width: 380px;
	padding-left: 24px;
	margin-right:8px;
	line-height: 22px;
	text-align: justify;
	color:#544125;
	margin-top:-10px;
}
*html #home-text-content {
	clear: both;
}
#home-text-content p {
	margin-bottom: 10px;
}
#home-text-content-right {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ed9c21;
	text-align: right;
	margin-left: 10px;
	font-weight: normal;
	float: right;
}
#home-content-shell {
	width: 964px;
	float: left;
	clear: both;
}

.homeicon 
{
    float:left; 
    width:30%; 
    margin:2px;
}

.homebottomleft
{
    float:left; 
    margin-left:auto; 
    margin-right:auto; 
    width:95%; 
    text-align:center;
padding-bottom:5px;

}


.homeicon a 
{
    font-family:Trebuchet MS, Arial;
    font-size:12px; 
    color:#544125
}

.homeicon a:hover
{
    
    color:#467336;
}

