.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; text-decoration: none}
.mainheadings {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none}
.devider {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.blacktext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003333; text-decoration: none}
.mainheadingdark {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003333; text-decoration: none}
.maintextdark {   font-family: Arial, Helvetica, sans-serif;  10px; font-weight: normal; color: #FFFFFFF; text-decoration: none}
.prequalmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFCC; text-decoration: none}
.tagline {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #FFFFFF; text-decoration: none}

.quote{
	position:relative;
	width:350px;
	height:60px;
	z-index:8;
	overflow: auto;
	background-color: #DCEFF9;
	layer-background-color: #DCEFF9;
	border: 1px none #000000;
	visibility: visible;
	left:250px;
	top: -45px;
}

.quote2{
	position:relative;
	width:350px;
	height:60px;
	z-index:8;
	overflow: auto;
	background-color: #DCEFF9;
	layer-background-color: #DCEFF9;
	border: 1px none #000000;
	visibility: visible;
	left:20px;
	top: 205px;
}

.quote3{
	position:relative;
	width:350px;
	height:60px;
	z-index:8;
	overflow: auto;
	border: 1px none #000000;
	visibility: visible;
	left:450px;
	top: 150px;
}
.quote5{
	position:relative;
	width:350px;
	height:60px;
	z-index:8;
	overflow: auto;
	border: 1px none #000000;
	visibility: visible;
	left:130px;
	top: -400px;
}
.maincontracts{
	background-image:url(images/maincontract.jpg);
	background-repeat:no-repeat;
}

.prestigehouse{
	background-image:url(images/largehouse.jpg);
	background-repeat:no-repeat; 
}

.leftKeillor
{
position:absolute;
left:-3333px;
}