/* CSS Document */

body {
	background-color: #797979;
}

#header {
	display: block;
	position: absolute;
	left: 33px;
	top: 25px;
	height: 110px;
	width: 850px;
}

#content {
	display: block;
	position: absolute;
	left: 33px;
	top: 141px;
	width: 850px;
	height: 469px;
	font-family: "Eras Light ITC", Verdana, sans-serif;
}

#content a:link{
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#content a:visited{
	color: #FFFFFF;
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 12px;
}
#content a:hover{
	color: #000000;
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.whitetext {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.formbasic {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
}


.blacktext {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
}
#office {
	display: block;
	position: absolute;
	left: 616px;
	top: 183px;
	height: 189px;
	width: 117px;
}
.welcome {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.pagetitle {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.modelname {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.testimonial {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.signature {
	font-family: "Eras Light ITC", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-right: 150px;
}

