/* CSS Document */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.46px;
	color: #333333;
	font-weight: normal;
	line-height: 18.75px;
}

a
{
	color: #5655a3;
	text-decoration: underline;
}
a:visited
{
	color: #3d81e6;
}
a:hover
{
	text-decoration: none;
}
.overflowleft
{ 
	height:650px; 
	vertical-align:top; 
	background-image:url(/images/overflowleft.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.overflowright
{
	height:650px; 
	vertical-align:top; 
	background-image:url(/images/overflowright.png);
	background-position:top left;
	background-repeat:no-repeat;

}
.subtitle
{
	color: #3d81e6;
	padding-top: 18px;
	padding-bottom: 5px;
	font-size: 12.5px;
	font-weight: bold;
}
.content
{
	padding: 0px 35px 35px 40px;
}
.footer
{
	background-image: url(/images/foot_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px; 
	color: #FFFFFF; 
	border-top:solid 0px #8585a0; 
	border-left:solid 0px #b0afd4; 
	padding-left:45px;
	height:54px;
}

.footerup a
{
	color: #FFFFFF;
	text-decoration: none;
}
.footerup a:hover
{
	text-decoration: underline;
}
.footer .GssiDesign a
{
	color: #ffffff;
	text-decoration: underline;
}
.footer .GssiDesign a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.bottomWhiteSpace
{ 
	height:6px;
}
.Homebody
{ 
	padding: 0px 164px 20px 50px;
}
.homecompanyName
{
	color:#3d81e6; 
	font-weight:bold;
}
.CFA_text
{
 	font-size:11.46px; 
	font-weight:bold;
	height:85px; 
}
.CFA_text a
{
	color:#5756a4; 
	text-decoration:none;
	padding-top:15px;
	text-align:center; 
	display:block;
}
.CFA_text a:hover
{
	 text-decoration:underline;
}

.bodyarea {
	width:591px;
}

a#photo-gallery {
	background: url(/images/gallery_button.jpg) top left no-repeat;
	height: 1px;
	padding-top: 44px;
	width: 175px;
	display: block;
	overflow: hidden;
}

a#photo-gallery:hover {
	background-position: 0px -45px;
}


.gallery td {
height: 100px;
width: 150px;
padding-right: 5px;
padding-bottom: 5px;
}

.gallery td img {border: 2px solid #5756A4;}