a.green {
	color: #CDFE02;
}

a.orange {
	color: #FDCD00;
}

#wallace-container {
	margin: -7px 0 0 0;
}

#wallace-header {
	background: transparent url(./imagesstatic-flash.jpg) no-repeat 0 0;
	width: 744px;
	height: 458px;
}

#wallace-scroll {
	background: transparent url(./images/wallace-bg.gif) no-repeat 0 0;
	width: 744px;
	height: 705px;
	font-size: 1.1em;
	font-family: Arial,sans-serif;
}

#header-image {
	background: transparent url(./images/header.jpg) no-repeat 0 0;
}

/*
* Blueprint
*/

#blueprint {
	width: 520px;
	float: left;
	margin: 40px 0 0 60px;
	display: inline;
}

	#blueprint h2 {
		margin: 0 0 30px 70px;
		padding: 0 0 5px 0;
		color: #FFF;
		font-size: 3em;
		width: 390px;
		line-height: 1em;
		font-family: 'Arial Black', Gadget, sans-serif;
	}
	
	#blueprint h3 {
		color: #FFF;
		font-size: 1.5em;
		line-height: 0.9em;
		margin: 0 0 20px 0;
		width: 410px;
		font-family: 'Arial Black', Gadget, sans-serif;
	}
	
	#blueprint p {
		color: #FFF;
		margin: 0 0 20px 0;
	}
	
	#blueprint img {
		float: left;
		clear: left;
		display: inline;
		margin: 0 20px 20px 0;
	}
	
	#blueprint img.last {
		margin: 0 20px 0 0;
	}

/*
* Book
*/

#wallace-book {
	width: 520px;
	float: left;
	clear: both;
}
	
	#wallace-book p {
		float: left;
		width: 350px;
		display: inline;
		margin: 5px 0 0 0;
	}

a.book-now {
	background: transparent url(./images/book-now.gif) no-repeat 0 0;
	float: right;
	display: block;
	width: 115px;
	height: 31px;
	text-indent: -9999px;
}

/*
* Sidebar
*/

#scroll-sidebar {
	float: left;
	width: 122px;
	padding: 50px 20px 20px 20px;
	line-height: 1.5em;
}

	#scroll-sidebar h4 {
		margin: 0 0 5px 0;
	}

	#scroll-sidebar p {
		margin: 0 0 15px 0;
	}

	#scroll-sidebar ul {
		margin: 0 0 15px 0;
		list-style: none;
	}
	
	#scroll-sidebar em {
		font-size: 0.9em;
	}

