@charset "utf-8";
/* CSS Document */

.abc a
{
	color:black !important;
}
.top-phone
{
color:#FFF !important;	
hover:#FFF;
}
#banner
{ position:relative;
	display:block;
	
}
#banner img
{
	width:100%;
}

.heading
{ position:absolute;
top:70px;
left:700px;
}

.innerheading
{ position:absolute;
top:20px;
left:750px;
}

.phone
{
    font-size: 48px;
    line-height: 48px;
    color: #ffda4b !important;
    text-decoration: none !important;
    font-weight: 700;
    padding-bottom: 20px;
}

#about
{
	line-height:30px;
}
#nav
{
	color:#f1bd0a !important;
	font-weight:bold;
	font-size:30px;
}
#footer-phone
{
	color:#000 !important;
	
	}