h1
{
	font-family: Helvetica, Verdana;
	font-size: 14pt;
	color: #000000;
}

h2
{
	font-family: Helvetica, Verdana;
	font-size: 13pt;
	color: #000000;
}

h3
{
	font-family: Helvetica, Verdana;
	font-size: 10pt;
	color: #FF0000;
}

p
{
	font-family: Helvetica;
	font-size: 10pt;
	color: #1a5498;
}

td
{
	font-family: Helvetica, Verdana;
	font-size: 10pt;
	color: #1a5498;
}


div#mainimg
{
	background-image: url(../images/contactusmain.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:532px;
	position:relative;
	border-bottom: 1px solid #000000;
	overflow:hidden;
}

div#iframe
{
	position:absolute;
	top:175px;
	left:8px;
	background-color: transparent;
}

div#message
{
	position:absolute;
	top: 21px;
	right: 25px;
}
