#content {
	border-bottom:1px solid #fff;
	background:url(../images/content/about_content_tile.gif) top left repeat-y #CB7B00;
}
#topimage {
	background:url(../images/content/contact.jpg) top left no-repeat #CB7B00;
	height:137px;
	width:910px;
}
#left,
#right {float:left;}

#left {
	width:272px;
	padding:13px 0px 11px 0px;
	margin:0px 0px 0px 0px;
}
/* intro text */

#right {
	width:630px;
	padding:10px 0px 20px 0px;
}

#right h3 {
	background:url(../images/text/contact_h1.gif) top left no-repeat;
	width:472px;
	height:33px;
}

#right strong {color:#00AAE4;}

#right p a {color:#B75600;}

#rightA,
#rightB {float:left;}
#rightA {width:240px;}
#rightB {width:360px;margin:0px 0px 0px 10px;}

#rightA p {line-height:1.3em;}

#rightA p#address,
#rightA li {
	font-size:12px;
}
#rightA p#address 
	{margin:10px 0px;}

#rightA p#address:first-line {
	color:#00AAE4;
	font-weight:bold;
	}
#rightA li a {
	color:#B75600;
	font-size:12px;
	}
#contactform {padding-top:5px;}
#contactform p strong {color:#00AAE4;}
#contactform p {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#00AAE4;
	margin:0px 0px 0px 0px;
}
#contactform td p {
	margin:0px 0px 4px 0px;
	color:#00AAE4;
	}
form {display:inline;}
input.full	{width:176px;}

input.twothirds	{width:129px;}

input.half	{width:82px;}

textarea {
	width:360px;
	height:55px;
}

input.full,
input.twothirds,
input.half,
textarea,
#emailfrom	{
	background:#e1e1e1;
	border:1px solid #00AAE4;
	margin:0px 0px 8px 0px;
}
td.a	{padding-right:10px;}