body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}


p {
	font-size: 11pt;
}

ul{
		font-size: 11pt;
		list-style: disc;
}

#printLogo{
	display: block;
	width: 500px;
	height: 120px;
	color: #95A4B1;
}

h3{
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

h3.home{
	font-size: 12pt;
	font-weight: bold;
}

/*----------------Main Nav----------------------*/


.homeTitle{
	text-indent: 0;
	background-image: none;
	line-height: normal;
}

.floatLeft{
	float: left;
}

img.floatRight{
	float: right;
	padding: 0 0 10px 10px;
}

.floatRight{
	float: right;
}

.formText{
	font-size: 0.85em;
	margin: 0 0 3em 0;
	padding: 0;
}

input.form {
	font-size: 0.85em;
	color: #484848;
	height: 1.5em;
	width:25em;
}

textarea.form{
	font-size: 0.85em;
	color: #484848;
	width:25em;
}

.indent{
	margin-left: 3em;
}

/*--------------------------------------------*//*--------------------------------------------*/

/* Structure CSS */

/*--------------------------------------------*//*--------------------------------------------*/



#pageContainer{
/*	width: 748px;
	margin: auto;
	margin-top: 10px;*/
}

#header{
	display: none;
}

#nav{
display: none;
}

/*----------------HOME content holder----------------------*/

#contentHome{
	width: 570px;
	float: left;
	margin: 0;
	padding: 0;
}

#homeIntroContainer{
	width:570px;
	margin-bottom: 5px;
	float: left;
}

#introLeft{
	width: 540px;
	float: left;
}

#introRight{
	width: 265px;
	margin: 0 0 0 35px;
	float: left;
}

#homeContentContainer{ /*Need to fix in IE MAC*/
	width: 570px;
	clear: both;
	float: left;
}

#contentLeft{
	float: left;
	width: 265px;
}

#contentRight{
	width: 265px;
	margin: 0 0 0 30px;
	float: left;
}

/*--------------------------------------------*/

#content{/*for rest of site*/
	width: 75%;
	margin-left: 0px;
}

/*----------------FOOTER----------------------*/

#footer {
display: none;	
}

#formHolder{
	margin-left: 50px;
}

/*--------------------------------------------*/


.titleTeam{
	text-indent: 0;
	background-image: none;
}

.titleAbout{
	text-indent: 0;
	background-image: none;
}

.titleContact{
	text-indent: 0;
	background-image: none;
}

.titleRelationships{
	text-indent: 0;
	background-image: none;
}

.titlePortfolio{
	text-indent: 0;
	background-image: none;
}

.titleBusiness{
	text-indent: 0;
	background-image: none;
}

.titleFunding{
	text-indent: 0;
	background-image: none;
}

.titleMedia{
	text-indent: 0;
	background-image: none;
}

.titlePrivacy{
	text-indent: 0;
	background-image: none;
}

.titleCasestudies{
	text-indent: 0;
	background-image: none;
}