﻿


#aboutus {
	margin:10px 10px 10px 10px;
	padding:5px;
	width:945px;
	background-color:white;
	float:left;
	border:medium black solid;

margin-left:0px;
margin-top:20px;
}

#aboutus p {
	
	margin:10px;
}

#box1 {
	margin:10px 1px 10px 10px;
	padding:5px;
	width:200px;
	height:500px;
	background-color:#FFFF00;
	float:left;
	border:medium black solid;

}

#box2 {
	margin:40px 10px 10px 10px;
	padding:5px;
	width:350px;
	height:200px;
	background-color:#66FF66;
	float:right;
	border:medium black solid;

}

#aboutus img {
	width:148px;
	height:111px;
	margin-left:25px;
	margin-top:10px;
}


#box1 img {
	width:148px;
	height:111px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}


#box1 ul {
	margin-left:10px;
}

#box1 ul li {
	margin-bottom:10px;
	font-size:medium;
	font-weight:bold;
}

#aboutus, #box1 p {
font-style:italic;
font-weight:bold;
	
}









#wrapper {
	height:700px;

}


#footer p {
	visibility:hidden;
}
