* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	}
h1 {
	font-size:1.3em;
	}
#brand	{
	width:1024px;
	height:75px;
	background:white;
	margin: 0 auto;
	}
.brand	{
	width:1024px;
	height:75px;
	/*background:white;
	background-image:url(images/img_brand.png);*/
	margin: 0 auto;
	}
#wrapper {
	width: 1024px;
	height: 503px;
	
	margin: 0 auto;
	border-top: solid silver 10px;
	border-bottom: solid silver 10px;
	}
#about_wrapper {
	width: 1024px;
	height: 600px;
	margin: 0px auto;
	}
	
.top_bar {
	width: 1024px;
	height: 10px;
	background-image:url(images/bg_SEI_1px.gif);
	background-repeat:repeat;
	background-color:rgb(75,23,63);
	margin: 0px auto;
	}
#red, #red_resources {
	background-image:url(images/bg_TSDN_1px);
	background-repeat:repeat;
	background-color:rgb(180,0,29);
	}


	
.copyright_bar, .copyright_bar_resources {
	width: 1024px;
	height: 13px;
	background-image:url(images/bg_SEI_1px.gif);
	background-repeat:repeat;
	background-color:rgb(75,23,63);
	margin: 0px auto;
	font-size:11px;
	color:black;
	text-align:center;
	padding: 1px 0px;
	position:relative;
	}
.copyright_bar{
	top:200px;
	}
.copyright, .copyright_two {
	position:relative;
	top:-83px;
	}
.copyright_two {
	top:-97px;
	}
.logo {
	margin: 140px 125px 90px 125px;
	}

#sub_wrapper_left {
	width:512px;
	list-style: none;
	padding: 0 auto;
	float:left;
	clear:right;
	}
#sub_wrapper_right {
	width:512px;
	list-style: none;
	padding: 0 auto;
	float:left;
	clear:right;
	}

.left_box {
	background-image:url(images/img_left.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 511px;
	border-top: solid white 3px;
	border-bottom: solid white 3px;
	margin-left:０px;
	}
	
.right_box {
	background-image:url(images/img_right.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 511px;
	margin-left:-1px;
	border: solid white 3px;
	}
	
#nav {
	height:70px;
	width:540px;
	list-style:none;
	}
#nav li {
	float:left;
	clear:right;
	border-right:solid white 3.5px;
	}
	
#nav a {
	font-size: .8em;
	font-weight:bold;
	text-decoration: none;
	color:white;
	
	}
	
.red {
	background: rgb(180,0,29);
	height: 70px;
	width: 161.5px;
	padding-left:6px;
	padding-top:3px;
	}
.purple {
	background: rgb(75,23,63);
	height: 70px;
	width: 161px;
	margin-left:1px;
	padding-left:6px;
	padding-top:3px;
	}
	
.button {
	width: 30em;
	padding:.5em;
	margin-left:10px;
	margin-top:-9999px;
	color: white;
	float:left;
	}
	
.button p {
	float:right;
	clear:left;
	font-size:.8em;
	margin-left:4em;
	margin-top:-3.5em;
	margin-bottom:auto;
	padding-right: 2em;
	}
	
/*inside navigation*/

#nav2 {
	background-image:url(images/bg_beige_1px.gif);
	background-repeat:repeat;
	height:35px;
	width:1024px;
	list-style:none;
	border-bottom:solid white 3.5px;
	border-top:solid white 2px;
	}
#nav2 ul {
	position:relative;
	list-style:none;
	
	}
#nav2 li {
	margin-left:0;
	font-size:.75em;
	float:left;
	clear:right;
	}
#nav2 a:hover {
	font-weight:300;
	padding-left:.75em;
	padding-right:2.6em;
	padding-top:1.5em;
	text-decoration: none;
	color:black;
	background:white;
	display:block;
	height:20px;
	border-right:solid white 2px;
	}
	
#nav2 a {
	font-weight:300;
	padding-left:.75em;
	padding-right:2.6em;
	padding-top:1.5em;
	text-decoration: none;
	color:white;
	display:block;
	height:20px;
	border-right:solid white 2px;
	}
	
#active {
	background:white;
	padding-left:.75em;
	padding-right:2.8em;
	padding-top:1.5em;
	color: black;
	position:relative;
	height:20px;
	width:auto;
	}
	
#home a:hover{
	position:relative;
	top:-18px;
	left:-12px;
	padding:0px;
	border:none;
	width:-45px;
	background:none;
	}

	
#home a{
	position:relative;
	top:-18px;
	left:-12px;
	padding:0px;
	border:none;
	width:-45px;
	}
	
#home img{
	position:relative;
	top:18px;
	left:12px;
	padding:0px;
	border:none;
	width:-45px;
	}
	

	
/*CONTENT sections*/

.content_about {
	width:1024px;
	height:450px;
	background: rgb(75,23,63);
	background-image:url(images/img_bg_about.jpg);
	background-repeat:no-repeat;
	border-bottom:solid white 8px;
	color:white;
	}
.content_about h1{
	font-size:1.3em;
	padding: 1.5em 5em .1em 0;
	margin-left:5.5%;
	}
.content_about p {
	flaot:left;
	font-size: .75em;
	padding: 0 5em .5em 0;
	}
.content_about h2{
	font-size:1em;
	font-weight:300;
	padding: .75em 5em 0 0;
	}
.content_about a{
	font-size:1em;
	color:white;
	text-decoration:none;
	font-weight:300;
	margin-left:2%;
	}
.content_container {
	float:left;
	clear:right;
	width:670px;
	height:400px;
	margin-left:5.5%;
	overflow:visible;
	}
	
.content_container_team {
	float:left;
	clear:right;
	width:670px;
	height:400px;
	margin-left:5.5%;
	overflow:hidden;
	}

	

/*PROJECT IMAGES*/
	
.project_image {
	float:left;
	clear:both;
	width:400px;
	height:300px;
	}
	
.product_image {
	float:left;
	clear:both;
	width:400px;
	height:300px;
	}
	
#blank {
	background-image:url(images/bg_beige_1px.gif);
	background-repeat:repeat;
	}
	
#farmhouse {
	background-image:url(images/img_projects_farmhouse.jpg);
	background-repeat:repeat;
	}
	
#rose {
	background-image:url(images/img_projects_rose.png);
	background-repeat:none;
	}
#martinelli {
	background-image:url(images/img_projects_martinelli.jpg);
	background-repeat:none;
	}
#metro {
	background-image:url(images/img_projects_metropolitan.png);
	background-repeat:none;
	}
	
#renn {
	background-image:url(images/img_projects_renn.png);
	background-repeat:none;
	}
	
#scenic_oaks {
	background-image:url(images/img_projects_scenic_oaks.png);
	background-repeat:none;
	}
	
#threeform {
	background-image:url(images/img_products_3form.png);
	background-repeat:none;
	}
	
#chemetal {
	background-image:url(images/img_products_chemetal.jpg);
	background-repeat:none;
	}
	
#treefrog {
	background-image:url(images/img_products_treefrog.jpg);
	background-repeat:none;
	}
#mpierce {
	background-image:url(images/img_products_Mpierce_bed.png);
	background-repeat:none;
	}
#project_description {
	display:block;
	position:relative;
	width:37%;
	float:left;
	clear:right;
	padding: 0 0 0 3%;
	}

#project_description h1 {
	position:relative;
	top:-.5em;
	}
	
#project_description h4 {
	position:relative;
	top:-1em;
	left:0;
	}
	
#project_description a {
	position:relative;
	top:0em;
	left:-.5em;
	color:purple;
	}
.content_form {
	float:left;
	clear:right;
	width:670px;
	height:400px;
	margin-left:5.5%;
	}
	
.content_container_team {
	float:left;
	clear:right;
	width:670px;
	height:400px;
	margin-left:5.5%;
	}
	
.content_container_team a {
	font-size:1em;
	}

.content_container h1 {
	font-size:1.3em;
	position: relative;
	left:-5.5%;
	}
	
content_container p {
	position:relative;
	left:50px;
	}
	
.content_team {
	width:1024px;
	height:450px;
	background: white;
	background-repeat:no-repeat;
	border-bottom:solid white 8px;
	color:black;
	}
.content_team h1{
	padding: 1.25em 5em .15em 0;
	margin-left:5.5%;
	}
.content_team p {
	flaot:left;
	font-size: .75em;
	padding: 0 5em .75em 0;
	}
.content_team h2{
	font-size:1em;
	font-weight:900;
	padding: .3em 5em .3em 0;
	}
	
.content_team a {
	font-size:1em;
	color:purple;
	text-decoration:none;
	font-weight:300;
	margin-left:2%;
	}
.content_container a {
	font-size:1em;
	color:orange;
	margin:0;
	}
	
.content_featured_projects {
	background-color:black;
	float:left;
	clear:right;
	width:670px;
	height:360px;
	margin-left:5.5%;
	overflow:hidden;
	}
	
.content_tsi {
	width:1024px;
	height:450px;
	background: white;
	background-repeat:no-repeat;
	border-bottom:solid white 8px;
	color:black;
	}
.content_tsi h1{
	
	padding: 1.25em 5em .15em 0;
	margin-left:5.5%;
	}
.content_tsi p {
	flaot:left;
	font-size: .75em;
	padding: 0 3.5em .3em 0;
	}
.content_tsi h2{
	font-size:1em;
	font-weight:900;
	padding:0;
	}
	
.content_tsi h3{
	font-size:.9em;
	font-weight:900;
	padding: .5em 5em .3em 0;
	}
	
.content_tsi h4{
	font-size:.8em;
	padding: 0 0 0 0;
	}
	
	.content_tsi h5{
	font-size:.8em;
	color:purple;
	padding: 0 0 .5em 0;
	}
	
.content_tsi a {
	font-size:1em;
	color:white;
	text-decoration:none;
	font-weight:300;
	margin-left:2%;
	}
	
	
.content_featured {
	background: none;
	float:left;	
	width:670px;
	height:350px;
	margin-left:5.5%;
	}
	
.content_featured_products {
	background: none;
	float:left;	
	width:670px;
	height:350px;
	margin-left:2%;
	}
	
#featured_products_image {
	display:block;
	height:350px;
	width:600px;
	position:relative;
	top:2%;
	
	}
	
#featured_products_image img {
	position:relative;
	top:0px;
	left:0px;
	}		
	
.project {
	position:absolute;
	left:60px;
	top:530px;
	float:left;
	clear:right;
	}

#individual {
	font-size:1.1em;
	color:orange;
	margin:0;
	position:relative;
	
	}
	
.content_team img {
	position:relative;
	top:-300px;
	left:400px;
	border:solid gray 1px;
	}
	
.individual_bio {
	width: 350px;
	}
	
#individual_container li {
	list-style:none;
	width:330px;
	border:solid red 2px;
	}
	
#individual_image img{
	padding-top:50px;
	width:180px;
	height:240px;

	}
	
/*SIDEBARS*/

.sidebar_address {
	width:23%;
	min-height:33%;
	float:left;
	clear:right;
	border-left:solid gray 1px;
	}
.sidebar_tall {
	width:240px;
	min-height:80%;
	float:left;
	clear:right;
	border-left:solid gray 1px;
	margin-left:45px;
	padding-left:10px;
	position:relative;
	top:-.25em;
	}
	
	
	.sidebar_tall_tsdn {
	width:240px;
	min-height:80%;
	float:left;
	clear:right;
	border-left:solid gray 1px;
	margin-left:45px;
	position:relative;
	top:-.25em;
	}
	
.sidebar_tall_tsdn a {
	font-weight:bold;
	color:#CC0000;
	}
	
	
.sidebar_tall2 {
	width:240px;
	min-height:80%;
	
	position:relative;
	top:-320px;
	left:730px;
	border-left:solid gray 1px;
	margin-left:45px;
	}
	
.sidebar_address h1, .sidebar_tall h1 {
	font-size:1em;
	padding:0;
	}
	
.sidebar_tall h2 {
	margin-left:10px;
	}
	

	
/*Associated w/about_stallworth.html*/	
#address li{
	list-style:none;
	font-size:.8em;
	margin-left:13px;
	}
#address a {
	margin-left:-1px;
	
	}
/*Associated w/team.html*/		
#offices li {
	line-height:1.5em;
	margin-left:10px;
	list-style:none;
	}
	
#offices_staff {
	list-style:none;
	font-size:.755em;
	list-style:none;
	margin-left:10px;
	}
#offices_staff h2 {

	margin-left:0;
	}
#offices_staff h3 {
	font-size:1em;
	}
#offices_staff p {
	
	font-size:1em;
	}
	
	

/*Associated w/FEATURED PRODUCTS*/	
#products {
	list-style:none;
	font-size:.755em;
	list-style:none;
	margin-left:10px;
	}
#products h2 {

	margin-left:0;
	}
#products h3 {
	font-size:1em;
	}
#products p {
	font-size:1em;
	}
	
.services a {
	line-height:1.5em;
	font-weight:bold;
	position:relative;
	margin-left:0px;
	list-style:none;
	}
	
.back a {
	font-weight:bold;
	color:purple;
	position:relative;
	top:130px;
	left:-3px;
	width:auto;
	}
	
.back_feat_products a {
	font-weight:bold;
	font-size:1em;
	color:purple;
	position:relative;
	top:235px;
	left: 10px;
	width:auto;
	}
	
.back_feat_projects a {
	font-weight:bold;
	font-size:1em;
	color:purple;
	position:relative;
	top:120px;
	left: 10px;
	width:auto;
	}
	
.download a {
	font-weight:bold;

	color:purple;
	position:relative;	
	}
	
.individual_link a {
	margin-left:0px;
	font-weight:bold;
	color:black;
	}
	
#offices a {
	line-height:1.5em;
	font-size:.755em;
	font-weight:bold;
	color:black;
	}
	
#offices p {
	margin-left:2px;
	}
	
.purple_text {
	color:purple;
	}
.new_client {
	color:#CC6600
	}
	
.questions h1 {
	font-size:.755em;
	font-weight:bold;
	margin-left:5px;
	line-height:1.5em;
	color:purple;
	}
	
#client_list {
	border-bottom:solid gray 1.5px;
	width:540px;
	}
#alpha_nav li {
	font-size:.7em;
	list-style:none;
	padding-top:0px;
	margin-top:15px;
	padding-right:7px;
	padding-left:7px;
	display:block;
	float:left;
	clear:right;
	height: 15px;
	border-left: solid gray 1px;
	}
	
#alpha_nav a {
	font-weight:bold;
	color:purple;
	display:block;
	
	}
	
#alpha_nav a:hover {
	color:black;
	border-bottom:black solid 3px;
	}
#alpha_nav_tsdn li {
	font-size:.7em;
	list-style:none;
	padding-top:0px;
	margin-top:15px;
	padding-right:7px;
	padding-left:7px;
	display:block;
	float:left;
	clear:right;
	height: 15px;
	border-left: solid gray 1px;
	}
#alpha_nav_tsdn a {
	font-weight:bold;
	color:#CC0000;
	display:block;
	
	}
	
#alpha_nav_tsdn a:hover {
	color:black;
	border-bottom:black solid 3px;
	}
	
#back {
	font-weight:bold;
	display:block;

	width:20px;
	
	}
	
	#back a:hover {
	font-weight:bold;
	display:block;
	color:black;
	width:15px;
	border-bottom:black solid 3px;
	
	}
	
#next li {
	width:15px;
	border-right:1px solid gray;
	}
	
#next a {
	font-weight:bold;
	display:block;
	color:#CC0000;
	padding-right: 5px;
	
	}
	
	#next a:hover {
	font-weight:bold;
	display:block;
	color:black;
	width:8px;
	border-bottom:black solid 3px;
	padding-right: 9px;
	}
	
#next_end {
	border-right: solid gray 1px;
	}
	
.end {
	border-right: solid gray 1px;
	}
	
	
table {
	line-height:1em;
	border-collapse:collapse;
	}
	
td	{
	font-size:90%;
	padding-top:1.5em;
	width:33.33%;
	}
		
#client_names {
	font-size:.7em;
	width: 580px;
	height:auto;
	float:left;
	}
	
#client_names a {
	font-weight:bold;
	color:purple;
	}
	
#client_names strong {
	display:block;
	height:5px;
	}
	
#associations {
	font-size:.7em;
	width: 580px;
	height:auto;
	float:left;
	}
	
#associations a {
	font-weight:bold;
	color:#CC0000;
	}	
	
#associations li {
	list-style:none;
	padding-bottom:5px;
	}
	
#associations td {
	padding-right: 10px;
	vertical-align:top;}
	
#associations strong {
	color:black;
	}
	
.purple2 {
	color:purple;
	}
	
.purple_text {
	color:purple;
	}

	
#resources {
	font-size:.7em;
	width: 580px;
	height:auto;
	float:left;
	clear:right;
	}
	
#resources a {
	font-weight:bold;
	color:#CC0000;
	}
	
#resources strong {
	display:block;
	padding-bottom:.3em;
	}
	
#resources li {
	list-style:none;
	}
#resources td {
	vertical-align:top;
	}
	
.back_resources {
	font-weight:bold;
	font-size:.77em;
	color:purple;
	position:relative;
	top:-5px;
	left: 0px;
	width:auto;
	}
	
	
		
/*FOOTER*/

#footer {
	width: 1024px;
	height: 100px;
	background-image:url(images/img_bg_footer.gif);
}

#footer_red, #footer_resources {
	width: 1024px;
	height: 110px;
	background-image:url(images/img_bg_footer_red.gif);
	position:relative;
	
}
#footer_red {
	top:20px;
	}
#footer_resources {
	top:200px;
}
	
/*LOGIN*/

label:after {
	content: ": ";
	}
	
label {
	color:#999;
	font-size:xx-small;
	font-weight: bold;
	padding:10px;
	text-transform:uppercase;
	}
	
input {
	display:block;
	margin-bottom: 1.25em;
	width: 150px;
	border: solid gray;
	border-width: 1px 2px 2px 1px;
	margin-left:10px;
	margin-top:5px;
	}
	
.buttonSubmit {
	width: 75px;
	font-size:xx-small;
	color:white;
	background:orange;;
	}
.question {
	display:block;
	margin-bottom: 1.25em;
	width: 200px;
	border: solid gray;
	border-width: 1px 2px 2px 1px;
	margin-left:10px;
	margin-top:5px;
	}
	
.questiontwo {
	display:block;
	margin-bottom: 1.25em;
	width: 200px;
	border: solid gray;
	border-width: 1px 2px 2px 1px;
	margin-top:5px;
	}
.questionthree {
	display:block;
	margin-bottom: 1.25em;
	height:190px;
	width: 430px;
	border: solid gray;
	border-width: 1px 2px 2px 1px;
	margin-left:10px;
	margin-top:5px;
	}
.buttonSubmittwo {
	width: 75px;
	font-size:xx-small;
	color:white;
	background:orange;;
	}
	
#features li {
	font-size:.75em;
	list-style:inside;
	}
	
	
	
#gray {
	color:#999;
	}
