@import "common.css";

/* Index Styles */

#HomeContent { position: relative; }
#PortfolioNav { position: static; padding: 10px 0 15px; }
#ContentBoxes { height: 150px; }
#ContentBoxes div { width: 215px; margin-left: 20px; float: left; height: 150px; position: relative; }
#ContentBoxes p { font-size: 11px; line-height: 14.5px; color: #333333; }
#ContentBoxes #Mission { margin-left: 0; height: 150px; }
#Mission * { font: normal 14px/21px Arial,sans-serif; }
#Mission h3 { color: #340199; }
#Mission h4 { padding-right: 43px; }
#ContentBoxes #News { background: url(../img/home_news.jpg) no-repeat; padding-top: 35px; height: 115px;  }
#News p { margin: 0 35px 12px 25px;}
#News a { color: #006666; text-decoration: none; }

#ContentBoxes #FeaturedSite { background: url(../img/home_featured.jpg) no-repeat; }
#ContentBoxes #FeaturedSite img {float:left; margin:30px 0 0 55px;}
#FeaturedSite p { position: absolute; width: 135px; bottom: 10px; left: 55px; }
#ContentBoxes #CMSDemo { background: url(../img/home_demo.jpg) no-repeat; }
#CMSDemo p { position: absolute; bottom: 10px; right: 17px; }