#banner
{
	 height:182px; 
	 width:696px;
}

#touch
{
	position:relative;
	width:798px; 
	height:43px; 
	left:-48px; 
	top:16px; 
}

#content1
{
	position: absolute; 
	width:750px;
	margin: 83px 0px 0px 0px;
}

#text0
{
	position: absolute; 
	width: 600px; 
	top:280px; 
	left:50px;
}

#text1
{
	position: absolute; 
	width: 200px; 
	top:250px; 
	left:50px;
}

#text2
{
	position: absolute; 
	width: 200px; 
	top:250px; 
	left:280px;
}

#text3
{
	position: absolute; 
	width: 170px; 
	top:250px; 
	left:510px;
}

form
{
	position:relative;
	top:133px;
}

#mailicon
{
	height:31px; 
	width:41px; 
	position:relative; 
	top:16px; 
	left:598px;
}

#contactbox
{
	width: 678px;
	height: 225px;
	padding: 8px;
	top: 10px;
	border: 2px solid #82A555;
}

#contactleft
{
	margin: 12px 0px;
	width: 290px; 
	position: relative;
}

#contactright
{
	position: absolute; 
	top:41px; 
	left:304px;
}

#msgprompt
{
	margin: 10px 5px 3px 0px;
	font-size: 11px;
}

.submit
{
	position:relative;
	height:25px;
	width:128px;
	float:right;
	padding-left:10px;
	margin-top:-10px;
}

#canspam
{
	position:relative;
	font-size: 10pt;
	width:600px;
	left:60px;
	line-height:13pt;
}

.message
{
    background-color: #cccccc;
    color: #0d0d0d;
    border: none;
    width: 373px;
    height: 148px;
    padding: 5px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

.formfield
{
    background-color: #cccccc;
    color: #656565;
    border: none;
    width: 127px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 6px;
    margin-bottom: 12px;
}

.required
{
    color: #0d0d0d;
}

.short
{
    width: 54px;
    height: 20px;
}

