#menu a{
	font:14px/51px Arial, Helvetica, sans-serif;
	color:white;
	display:block;
	padding:0 32px;
	text-transform:uppercase;
	text-decoration: none;
	}
#menu a:hover, #menu a.selected{
	color:white;
	background:url(../images/menu_on.jpg) left top repeat-x;
	}
.phno{
	margin:47px 0 0 369px;
	}
.banner-bg{
	background:url(../images/banner_bg.jpg) center top no-repeat;
	width:970px;
	height:473px;
	}
#features{
	width:338px;
	height:314px;
	background:#000 url(../images/feature_bg.jpg) left top no-repeat;
	color:#FFFFFF;
	}
#features h1{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	}
#features p{
	background:url(../images/bullet2.gif) left 5px no-repeat;
	padding-left:13px;
	}

p.re{
	background:url(../images/bullet.gif) left 5px no-repeat;
	padding-left:13px;
}
.footer{
	background:url(../images/footer_bg.jpg) left top repeat-x;
	height:115px;
	padding-top:20px;
	}
.footer a{
	padding:0 10px;
	color:#000;
	font-size:14px;
	text-decoration:none;
	}
.footer a:hover{
	color:#a80000;
	text-decoration: underline;
	}
	

/********************/
.p22{padding:22px;}
.mt5{margin-top:5px;}
