/* CSS for all front-end elements goes here */

body {
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:0.8em;
	color: #000;
	background:#000;
}

a {
color: #7b9bbc;
}

a:HOVER {
color: #4079b5;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.trans {
	behavior: url("/pngbehavior.htc");
}

.clearer {
clear: left;
line-height: 0;
height: -3px;
}

#wrapper{
border: 1px solid white;
width: 750px; 
margin: 0 auto;
background:#FFF;
}

.black {
background:#000;
height: 9px;
}

.blue {
background:#6a92bc;
border-top: solid 1px white;
border-bottom: solid 1px white;
}

.blue2 {
padding: 5px 20px 5px 20px;
background:#7493b5;
height: 16px;
border-bottom: 1px solid white;
border-top: 1px solid white;
}

.blue3 {
padding: 5px 20px 5px 20px;
background:#97b5d5;
height: 16px;
border-right: 1px solid white;
border-top: 1px solid white;
}

.contactmain {
width: 270px; 
float: left;
background: #eee;
}

.greymain {
padding:20px;

}

.whitemain {
width: 480px; 
float: left;
}

.whitecontent {
padding:20px;
}


.aboutus {
background: url(../Images/Headings/about-us.gif);
width: 68px;
height: 17px;
}

.aboutus h3 {
display:none;
}


.contactus {
background: url(../Images/Headings/contact-us.gif);
width: 90px;
height: 17px;
}

.contactus h3 {
display:none;
}

.address {
background:url(../Images/Text/address.gif);
width: 230px;
height: 185px;
}

.address h4 {
display:none;
}

.maintext {
background:url(../Images/Text/main.gif);
width: 433px;
height: 200px;
}

.maintext h4 {
display:none;
}


.fsatext h5 {
display:none;
}
