body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFF;
	text-align: left;
	margin: 0 auto;
	width: 770px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 135px;
}
#header #home {
	position: absolute;
	left: 465px;
	top: 0px;
	height: 26px;
	width: 86px;
}

#header #mainNav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 108px;
	height: 28px;
	width: 449px;
}




#maincontent {
	height: 385px;
	width: 390px;
	position: absolute;
	top: 146px;
	left: 192px;
	font-size: 12px;
	text-align: left;
}
#footer {
	background: #999;
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 770px;
	clear: both;
}
#leftbar {
	margin: 0px;
	padding: 0px;
	height: 289px;
	width: 188px;
	float: left;
	position: absolute;
}
#rightbar {
	margin: 0px;
	padding: 0px;
	height: 289px;
	width: 174px;
	float: right;
	position: relative;
}
#maincontentall {
	height: 289px;
	width: 390px;
	position: absolute;
	top: 146px;
	left: 192px;
	font-size: 70%;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
.startText {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
}
.services {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}
.justcall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0F3C80;
}
.sales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #636;
	text-align: center;
	font-weight: bolder;
}
.commingSoon {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding: 50px 50px 20px;
	height: 100px;
	width: 200px;
	margin-left: 50px;
	border: 5px dashed #90C;
	margin-top: 50px;
}
.nuMbers {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-variant: normal;
}
.important {
	color: #F00;
}
