/* CSS Document */
/* 3.16.07 */
/* Author: www.randycaruso.com */

* { margin: 0; padding: 0; }

body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #303b24 url(../images/back_strip.jpg) repeat-x;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center; /* horizontal centering for IE Win quirks *//* horizontal centering for IE Win quirks */
}

p {
	color: #fffbdf;
	margin: 0 0 .8em 0;
	line-height: 1.5em;
}

a { color: #fffbdf; border: 0; }
a:hover { color: #773d16; }
img { border: 0; }

h1 { display: none; }
h2 { font-size: 1em; color: #fffbdf; margin: 0 0 .8em 0;font: normal;  font-weight: normal;  }
h3 { color: #3b3b3b; font-size: 1em; text-align: right; font: normal; font-weight: normal;  }
h4 { font: normal 1.8em Arial, Helvetica, sans-serif; padding: 0; margin: 0; }
h5 { display: none; }

blockquote { display: none; }

#wrap { width: 850px; height: 645px; }

#header {
	height: 30px;
	background: url(../images/header.gif) no-repeat;
}

#nav{
	text-align: right;
	padding: 0 48px 0 0;
	background-color: #3b3b3b;
	margin: 0;
	height: 36px;
	xwidth: 850px;
	border: 0;
	xdisplay: inline;
	overflow: hidden;
}

#nav ul { display: none; margin: 0; padding: 0; }
 
#base {
	width: 850px;
	height: 320px;
	background: url(../images/base.jpg) no-repeat;
}



#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -322px; /* half of container's height */
	float: left;
}

#column {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 645px;
	width: 850px;
	clear: left;
}


#column-designprocess {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 645px;
	width: 850px;
	clear: left;
	background: url(../images/designprocess.jpg) no-repeat bottom left;
}





#portfolionav {
	float: right;
	padding: 60px  0  0 0;
	width: 380px;
}
#portfolionav a{ text-decoration: none; }


#homedata {
	float: right;
	padding: 250px  70px  0 0;
}


.thumbs { padding: 0 8px 0 0; }

#stage {
	width: 850px;
	height: 579px;
	background: #829e5f;
}

#subnav {
	width: 220px;
	margin: 60px 0 0 0;
	float: left;
	text-align: right;
	xletter-spacing: .1em;
}


#titleimage {
	width: 195px;
	margin: 60px 0 0 0;
	float: left;
	text-align: right;
	xletter-spacing: .1em;
}


#subnav a{ text-decoration: none; }

#mainimage {
	width: 474px;
	float: right;
	padding: 60px 68px 0 0;
	text-align: left;
}

#e {
	xmargin: -5px 0 0 0;
	float: left;
	padding: 0;
}





#xmainimage p {
font-size: 1.4em;
}
