
body
{
	font-family: verdana;
	line-height: 1.5em;
}

#homeTop 
{
	margin: 0px auto 0px auto;
	padding: 50px 0px;
	border-bottom: 1px solid #C5C5C5;
	width: 950px;
	position: relative;
}
	
#homeMid 
{
	margin: 20px auto 0px auto;
	border-bottom: 1px solid #C5C5C5;
	width: 950px;
	position: relative;
}
	
#homeBot 
{
	margin: 20px auto 0px auto;
	width: 950px;
	position: relative;
}
	
#homeBot img
{
	border-width: 0px;
	position: absolute;
	top: 15px;
}


td img
{
	border-width: 0px;
	margin: 25px;
}

input {
	border: 1px solid #C5C5C5;
}

textarea {
	border: 1px solid #C5C5C5;
}

div.infoText {
	font-family: verdana;
	font-size: 11pt;
	text-align: justify;
	line-height: 1.3em;
}
