@charset "utf-8";

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{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	}
p{
	font-size: 12px;
	}
.grey{
	color: #888;
	}
#bgimg {
	position: absolute;
	z-index: -1;
	}
#mBody{
	position: absolute;
	z-index: 5;
	overflow: auto;
	height: 100%;
	width: 100%;
	margin: 0 auto -165px;
	}
#top{
	background-color: #202020;
	height: 15px;
	position: absolute;
	top: 0;
	width: 100%;
	}
#bottom{
	bottom: 0;
	height: 30px;
	position: fixed;
	width: 100%;
	}
	#bottom p{
		color: #000;
		font-size: 10px;
		padding-left: 10px;
		text-align: center;
		}
#middleContainer{
	background: url(../../imgs/eightHeader.png) center top no-repeat;
	height: 600px;
	margin-top: -320px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	z-index: 10;
	}
	.menuContainer{
		background-color: #202020;
		height: 50px;
		margin-top: 385px;
		position: relative;
		width: 100%;
		}
	.bioContainer{
		background: url(../../imgs/bioBg.png) right top no-repeat;
		float: right;
		height: 170px;
		margin-top: 15px;
		padding: 20px;
		position: relative;
		width: 575px;
		}
		.bioContainer p{
			color: #000;
			font-size: 11px;
			line-height: 15px;
			letter-spacing: 1px;
			text-align: right;
			}
	.menu{
		border-left: 1px solid #acb6a7;
		float: left;
		line-height: 200px;
		position: relative;
		height: 200px;
		}
		.menu a:link, .menu a:visited{
			color: #656863;
			text-decoration: none;
			}
		.menu a:hover, .menu a:active{
			color: #FFFFFF;
			text-decoration: overline;
			}
		.menu p{
			color: #656863;
			font-size: 13px;
			letter-spacing: 3px;
			padding-left: 40px;
			}
/* New Stuff*/
.mainPortfolioWrapper{
	bottom: 0;
	height: 650px;
	overflow: hidden;
	padding-bottom: 50px;
	position: absolute;
	width: 955px;
 	}
.portfolioWrapper{
	float: left;
	height: 480px;
	margin-top: 50px;
	padding-left: 100px;
	position: relative;
	width: 855px;
	}
	.portfolioWrapper .clients{
		border-right: #a8aaa4 thin solid;
		float: left;
		height: 480px;
		overflow: hidden;
		padding-right: 39px;
		position: relative;
		text-align: right;
		width: 200px;
		}
		.portfolioWrapper .clients a{
			color: #000;
			font-size: 12px;
			text-decoration: none;
			}
	.portfolioWrapper .content{
		float: right;
		height: 480px;
		position: relative;
		width: 575px;
		}
	.portfolioWrapper ul{
		clear: both;
		list-style-type: none;
		height: 10px;
		}
	.portfolioWrapper li{
		padding-bottom: 10px;
		}

.contactWrapper{
	float: left;
	height: 230px;
	margin-top: 50px;
	padding-left: 100px;
	position: relative;
	width: 855px;
	}
	
	
.mainMenuWrapper{
	bottom: 0;
	float: left;
	height: 144px;
	overflow: hidden;
	margin-top: -72px;
	position: relative;
	top: 50%;
	width: 620px;
	}
		
.menuWrapper{
	bottom: 0;
	float: left;
	height: 144px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
	width: 620px;
	}
	.headerHolder{
		background: url(../../imgs/eightHeader1.png) top center no-repeat;
		float: left;
		height: 90px;
		position: relative;
		width: 620px;
		}
	.menuHolder{
		background-color: #080808;
		float: left;
		height: 54px;
		padding-left: 126px;
		position: relative;
		width: 494px;
		}
		
.boxgridHome{
	display: block;
	cursor: pointer;
	width: 93px; 
	height: 54px;  
	float: left; 
	background: url(../../imgs/menu/homeColor.jpg) top left no-repeat;
	overflow: hidden; 
	position: relative; 
	}
	.boxgridHome img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
		}
.boxgridAbout{ 
	display: block;
	cursor: pointer;
	width: 102px; 
	height: 54px;  
	float: left; 
	background: url(../../imgs/menu/aboutColor.jpg) top left no-repeat;
	overflow: hidden; 
	position: relative; 
	}
	.boxgridAbout img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
		}
.boxgridPortfolio{ 
	display: block;
	cursor: pointer;
	width: 142px; 
	height: 54px;  
	float: left; 
	background: url(../../imgs/menu/portfolioColor.jpg) top left no-repeat;
	overflow: hidden; 
	position: relative; 
	}
	.boxgridPortfolio img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
		}
.boxgridContact{ 
	display: block;
	cursor: pointer;
	width: 125px; 
	height: 54px;  
	float: left; 
	background: url(../../imgs/menu/contactColor.jpg) top left no-repeat;
	overflow: hidden; 
	position: relative; 
	}
	.boxgridContact img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
		}


.tabs { list-style: none; padding-left: 1px; }
.tabs li { display: inline; }
.tabs li a { display: block; padding-bottom: 8px; color: black; background: #eee; margin: 0 0 0 -1px; }
.tabs li a.current { background: white; border-bottom: 0; position: relative; top: 2px; z-index: 2; }

.box-wrapper { height: 480px; position: relative; }
.content-box { overflow: hidden; position: absolute; width: 575px; height: 480px; }

.current { }

.col-one, .col-two, .col-three { width: 575px; float: left; position: relative; top: 480px; }
.col-one, .col-two { margin-right: 3%; }




form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

#commentForm { width: 500px; }
#commentForm label { width: 120px; }
#commentForm label.error, #commentForm input.submit { margin-left: 123px; }
#commentForm label.error {color: #F00;}
.grey {font-size: 9px; color: #666;}
.formWidth{ height: 100px; width: 300px;}
