#container.redarrow {
	background:url(../images/contact_arrow_bg3.gif) no-repeat;
	}
#container.redarrow2 {
	background:url(../images/contact_arrow_bg2.gif) no-repeat;
	}
#formwrapper {
	width:685px;
	min-height:425px;
	float:left;
	}

input {
	float:left;
	clear:left;
	width:668px;
	height:22px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #333333;
	background:none;
	color:#999999;
	margin-bottom:30px;
	}

textarea {
	width:668px;
	height:250px;
	height:210px;
	margin-bottom:35px;
	padding:5px;
	border:1px solid #333333;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size-adjust:100%;
	background:none;
	color:#999999;
	overflow:auto;
	}

textarea:hover, input:hover {
	border:1px solid #ffffff;
	}

textarea:focus, input:focus {
	border:1px solid #911619;
	color:#CCCCCC;
	}
button {
	width:135px;
	height:60px;
	font-size:12px;
	float:right;
	background:url(../images/send_off.gif) no-repeat;
	border:none;
	}		

button:hover {
	cursor:pointer;
	background:url(../images/send_on.gif) no-repeat;
	}
#signature {
	width:210px;
	height:124px;
	float:right;
	
	margin:13px 265px 13px 0;
	}

#ukagent, #ukagentaddress {
	margin-right:265px;
	float:right;
	clear:both;
	width:210px;
	text-align:right;
	}
	
#ukagent {
	margin-top:15px;
	margin-bottom:5px;
	color:#92171c;
	font-family:Helvetica, Arial, san-serif;	
	font-size:16px;
	}

#ukagentaddress {
	font-family:Helvetica, Arial, san-serif;
	color:#4f5660;
	margin-bottom:10px;
	}
#ukagentaddress a, #ukagentaddress a:active, #ukagentaddress a:visited {
	color:#4f5660;
	text-decoration:none;
	}
#ukagentaddress a:hover {
	color:#ffffff;
	text-decoration:none;
	}
#errornotice {
	width:350px;
	float:left;
	clear:left;
	font-family:Helvetica, Arial, sans-serif;
	color:#92171c;
	font-size:16px;
	margin-top:-50px;
	}
#thankspic {
	margin-top:85px;
	float:left;
	clear:both;
	width:270px;
	height:46px;
	}
#contactthanks {
	width:680px;
	min-height:10px;
	float:left;
	clear:left;
	text-align:justify;
	margin-top:10px;
	margin-left:0px;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	}
#signature.fleft {
	float:right;
	margin-top:50px;
	margin-top:18px;
	margin-right:270px;
	}
.highlight {
	background:url(../images/cont_hl_bg.png) repeat;
	}
