*
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica, Arial, san-serif;
	color:#595751;
}

body
{
	background-color:#EFF1E1;
}

#header
{
	height:192px;
	width:100%;
	background: url(../images/title.png) no-repeat scroll center center;
}

#footer
{
	height:86px;
	text-align:center;
	clear:both;
}

#footer h5
{
	color:#000;
	font-weight:normal;
	font-size:9px;
	margin-top:41px;
}

#content
{
	width:873px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	/*background-color:#fff;*/
	padding:10px;
	min-height:500px;
	font-size:13px;
}

#content h4
{
	font-weight:normal;
	margin:10px 10px 30px 0px;
	padding:5px;
	background-color:#fff;
	float:left;
}

#content p
{
	text-align:justify;
	margin-bottom:40px;
	line-height:28px;
}

#content h2
{
	font-weight: normal;
	margin-bottom: 20px;
	font-size:13px;
	letter-spacing:3px;
}

#contentPicture
{
	padding:13px;
	min-height:300px;
	text-align:center;
	margin: auto auto 60px auto;
	min-width:620px;
}

#contentPicture img
{
	background-color:#fff;
	padding:28px;
	border:1px solid #C8CABD;
}

#content blockquote
{
	font-family:Georgia, Times, serif;
	font-size:24px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
	text-shadow:0px 1px 0px #fff;
}

#navigation
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:auto;
	width:783px;
}

#navigation ul
{
	list-style-type:none;
	color:#fff;
	font-size:13px;
	font-family:"Gill Sans", Verdana, Helvetica, Arial !important;
	letter-spacing:3px;
}

#navigation li
{
	float:left;
	margin-left:50px;
	padding:3px;
}

#navigation li a
{
	color:#595751;
	text-decoration:none;
}

#textNav
{
	clear: both;
}

#pressReferences
{
	padding:13px;
}

#pressReferences tr
{
	height:200px;
}

#pressReferences td
{
	padding:0px;
}

#pressReferences img
{
	margin-right: 20px;
	margin-left: 30px;
	opacity:0.8;
}