#contact {
	margin-top:2em;
	overflow:auto;
	font-size:1.2em;
	}

#form {
	margin:1em;
	padding:1em;
	width:460px;
	float:left;
	background-color:#FFFFFF;
	color:#333333;
	background:url(../images/header_bg.gif) repeat-x top left;
	}
	

	
form.contactform fieldset {
	border-style:solid none none;
	}
form.contactform legend {
	padding: 0 0.2em;
	font-weight: bold;
	}
	  
form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

form.contactform fieldset li {
	list-style: none;
	margin:1em;
	font-weight:600;
	}

form.contactform label {
	width: 10em;
	}

.formborder{
	border: 1px #333333 solid;
	width:220px;
	}
	
.formsubmit{
	background-color:#333333;
	color:#FFFFFF;
	padding:0.5em;
	margin-left:10.2em;
	margin-bottom:1em;
	}
	
.form p {
	padding:1em;
	}
	
.othercontacts {
	margin:1em 0 0 520px;
	padding-left:0em;
	position:relative;
	}
	
.othercontacts a{
	text-decoration:none;
	}
	
.othercontacts img{
	vertical-align:middle;
	margin-right:1em;
	}
	
othercontacts p {
	margin-bottom:2em;
	}
	
.othercontacts h1{
	font-weight:bold;
	font-size:2.5em;
	line-height:0.7em;
	color:#333333;
	margin-bottom:0.5em;
	}
.othercontacts ol {
	margin-top:2em;
	}
	
.othercontacts li {
	list-style-type:none;
	margin:1em 0 1em 0;
	}


#bottomcontent {
	height:160px;
	}
