div.references div.description p
{
	margin: 0px;
	padding: 0px;
}

*
{
	font-family: verdana, sans-serif;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('../images/main/bodyBg.png') repeat-x;
}

img
{
	border: none;
}

.noOverflow
{
	overflow: hidden;
}

a
{
	color: #faa521;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* TOP */

table.top
{
	margin: auto;
	width: 708px;
	height: 98px;
}

table.top div.noOverflow
{
	overflow: hidden;
	height: 98px;
}

table.top td.logo
{
	width: 202px;
}

table.top td.award
{
	width: 122px;
}

table.top td.topNav
{
	width: 384px;
	vertical-align: middle;
	text-align: left;
	padding-left: 1px;
}

table.top td.topNav a
{
	color: #242e81;
	text-decoration: none;
	font-family: georgia, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	padding-right: 10px;
	padding-left: 6px;
	padding-bottom: 1px;

	background: url('../images/main/topNavLinkBg.gif') no-repeat bottom left;
}

table.top td.topNav a:hover
{
	background-color: #e7e7d6;
}

/* HEADER */

table.top td.header
{
	vertical-align: top;
	margin: auto;
	height: 199px;
	background: url('../images/main/tdHeaderBg.png') no-repeat;
}

table.top td.header img
{
	float: left;
	margin-top: 48px;
	/*margin-left: 19px;*/
}

/* CONTACTS */

div.contactsLine
{
	background: #545454;
	height: 1px;
	overflow: hidden;
	margin-top: 10px;
}

div.contacts
{
	margin: auto;
	width: 980px;
	text-align: center;
	padding: 10px;
	color: #50589a;

	font-family: tahoma, sans-serif;
	font-size: 12px;
}

#pic1 {
	width: 218px;
	padding: 0 13px 0 0px;
}

#pic2 {
	width: 218px;
	padding: 0 0 0 18px;
}

#pic3 {
	width: 218px;
	padding: 0 0 0 18px;
}

*html #pic1 {
	width: 218px;
	
}

*html #pic2 {
	width: 218px;
	padding: 0 0 0 18px;
}

*html #pic3 {
	width: 218px;
	padding: 0 10px 0 18px;
}
