body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
}
h1, h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.red {
	color: #FF0000;
}
#fax {
	background-image: url(../forms/fax.png);
	background-repeat: no-repeat;
	height: 86px;
}
#fax input {
	margin-top: 50px;
	margin-left: 20px;
}
#mail {
	background-image: url(../forms/email.png);
	background-repeat: no-repeat;
	height: 85px;
}
#mail  input {
	margin-top: 45px;
	margin-left: 20px;
}

#online {
	background-image: url(../forms/online.png);
	background-repeat: no-repeat;
	height: 86px;
}
#online input {
	margin-top: 40px;
	margin-left: 20px;
}

#help {
	background-image: url(../forms/help.png);
	background-repeat: no-repeat;
	height: 85px;
}
#help input {
	margin-top: 40px;
	margin-left: 20px;
}
.drkblue {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.drkred {

	color: #990000;
}
.drkgreen {


	color: #006633;
}
#testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#grey {
	color: #666666;
}
