@charset "iso-8859-1";
/* author: Leong & Associates */
/* Creation date: 13/08/2001 */

body.gradient { 
	background-repeat: repeat-x;
	font-family: arial; 
	font-size: 12px
	
}
.welcome {
	position: absolute;
	left: 77px;
	top: 20px;
}
.la {
	position: absolute;
	left: 58px;
	top: 182px;
}
.bl {
	position: absolute;
	left: 20px;
	top: 447px;
}
.br {
	position: absolute;
	left: 570px;
	top: 447px;
}
.about {
	position: absolute;
	left: 530px;
	top: 227px;
}
.services {
	position: absolute;
	left: 530px;
	top: 271px;
}
.contact {
	position: absolute;
	left: 530px;
	top: 314px;
}
.links {
	position: absolute;
	left: 530px;
	top: 356px;
}
.news {
	position: absolute;
	left: 158px;
	top: 20px;
	color: #4A729A; 
	font-size: 12px;
}
.banner {
	position: absolute;
	left: 0px;
	top: -10px;
}



a { color: #4A729A; font-size: 12px;}
a:link { color: #4A729A; text-decoration: underline;}
a:visited { color: #4A729A; text-decoration: underline;}
a:active { color: #4A729A; text-decoration: underline;}
a:hover { color: #993333; text-decoration: underline;}
