	#bottom {
		padding-left: 30px;
		padding-bottom: 30px;
	}
	#bottom h3 {
		padding: 10px 0;
		font-size: 120%;
	}
	#bottom ul {
		padding-left: 30px;
	}
	#textinfo {
		width: 400px;
		float: left;
	}
	.title {
		color: #D74600;
	}
	#search div {
		color: white;
		padding-left: 50px;
	}
	#navinfo {
		float: left;
		padding-left: 100px;
	}
	#navinfo ul {
		list-style: none;
		font-size: 140%;
	}
	#navinfo ul li {
		margin: 20px 0;
		padding-left: 10px;
		font-weight: bold;
		background: url(../images/arrow-right-blue.gif) 0 5px no-repeat;
	}
	
	#wireframes img {
		border: 1px solid #BEDCE4;
		vertical-align: top;
		margin-right: 10px;
		margin-top: 5px;
	}
