body
	{
		background:url(images/backgrou.jpg) repeat;
	}
	
.phone_font{
	float:right;
	padding:125px 273px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bolder;
	color:#FFFFFF;
}

#mainbanner{
	background:url(images/header.jpg) no-repeat; 
	width:780px; 
	height:190px;
}
	
strong{ color:#0069BC; font-size:20px;}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: underline;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #383E4B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #a5d334;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
td.black{
	color:#000000;
}
.px10 {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.px18 {
	font-size: 18px;
}
.red {
	color: #FF0000;
}
.blue_dark {
	color: #23425A;
}
.blue {
	color: #0066A4;
}
.grey {
	color: #666666;
}
#heaingin
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		text-align:left;	
	}
