/* @override http://www.formwork-architecture.com/css/site_css.css */

/* @override http://formwork-architecture.com/css/site_css.css */

/* @override http://www.formwork-architecture.com/css/site_css.css */

/* @override http://www.formwork-architecture.com/css/site_css.css */

/* @override http://www.formwork-architecture.com/css/site_css.css */

/* @override http://www.formwork-architecture.com/css/site_css.css */

@charset "utf-8";


/*
global default styles
*/

.hide {
	display: none;
}

html{
	height: 100%;
}
body {
	 /*background: url('/eetest/images/fw/back2.png') repeat-x scroll;*/ 
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 71%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#outer {
	width: 1020px;
	height: 615px;
	border: 3px dotted gray;
}

#one {
float: left;
	width: 240px;
	padding-right: 30px;
	height: 80px;
	padding-top: 15px;
	background-color: #d1ffa5;
}

#two {
		padding-top: 15px;
	width: 750px;
	height: 80px;
	float: right;
	background-color: #c9d8fe;
}

#three {
width: 200px;
	padding-right: 30px;
	padding-left: 40px;
	height: 440px;
	float: left;
	background-color: #ed9fa2;
}

#four {
	float: right;
	width: 750px;
	height: 440px;
	background-color: #fdff99;
}

a:link {
	color: #778993;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:visited {
	color: #778993;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	color: black;
}

a img {
	border: none;
}

.h1class {
	font-size: 2em;
	display: block;
}

.normal {
	
}

.highlight {
	color: black;
}

a.highlight {
	color: black;
}

p {
	
}

.contactblock {
	line-height: 15px;
}

#contacttext {
	width: 275px;
}

#copyright {
		width: 200px;
padding-left: 40px;
padding-right: 30px;

	float: left;
	position:  absolute;
	top: 560px;
	text-align: right;
	font-size: .9em;
	color: silver;
	top:100%
}

h1 {
	color: red;
	font-weight: 100;
	line-height: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}

#container {

	/*width: 1024px;*/
	width: 1024px;
	
height: 90%;
	border: 0px dotted aqua;
	padding-left: 0px;
	padding-top: 30px;
	position: relative;
	top: 0;
	left: 0;
}



#imagenavlow {
	width: 100px;
	float: left;
	height: 14px;
		color: #778993;
	position: relative;
	top: 525px;
	left: 270px;
}

#oneoftwo {
	word-spacing: 1px;
	width: 35px;
	position: absolute;
	top: 0;
	left: 20px;
}

#navarrowleft {
	width: 15px;
position: absolute;
top: 0px;
left:0px;
}

#navarrowright {
	
width:20px;
	position: absolute;
	top: 0;
	left: 60px;
}

a.bluegrey:link {
	color: #778993;
	float: left;
	word-spacing: 25px;
	border-bottom-color: #778993;
}

a.bluegreyinfo:link {
	color: #778993;
	float: right;
	word-spacing: 25px;
	margin-right: 30px;
}

a.bluegreyinfo:visited {
	color: #778993;
	float: right;
	word-spacing: 25px;
	margin-right: 30px;
}



/*
a.bluegrey:link {
		color: #778993;
	float: left;
	word-spacing: 25px;
}

a.bluegreyinfo:link {
		color: #778993;
	float: left;
	word-spacing: 25px;
	margin-right: 30px;
	margin-left: 30px;
}

a.bluegreyinfo:visited {
		color: #778993;
	float: left;
	word-spacing: 25px;
	margin-right: 30px;
}



#oneoftwo{
		color: #778993;
	display: inline;
	word-spacing: 1px;
	float: left;
	padding: 0 0px 0 8px;
	width: 40px;
}
*/

#logo img {
	float: left;
}

#nav1list {
	width: auto;
	text-transform: uppercase;
	color: black;
	line-height: 16px;
	float: right;
	text-align: right;
	padding-top: 8px;
}

#nav2list {
	margin-top: 10px;
	width: 100%;
	float: right;
	text-align: right;
	padding-top: 0px;
	text-transform: lowercase;
	font-size: 1em;
	line-height: 16px;
}

#bullet2 {
	width: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	font-size: .9em;
	display: inherit;
	color: silver;
}

#head {
	width: 238px;
	padding-right: 30px;
	height: 65px;
	padding-top: 15px;
	border: 0px dashed #e20011;
	vertical-align: middle;
	position: absolute;
	top: 30px;
	left: 0;
}

#logo {
	width: 744px;
	height: 80px;
	float: left;
	border: 0px dotted purple;
	position: absolute;
	top: 30px;
	left: 270px;
}

#logoplus {

	width: 50px;
	height:110px;
	position: absolute;
	top: 0;
	left: 1020px;
	background-color: orange;
	overflow: hidden;
}



#midriffplus {
	width: 100%;
	height:440px;
	background-color: #eee;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;

	position: absolute;
	top: 110px;
	left: 0;
}

#txtcolumn {
	width: 200px;
padding-left: 40px;
padding-right: 30px;
	height: 440px;
	float: left;
	border: 0px solid #746d32;
}



#txtcolumnrtborder {
	width: 200px;
padding-left: 40px;
padding-right: 30px;
	height: 440px;
	float: left;
	border-right: 1px solid silver;
}

#midriff {
	width: 100%;
	height: 440px;
	background-color: #eee;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	position: absolute;
	top: 110px;
	left: 0;
}

#primary {
width: 750px;
	height: 440px;
	position: absolute;
	left:270px
}

#primarysplash {
	position: absolute;
	left: 270px;
}

#primarysplash2 {
	position: absolute;
	left: 610px;
}

#primary img {
}



#greentext {
	color: #699d21;
	position: absolute;
	top: 102px;
	width: 630px;
	height: 300px;
	border: 1px none maroon;
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 3px none green;
}

#howtext {
	color: #62800f;
	position: absolute;
	top: 102px;
	width: 630px;
	height: 300px;
	border: 1px none maroon;
	line-height: 1.4em;
	font-size: 1.2em;

	border-bottom: 3px none green;
	font-weight: bold;
}

#whoimage {
	position: absolute;
	width: 218px;
	height: 440px;
	left: 0px;
	top: 0px;
	border-right: 1px groove #fff;
	border-left: 1px groove #fff;

	background-color: #dfdfe0;
}

#whoimage img{
	position: absolute;
	width: 218px;
	height: 218px;
	left: 0px;
	top: 190px;

}

#whotext {
	float:  left;
	border: 0px dashed #8a2b24;
	width: 100%;
	height: 200px;
	margin-top: 50px;
}

#whoemail {
	position: absolute;
	top: 400px;
	float:  left;
	border: 0px dashed #8a2b24;
	width: 100%;
	margin-top: 6px;
}

#whoname {
	float:  left;
	position: absolute;
	font-weight: bold;
	width: 200px;
	height: 15px;
}

#whotitle {
	float:  left;
	width: 100%;
	height: 10px;
	color: #778993;
	margin-top: 14px;
}

#whobio {
	float:  left;
	color: #778993;
	width: 100%;

	height: auto;
	line-height: 1.2em;
	margin-top: 15px;
}






#nav3list {
	margin-top: 10px;
	width: 100%;
	float: right;
	text-align: right;
	text-transform: lowercase;
	font-size: 1em;
	color: #525252;
	line-height: 16px;
}

#nav3list p {
	display: inline;
}

#primborder {
	margin-top: 8px;
	width: 550px;
	height: 310px;
	float: right;
	border: 0px solid silver;
	padding: 10px;
}

#primborder img {
	float: right;
}

#projlocation {
	margin-top: 2px;
	color: #778993;
	width: 200px;
	float: left;
	height: 14px;
}

#projtextdata {
	float: left;
	margin-top: 40px;
	width: 100%;
}

#projtitle {
	float: left;
	width: 100%;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1em;
}

#projdesc {
	float: left;
	margin-top: 8px;
	line-height: 15px;
	color: #778993;
}