body 
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #A5A4A4;
	text-align: left;
}

#top_nav 
{
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	width: 650px;
	height: 203px;
}


	/* first line of main nav sentence */
.big_text1 
{
	font-size: 50px;
	line-height: 55px;
	font-weight: bold;
}
.big_text1 a 
{
	color: #55677A;
}
.big_text1 a:hover 
{
	color: #6D6840;
}

	/* second line of main nav sentence */
.agency_link
{
	font-size: 40px;
	line-height: 55px;
	font-weight: bold;
}
.agency_link a 
{
	color: #55677A;
}
.agency_link a:hover 
{
	color: #768564;
}

.client_link
{
	font-size: 40px;
	line-height: 55px;
	font-weight: bold;
}
.client_link a 
{
	color: #55677A;
}
.client_link a:hover 
{
	color: #6C818F;
}


/* SITE MAP STYLES */

#pagetitle 
{
	margin: 0 0 0 22px;
	padding: 0 0 0 30px;
	width: 649px;
	height: 24px;
	border-bottom: 1px solid #D4D4D4;
}

.title
{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A0C5D8;
}

#contents
{
	margin: 0 0 0 10px;
	padding: 0;
}

#column1
{
	margin: 0;
	padding: 10px 0 0 30px;
	width: 275px;
	height: 280px;
}
#column2
{
	margin: 0;
	padding: 10px 0 0 0;
	width: 205px;
	height: 280px;
}
#column3
{
	margin: 0;
	padding: 10px 0 0 0;
	width: 190px;
	height: 280px;
}
.links_title
{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
	color: #A0C5D8;
}
#type_link
{
	margin: 0;
	padding: 10px 0 0 0;
}
.links
{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}
.links a
{
	color: #414144;
}
.links a:hover
{
	color: #4F6B7E;
}