#hl {
	width: 300px;
	position: relative;
	left: 500px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
	height: 252px;
	top: -250px;
}
#why {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: -140px;
	position: relative;
	height: 10px;
}
#abouth {
	font-size: 24px;
	height: 10px;
	width: 300px;
	left: 500px;
	top: -450px;
	text-align: center;
	position: relative;
}


#mainbody {
	width:900px;
	border-radius:25px;
	margin-left: auto;
	margin-right: auto;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: auto;
	border-top-style: none;
	border-bottom-style: none;
}
#map {
	top: -100px;
	right: 0px;
	position: relative;
	height: 350px;
	width: 425px;
	left: 50px;
	border: thin inset #333;
}

#bod {
	background-color: #006;
}


#phone {
	width: 300px;
	border-radius:15px;
	height: 180px;
	position: relative;
	top:-200px;
	left: 500px;
	text-align: center;
	font-size: 24px;
	background-color: #9D9DEC;
	border: medium solid #003;
}

#banner {
	width: 800px;
	height: 150px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}#banner2 {
	background-color: #FFF;
	height: 250px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F00;
	text-align: center;
	position: relative;
	font-weight: bold;
	font-variant: small-caps;
	left: 50px;
	right: auto;
	top: 50px;
}
#mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009;
	height: 250px;
	width: 400px;
	position: relative;
	top: 50px;
	left: 50px;
}

#nav {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#nav {
	top: -300px;
}
#navbar {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#services {
	border: medium ridge #03F;
	border-radius:15px;
	font-size: 16px;
	color: #FC0;
	height: 500px;
	width: 350px;
	background-color: #00C;
	text-align: center;
	position: relative;
	left: 50px;
	top: 200px;
}
#bod #mainbody #hl p {
	color: #00C;
	font-size: 36px;
}
#bod #mainbody #hl p {
	color: #000;
	font-size: 24px;
}
