* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: URL('images/tile.gif');
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 900px;
	height: 85px;
	background-color: #ffffff;
	vertical-align: bottom;
	margin-top: 40px;
}
.copy, a.copy, .error, textarea, .forms_text {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 48px;
	text-align: right;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: -10px;
}

h2 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
}

.error {
	color: #de723c;
}

a.copy, a.copy:active, a.copy:visited {
	text-decoration: underline;
}
a.copy:hover {
	text-decoration: none;
}
.nav_cell, .nav_cell_left, a.nav_cell {
	float: left;
 	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	margin-left: 8px;
}
.nav_cell_left {
	margin-left: 6px;
}
.nav_logo, #logo {
	float: right;
	margin-right: 10px;
}
#logo {
	position: relative;
	bottom: 18px;
}

a.nav_cell, a.nav_cell:active, a.nav_cell:visited {
	text-decoration: none;
}
a.nav_cell:hover {
	text-decoration: underline;
}
#navLinkWrapper {
	border: 0px solid;
	height: 20px;
	position: relative;
	top: 60px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}
#footerWrapper {
	position: relative;
	top: 6px;
	text-align: left;
	margin-left: 10px;
}

#homeContent, #whoContent, #whatContent, #folioContent, #flashContent, #partnersContent, #contactContent {
	width: 900px;
	background-color: #ffffff;
	margin-top: 1px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #292929;
	text-align: left;
	
}
#homeContent {
	height: 399px;
}
#whoContent {
	/*background-image: url('images/contentBgWho.jpg');
	background-color: #f2f3fa;
	background-repeat: repeat-x;*/
	height: 500px;
}
#whatContent {
	/*background-image: url('images/contentBgWhat.jpg');
	background-color: #deffe4;
	background-repeat: repeat-x;
	height: 399px;*/
}
#folioContent {
	/*background-image: url('images/contentBgFolio.jpg');
	background-color: #e7ecff;
	background-repeat: repeat-x;
	height: 399px;*/
}
#partnersContent {
	/*background-image: url('images/contentBgPartners.jpg');
	background-color: #e9efe1;
	background-repeat: repeat-x;
	height: 399px;*/
}
#contactContent {
	/*background-image: url('images/contentBgContact.jpg');
	background-color: #fcf7e8;
	background-repeat: repeat-x;
	height: 450px;*/
}

#contentWrapper {
	padding: 20px;
}
#contentHeader {
	border: 1px solid #666666;
	width: 860px;
	height: 131px;
}
#contentCopy {
	margin-top: 20px;
	width: 300px;
	/*border: 1px solid #333333;*/
	margin-bottom: 20px;
}

#footer {
	width: 900px;
	height: 85px;
	background-color: #ffffff;
	margin-top: 1px;
	margin-bottom: 40px;
}

#copy {
 	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
}

#realFooterSeparator {
	background-color: #5f6062;
	height: 1px;
	width: 880px;
	overflow:hidden;
	margin-bottom: 4px;
}
p {
	margin-top: 10px;
	color: #676767;
}

.folioJob, .flashJob {
	/*height: 200px;*/
	border: 1px solid #292929;
	background-image: url('images/folioJobGrad.jpg');
	background-repeat: repeat-x;
	background-color: #ecebeb;
	margin-top: 20px;
}
.folioJob {
	width: 500px;
}
.flashJob {
	width: 860px;
}
.folioPic {
	/*width: 200px;
	height: 180px;*/
	border: 1px solid #292929;
	float: left;
	margin: 20px;
}
#folioJobWrapper {
	float: right;
	margin-bottom: 20px;
	margin-bottom: 20px;

}
#flashJobWrapper {
	float: left;
	margin-bottom: 20px;
	margin-bottom: 20px;

}

.folioCopy, .flashCopy {
	/*border: 1px solid #292929;*/
	float: left;
	margin: 20px;
	margin-left: 0px;
	padding: 0px;
}
.folioCopy {
	width: 240px;
}
.flashCopy {
	width: 580px;
}
#folioIntroBox, .whoIntroBox, .serviceBox, .partnerBox {
	float: left;
	border: 1px solid #292929;
	background-repeat: repeat-x;
	margin-top: 20px;
}
#folioIntroBox {
	width: 320px;
	height: 177px;
	background-image: url('images/introGradFolio.jpg');
	background-color: #ecebeb;
}

.whoIntroBox {
	width: 290px;
	height: 250px;
	background-image: url('images/introGradWho.jpg');
	background-color: #ecebeb;
	margin-right: 40px;
}

.serviceBox {
	width: 260px;
	height: 150px;
	background-image: url('images/introGradWhat.jpg');
	background-color: #ecebeb;
	margin-left: 90px;
}
.partnerBox {
	width: 320px;
	height: 120px;
	background-image: url('images/introGradPartner.jpg');
	background-color: #ecebeb;
	margin-left: 60px;
}
.serviceBoxSpace {
	margin-left: 40px;
	float: left;
}
.separator {
	height: 1px;
	width: 100%;
	overflow: hidden;
	background-color: #c8c8c8;
	margin-top: 10px;
}




.introCopy, .serviceBoxCopy, .partnerBoxCopy {
	margin: 20px;
}
#whoPic{
	float: right;
	margin-top: 20px;
	border: 1px solid #292929;
}
.clear {
	clear: both;
}
.contactFormRow {
	margin-bottom: 20px;
	/*border: 1px solid #292929;*/
	width: 600px;
}
.contactFormRowLeft {
	float: left;
	width: 220px;
}
.contactFormRowRight {
	float: left;
	width: 120px;
}
#contactErrorEmail, #contactErrorPhone, #contactErrorMessage {
	float: left;
	width: 220px;
	visibility: hidden;
}
.contactFormErrorImg, .contactFormErrorCopy {
	float: left;
}
.contactFormErrorImg {
	position: relative;
	bottom: 4px;
	right: 14px;
}
.forms_text {
	width: 200px;
}

textarea {
	width: 200px;
	height: 100px;
	overflow:hidden;
}
