@import url("global.css");

#HomeIntro {
	float:left;
	border-right: 1px solid #011f3b;
	padding:0 20px 0 0;
	width:280px;
	}
#HomeProc {
	float:left;
	padding:0 0 0 20px;
	width:180px;
	}
	
	#HomeProcLeft {
		float:left;
		width:90px;
		}
	#HomeProcRight {
		float:left;
		width:90px;
		}
#PhotoFeaturedBox {
	background:url(../images/BgGreen.jpg) repeat-x #848040;
	padding:20px 21px 10px 30px;
	margin: 25px 0 0 0 ;
	width:565px; /* 616 */
	height:249px; /* 279 */
	}
	#PhotoFeaturedBox a {
		color: #000;
		}
	#PhotoFeaturedBox a:hover {
		color: #FFF;
		}
	#PhotoGallery{
		float:left;
		border-right:1px solid #FFF;
		width:300px;
		}
	#FeaturedProc{
		float:left;
		padding:0 0 0 20px;
		width:240px;
		}
