
/* CSS Document */
#seo-container-main
{
	font-family:Arial, Helvetica, sans-serif;
	color: #5351A0;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#seo-container-left
{
 width: 660px;
 float:left; 
 
}
#seo-title
{
	font-size: 20px;
	font-weight: bold;
}
#seo-subtitle
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}
sup 
{
	font-size: smaller;
}
#seo-container-right
{
 width: 200px;
 float: right;
 text-align: left;
 margin-top: 400px;
}
#seo-gallery
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.seo-gallery-item
{
	width: 146px;
	height: 146px;
	margin: 2px;
	text-align: left;
}
#seo-testimony
{
	margin-top: 50px;
}
.seo-testimony-item
{
	width: 660px;	
}
.seo-testimony-image
{
	width: 460px;
	height: 312px;
	float:left;
}
.seo-testimony-text
{
	width: 180px;
	height: 300px;
	float: right;
	text-align:left;
	vertical-align: top;	
}
#seo-barkers
{	
	width: 660px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.seo-barker-item
{
	background-color: #EEEDF2;
	width: 300px;
	height: 110px;
	float:left;
	text-align: left;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
}
.seo-barker-header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	 background:#AA9FD9;
	 color: #FFFFFF;
}
.seo-barker-text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.seo-barker-link
{
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4A9F;
	padding-right: 7px;
	padding-bottom: 7px;
}
.seo-barker-link a:link
{
	color: #4D4A9F;
	text-decoration: none;
}
.seo-barker-link a:hover
{
	color: #4D4A9F;
	text-decoration: underline;
}
.seo-barker-link a:visited
{
	color: #4D4A9F;
	text-decoration: none;
}
.seo-barker-link a:active
{
	color: #4D4A9F;
	text-decoration: none;
}
a.seo-LinkStyle:link{ 
	display: block;
	padding: 3px 13px 3px 3px; 
	height: auto; 
	width: 196px;
	border-bottom: 1px solid #7c7bb9;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #4D4A9F;
	font-size:11px;
}
a.seo-LinkStyle:active{
	display: block;
	padding: 3px 13px 3px 3px; 
	height: auto; 
	width: 196px;
	border-bottom: 1px solid #7c7bb9;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #4D4A9F;
	font-size:11px;
}
a.seo-LinkStyle:visited{ 
	display: block;
	padding: 3px 13px 3px 3px; 
	height: auto; 
	width: 196px;
	border-bottom: 1px solid #7c7bb9;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #4D4A9F;
	font-size:11px;
}
a.seo-LinkStyle:hover{ 
	background-color:#605daa;
	display: block;
	padding: 3px 13px 3px 3px; 
	height: auto; 
	width: 196px;
	border-bottom: 1px solid #7c7bb9;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #efefef;
	font-size:11px;
}
.seo-video-image
{
    width: 450px;
}
.seo-video-text
{
    width: 264px;
}
