@charset "UTF-8";
#body {
	background-color: #06C;
	height: 800px;
	width: 1006px;
	margin-top: 0px;
	margin-left: 0px;
}
#wrap {
	background-color: #FFF;
	width: 1006px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	background-image: url(images/wrap-background.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
#middle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 110px;
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
	padding-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-style: normal;
	line-height: 40px;
	text-decoration: none;
}
#top {
	height: 190px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	height: 175px;
	width: 385px;
	top: 0px;
	right: 0px;
	position: absolute;
	padding-top: 0px;
	padding-left: 45px;
	line-height: 40px;
	left: 490px;
	background-image: url(images/white-trans.png);
	margin: 0px;
}
#evcc {
	height: 160px;
	width: 410px;
	margin-top: 0px;
	position: absolute;
	left: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(images/white-trans.png);
}
#medvet {
	background-color: #FFF;
	height: 310px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/medvetservices.png);
}
#logo {
	background-color: #FFF;
	height: 93px;
	width: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#moreinfo {
	height: 90px;
	width: 400px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin-bottom: 60px;
	background-image: url(images/learn-more-button.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
