@charset "UTF-8";
/* CSS Document */

body
{ 
background-image: url('../images/background.gif');
background-repeat: repeat-x;
margin-top: 0;
margin-left: 0;
}

A:link {color:#FFFFFF; text-decoration: underline}
A:visited {color:#FFFFFF;text-decoration: underline}
A:active {color:#FFFFFF; text-decoration: underline}
A:hover {text-decoration: none}


#content table
{

}

.bottomleftcell 
{ 
font: bold 11px Arial, Helvetica, sans-serif; color:#990033;
padding-top: 1px;
padding-left: 20px;
letter-spacing: .2px;
line-height: 160%;
}

.bottomleftcell a{
	color: #990033;
	text-decoration: underline;
}
.bottomleftcell a link{
	color:#990033;
	text-decoration: underline;
}
.bottomleftcell a:hover {
	color:#fff;
	text-decoration: none;
}



#apDiv1 {
	position:absolute;
	left:258px;
	top:0px;
	width:680px;
	height:643px;
	z-index:1;
	visibility: visible;
	}
	
	.floatrightspread2	
	{
	float: left;
	width: 551px;
	height: 616px;
	/*background-color: #F63;*/
	background-image: url('../images/spread2image.jpg');
	background-repeat: no-repeat;
	}
	
	.floatrightspread1	
	{
	float: left;
	width: 588px;
	height: 587px;
	/*background-color: #F63;*/
	background-image: url('../images/spread1image.jpg');
	background-repeat: no-repeat;
	}
	
	
	.floatleftvision	
	{
	float: right;
	width: 158px;
	height: 332px;
	/*background-color: #F63;*/
	background-image: url('../images/photogroup1.jpg');
	background-repeat: no-repeat;
	}

.floatleftcontact	
	{
	float: right;
	width: 158px;
	height: 332px;
	/*background-color: #F63;*/
	background-image: url('../images/photogroup4.jpg');
	background-repeat: no-repeat;


	}
	
.floatleftad	
	{
	float: right;
	width: 158px;
	height: 332px;
	/*background-color: #F63;*/
	background-image: url('../images/photogroup7.jpg');
	background-repeat: no-repeat;


	}
	
	.floatleftteam	
	{
	float: right;
	width: 158px;
	height: 332px;
	/*background-color: #F63;*/
	background-image: url('../images/photogroup2.jpg');
	background-repeat: no-repeat;

	}


.floatleft	
	{
	float: right;
	width: 338px;
	height: 442px;
	/*background-color: #F63;*/
	background-image: url('../images/homepage_image.jpg');
	background-repeat: no-repeat;
	}


H1{
font: 24px  Geneva, Arial, Helvetica, sans-serif; color: #fff;
padding-top: 200px;
padding-left: 20px;
padding-right: 20px;
}
	
p
{
font: 14px Helvetica, Arial, sans-serif; color: #fff;;
padding-left: 20px;
padding-right: 20px;
line-height: 120%;
line-spacing: 55;
}