/*
 * Width: 980px
 * Height: 580px
 * Primary Colour: e96100
 */

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* font-size changes */

big {
	font-size: 1.2em;
}

small {
	font-size: 0.8em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END OF RESET */

body {
	font: 12px/15px "Century Gothic", Arial, Helvetica, sans-serif;
}

img {
	border: 1px #B3B3B3 solid;
}

#wrapper {
	background: transparent url(/images/42.gif) bottom right no-repeat;
	border: 1px dashed transparent;
	height: 547px;
	right: 50%;
	margin: -261px -491px 0 0;
	position: absolute;
	top: 50%;
	width: 980px;
}

#logo {
	border: none;
	left: 0;
	position: absolute;
	top: 0;
}

#header {
	left: 0;
	position: absolute;
	text-align: right;
	top: 200px;
	width: 200px;
	z-index: 1;
}

	#header ul.nav {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#header ul.nav li {
			clear: both;
			display: inline;
			float: right;
			line-height: 40px;
			margin: 10px 0;
			padding: 0;
			width: 200px;
		}
		
		#header ul.nav li.here {
		}
		
			#header ul.nav li a {
				display: block;
				color: #e96100;
				font-size: 20px;
				letter-spacing: 1px;
				margin: 0;
				padding: 0px 20px 0 0; /* +11px to algin with wordmark */
				text-decoration: none;
				text-transform: lowercase;
			}
			
			#header ul.nav li a:hover {
				background: #b34b00;
				color: white;
			}
			
			#header ul.nav li.here a {
				background-color: #e96100;
				color: white;
			}

#content {
	border: 2px solid #e96100;
	height: 478px;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	position: absolute;
	right: 0;
	top: -2px;
	width: 738px;
	z-index: 0;
}
	
	#content a {
		color: #424d40;
		text-decoration: underline;
	}
	
	#content a:hover {
		color: #e96100;
	}
	
		#content.home h2 {
				display: block;
				color: #e96100;
				float: left;
				font-size: 16px;
				font-weight: normal;
				letter-spacing: 1px;
				line-height: 40px;
				position: relative;
				top: -10px;
		}

		#content.home p, #content.home .ldquo, #content.home .rdquo {
			position: relative;
			color: #828b80;
			font-size: 16px;
			font-weight: normal;
			height: 40px;
			line-height: 20px;
			margin: 119px 20px 9px 20px;
			padding: 0;
		}
		
		#content.home .ldquo {
			display: block;
			position: absolute;
			left: 0;
		}
		
		#content.home .rdquo {
			display: inline;
			padding-left: 0.75em;
			margin: 0;
		}
		
		#content.home .images {
			left: 20px;
			position: absolute;
			bottom: 20px;
		}
		
			#content.home .images img {
				margin: 0 16px 0 0;
				padding: 0;
			}
			
			#content.home .images img.image_4 {
				margin: 0;
			}
		
		#content.projects h1 {
			color: #B3B3B3;
			display: block;
			font-size: 25px;
			font-weight: normal;
			height: 25px;
			line-height: 25px;
			margin: 126px 0 45px 0;
			padding: 0;
			position: absolute;
			right: 20px;
			text-transform: lowercase;
			width: 438px;
		}
		
		#content.projects .project_list {
			padding-top: 10px;
			position: absolute;
			right: 20px;
			top: 196px;
			width: 438px;
		}
		
		#content.projects h3 {
			margin: 0;
			padding: 0;
		}
			
			#content.projects h3 a {
				color: #B3B3B3;
				display: block;
				float: left;
				font-size: 17px;
				font-weight: normal;
				height: 45px;
				letter-spacing: 1px;
				margin: 0;
				padding: 0;
				text-decoration: none;
				width: 369px;
			}
			
			#content.projects h3 a:hover {
				background: transparent;
				color: #e96100;
			}
		
		#content.projects img {
			display: none;
			position: absolute;
		}	
		
		#content.projects div.picture {
			height: 302px;
			left: 20px;
			position: absolute;
			top: 196px;
			width: 280px;
		}
		
		#content.philosophy .body_text {
			bottom: 0;
			color: #666666;
			left: 320px;
			line-height: 18px;
			position: absolute;
			width: 438px;
		}
		
		#content.philosophy p {
			margin-bottom: 20px;
		}
		
		#content.philosophy h1 {
			color: #B3B3B3;
			display: block;
			font-size: 19px;
			font-weight: normal;
			left: 20px;
			line-height: 25px;
			margin: 0;
			padding: 0;
			position: absolute;
			text-transform: lowercase;
			top: 20px;
		}
		
		#content.philosophy .article_image {
			bottom: 20px;
			left: 20px;
			position: absolute;
		}
		
		#content.philosophy blockquote {
			font-size: 16px;
			line-height: 20px;
		}
		
			#content.philosophy blockquote p {
				color: inherit;
			}

		#content.capability h1 {
			color: #B3B3B3;
			display: block;
			font-size: 25px;
			font-weight: normal;
			line-height: 20px;
			margin: 0;
			padding: 0;
			position: absolute;
			text-transform: lowercase;
			top: 160px;
			left: 478px;
		}
		
		#content.capability .article_image {
			margin-bottom: 20px;
		}
		
		#content.capability p {
			color: #666666;
			margin-bottom: 15px;
			text-align: right;
		}
		
		#content.capability span.caps {
			color: #e96100;
		}
		
		#content.capability .profile_list {
			list-style: none;
			margin: 30px 0 0 0;
			text-align: center;
		}
		
			#content.capability .profile_list li {
				display: inline;
				padding: 0 5px;
			}
		
		#content.contact h1 {
			color: #B3B3B3;
			display: block;
			font-size: 25px;
			font-weight: normal;
			line-height: 20px;
			margin: 0;
			padding: 0;
			position: absolute;
			text-transform: lowercase;
			top: 160px;
			left: 20px;
		}
		
		#content.contact h2 {
			color: #B3B3B3;
			display: block;
			font-size: 20px;
			font-weight: normal;
			line-height: 25px;
			margin-bottom: 20px;
			text-transform: lowercase;
		}

		#content.contact .article_image {
			position: absolute;
			right: 20px;
		}
		
		#content.contact blockquote {
			bottom: 20px;
			color: #666666;
			font-size: 16px;
			left: 20px;
			line-height: 25px;
			position: absolute;
			/* top: 216px; */
			width: 438px;
		}
		
		#content.contact td {
			padding-right: 10px;
		}
		
		#content.contact span {
			color: #e96100;
		}
		
		#content.contact .profile_list {
			font-size: 16px;
			line-height: 25px;
			position: absolute;
			right: 20px;
			top: 221px;
			width: 438px;
		}
		
			#content.contact .profile_list a {
				/* margin: 0 10px; */
				clear: left;
				display: block;
				float: left;
				left: 0px;
				position: relative;
			}
			
			#content.contact .profile_list span {
				clear: none;
				display: block;
				float: right;
				text-aligh: right;
				width: 260px;
			}
		
		#content.contact span.title {
			color: #B3B3B3;
			font-size: 14px;
		}
		
		#content.profile h1 {
			color: #e96100;
			text-transform: none;
		}
		
		#content.profile span {
			color: inherit;
		}
		
		#content.profile h2 {
			color: #B3B3B3;
			display: block;
			font-size: 20px;
			font-weight: normal;
			line-height: 20px;
			margin: 0;
			padding: 0;
			position: absolute;
			text-transform: none;
			top: 190px;
			/* left: 60px; */
		}
		
		#content.profile .article_image {
			left: 320px;
			position: absolute;
			top: 20px;
		}
		
		#content.profile .description {
			color: #666666;
			position: absolute;
			right: 20px;
			top: 216px;
			width: 438px;
		}
		
		#content.profile p {
			margin-bottom: 15px;
		}
	
h1 {
		font-size: 40px;
		font-weight: normal;
		line-height: 50px;
		text-transform: uppercase;
	}

.layout_1 {
	color: #666666;
}

	.layout_1 h1 {
		color: #B3B3B3;
		font-size: 25px;
		font-weight: normal;
		height: 25px;
		line-height: 25px;
		margin: 126px 0 24px 0;
		padding: 0;
		text-transform: none;
	}
	
	.layout_1 p {
		margin: 0 0 15px 0;
		text-align: left;
		width: 280px;
	}
	
	.layout_1 .slideshow {
		height: 301px;
		position: absolute;
		right: 20px;
		top: 20px;
		width: 438px;
	}
	
		.layout_1 .slideshow img {
			display: none;
		}
	
	.layout_1 img.feature {
		height: 301px;
		left: 0;
		position: absolute;
		top: 0;
		width: 438px;
	}
	
	.layout_1 .back_link {
		text-align: right;
	}

.layout_2 {
	color: #666666;
}

	.layout_2 h1 {
		color: black;
		font-size: 25px;
		font-weight: normal;
		height: 25px;
		line-height: 25px;
		margin: 180px 0 20px 0;
		padding: 0;
		text-transform: uppercase;
	}
	
	.layout_2 p {
		margin: 0 0 15px 299px;
		text-align: left;
		width: 438px;
	}
	
	.layout_2 img.feature {
		height: 160px;
		left: 20px;
		position: absolute;
		top: 20px;
		width: 738px;
	}
	
	.layout_2 .back_link {
		text-align: right;
	}
