@charset "utf-8";
#container {
	height: 580px;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/index.v2.jpg);
	background-repeat: no-repeat;
	position: relative;
}
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #4C94AD;
	margin-top: 40px;
	font-family: arial;
}
#calltoday {
	position:absolute;
	width:176px;
	height:86px;
	z-index:1;
	top: 292px;
	left: 24px;
	color: white;
	font-size: 24px;
}
#calltoday a {
	color: white;
	text-decoration: none;
}
#orange1 {
	position: absolute;
	height: 52px;
	width: 274px;
	left: 200px;
	top: 185px;
	color: #EA8841;
	font-size: 18px;
}
#orange2 {
	height: 72px;
	width: 248px;
	position: absolute;
	left: 426px;
	top: 271px;
	font-size: 14px;
	color: #EA8841;
	font-family: tahoma;
}
.text30px {
	font-size: 24px;
	font-family: arial;
}




.text24px {
	font-size: 16px;
}
#greytext {
	position: absolute;
	height: 104px;
	width: 247px;
	left: 220px;
	top: 378px;
	font-size: 12px;
	color: #979797;
	text-align: justify;
}
#bluetext {
	position: absolute;
	width: 247px;
	height: 105px;
	left: 493px;
	top: 378px;
	font-size: 14px;
	text-align: left;
	color: #469eb9;
}
#footer {
	position: absolute;
	height: 21px;
	width: 214px;
	left: 540px;
	top: 523px;
	color: #E88742;
	font-size: 14px;
	font-family: arial;
}
#footer a {
	color: #EA883F;
	text-decoration: none;
}
