#slideshowcontainer
{
height: 300px; 
width: 600px;
float:left;
}


#coupons{
float:left;
width:230px;
}

#promotions{
	float:left;
	width:330px;
	position: absolute;
	margin-left: 230px;
}

#feelgood{
    width: 165px;
    float:left;
    margin-right:20px;
}
#dogood{
    width: 165px;
    float:left;
    margin-right:20px;
}

#cycling{
    width:230px;
    float:left;
}

#recipes{
	width:200px;
	float:left;
	margin-right:10px;
	position: absolute;
}

#maincontent {
    height:400px;
    width:600px;
    margin-right:10px;
}

#twitter {
    background:url("../../../../../../ckfinder/userfiles/images/home/twitter.html") no-repeat scroll 0 0 transparent;
    height:100px;
    width:230px;
}

#serious {
    background:url("../../../../../../ckfinder/userfiles/images/home/serious.html") no-repeat scroll 0 0 transparent;
    height:50px;
    width:230px;
}

#blogcontent{
    height:225px;
}

.excerpt_headline{
   text-align:center;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
    }
	
#excerpt_subtext{
    text-align:center;
    font-family:"ARIAL", Sans-Serif;
    }
.botcol{
	margin-top:320px;

}
