/* #######################################################
Grey Separator
####################################################### */
#container .greySeparator
{
	clear: both;
	margin: 46px 0 0 0;
	height: 1px;
	background-color: #807873;
}
/* #######################################################
---/ End Grey Separator
####################################################### */





/*######################################################
About Content
##################################################### */
#container .aboutContent
{
	margin: 36px 0 0 0;
	text-align: left;
}

.title-box {
color: #7F7F7F;
margin:auto;
padding-bottom:0px;
padding-top:10px;
width:100%;
font: 20pt Georgia, "Times New Roman", Times, serif;
}

.space-for-green-element {
float:left;
width:20px;
}

.green-element {
background-color:#E97004;
float:left;
height:22px;
margin-top:4px;
width:8px;
}

#what_i_am_good_container1 {
height: 200px;
margin:auto;
width:1000px;
}

#what_i_am_good_container2 {
height: 340px;
margin:auto;
width:1000px;
}

#what_i_am_good_column1 {
float:left;
width:210px;
}

#what_i_am_good_column2 {
float:left;
margin-left:-3px;
margin-right:5px;
width:210px;
}

#what_i_am_good_column3 {
float:left;
width:210px;
}

.what_i_am_good_element_container {
float:left;
height:70px;
margin-bottom:15px;
width:300px;
}

.what_i_am_good_element_image {
float:left;
height:52px;
margin:5px 5px 5px 0px;
position:relative;
width:52px;
background-color: gray;
}

.absolute {
position:absolute;
}

.expander {
float:left;
height:100%;
max-height:70px;
min-height:15px;
position:relative;
width:1px;
}

.what_i_am_good_element_title {
color: #717171;
height:20px;
position:relative;
font: bold 10pt Georgia,Arial;
margin-top: 2px;

}

.what_i_am_good_element_subtitle {
color:#5F5F5F;
font-family:Georgia,Arial;
font-size:10pt;
font-style:italic;
height:20px;
position:relative;
}

.what_i_am_good_element_text {
color:#5F5F5F;
font-family:Georgia,Arial;
font-size:14pt;
height:20px;
position:relative;
}

element.style {
display:block;
width:1px;
}

element.style {
opacity:0;
}
/*######################################################
---/ End About Content
##################################################### */






/* #####################################################
Description 
###################################################### */
#container .aboutContent .description
{
	float: left;
	width: 600px;
	text-align: left;
	margin-right: 60px;
}

#container .aboutContent .sidebar
{
	float: left;
	width: 274px;
	text-align: left;
	padding-top: 24px;
}

.sidebar-port
{
	float: left;
	width: 274px;
	text-align: left;
	padding-top: 24px;
	margin-top: 140px;
}

#container .aboutContent .description h1
{
	margin: 0;
	padding: 0 0 5px 0;
	font: normal 1.9em "Times New Roman", Times, serif;
	color: #604472;
}

#container .aboutContent .description .highlight
{
	font-weight: bold;
	border-bottom: solid 2px #e97004;
}

#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: right;
	font-size: 0.83em;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.clientlist_item {
float:left;
margin-right:0px;
overflow:hidden;
padding-bottom:20px;
width:226px;
}

.aboutContent h3 {
color:#333333;
font-family:arial;
font-size:14px;
}

.location {
color:#555555;
font-family:arial;
font-size:10px;
margin-top:0px;
text-transform:uppercase;
	margin-bottom: 16px;
}
/*######################################################
---/ End Description
##################################################### */

