/* home content */
body { background:#8a4983; }


#home-content-container { width:100%; background:#FFFFFF; padding-bottom: 16px;	font-size: 11px; }
#home-content {
	width: 1024px;
	margin: 0 auto;
  background:transparent url(../images/swirls.gif) no-repeat scroll left bottom;
height:299px;
}
#home-content a { text-decoration: none; }

.home-content-spacer { width: 19px; float:left; }

#home-item-about,
#home-item-process,
#home-item-portfolio,
#home-item-360,
#home-item-contact 
 { width:162px;	float:left; }
 
#home-item-about 		 { color:#73507d; }
#home-item-about a 		 { color:#73507d; font-size: 11px; }
#home-item-about a:hover { color:#73507d; font-size: 11px; text-decoration: none; }

#home-item-process 		   { color:#73507d; }
#home-item-process a 	   { color:#73507d; font-size: 11px; }
#home-item-process a:hover { color:#73507d; font-size: 11px; text-decoration: none; }

#home-item-portfolio 		 { color:#73507d; }
#home-item-portfolio a 	     { color:#73507d; font-size: 11px; }
#home-item-portfolio a:hover { color:#73507d; font-size: 11px; text-decoration: none; }

#home-item-360 		   { color:#73507d; }
#home-item-360 a 	   { color:#73507d; font-size: 11px; }
#home-item-360 a:hover { color:#73507d; font-size: 11px; text-decoration: none; }

#home-item-contact 		   { color:#73507d; }
#home-item-contact a 	   { color:#73507d; font-size: 11px; }
#home-item-contact a:hover { color:#73507d; font-size: 11px; text-decoration: none; }

#homepage-footer { margin: 0 auto; width: 700px; position:relative; }
#homepage-footer-text { 
  position:absolute;
  top: -8px;
	width:700px;
	line-height: 1.7;
	font-size:12px;
	color:#FFF;
	left: -80px;
}
#homepage-footer-text img {  float:left; }
#homepage-footer-text p { padding-top: 15px; }
#homepage-footer-image { float:left; }
.footer-desc { margin-top: 10px; }