/* #######################################################
Grey Separator
####################################################### */
#container .greySeparator
{
	clear: both;
	height: 1px;
	background-color: #807873;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* #######################################################
---/ End Grey Separator
####################################################### */





/*######################################################
About Content
##################################################### */
#container .aboutContent
{
	margin: 54px 0 0 0;
	text-align: left;
}
/*######################################################
---/ End About Content
##################################################### */






/* #####################################################
Description 
###################################################### */
#container .aboutContent .description
{
	float: left;
	width: 460px;
	font-size: 24px;
}

#container .aboutContent .description h1
{
	margin: 0;
	padding: 0 0 5px 0;
	color: #807873;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	font-variant: normal;
}

#container .aboutContent .description .highlight
{
	font-weight: normal;
}

#container .aboutContent .description p
{
	margin: 20px 0 20px 0;
	font: normal 0.583em "Times New Roman", Times, serif;
	line-height: 1.5em;
}

#container .aboutContent .description a,
#container .aboutContent .description a:link,
#container .aboutContent .description a:active,
#container .aboutContent .description a:visited
{
	font-style: normal;
	color: #e97004;
	text-decoration: none;
}

#container .aboutContent .description a:hover
{
	text-decoration: underline;
}
/*######################################################
---/ End Description
##################################################### */






/* #####################################################
Image 
###################################################### */
#container .aboutContent .image
{
	float: none;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*######################################################
---/ End Description
##################################################### */
