#topcontainer {
	height: 150px;
	width: 761px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #435538;
}
#feature {
	height: 150px;
	width: 530px;
	background-image: url(/global/images/home/home_feature_img1.jpg);
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #435538;
}
#feature p {
	font-size: 10px;
}
#notes {
	background-image: url(/global/images/home/sidebar_notes.jpg);
	height: 150px;
	width: 230px;
	float:right;
}
#notes.text {
	padding-left:20px;
	padding-top:30px;
}
#bottomcontainer {
	background-color:#f4f9f1;
	width: 761px;
	height:330px;
	overflow: visible;
}
#maincontent {	
	background-color: #FFFFFF;
	width: 530px;
	height:330px;
	float:left;
}
#homepagecontent {
	background-color: #FFFFFF;
	width: 530px;
	overflow:visible;
}
#photographybox {
	width: 530px;
	height:100px;
	background-image: url(/global/images/home/photography_by_box.jpg);
}
#aboutbox {
	background-color:#f4f9f1;
	width: 230px;
	height:330px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #435538;
}
