div#main div.content {
	width:756px;
	padding:0px 0px 0px 0px;
}
div#main div#container	{padding-bottom:0px;padding-top:0px;}
div#left	{
	width:308px;
	height:px;
	background:url(../images/content/contact_left_bg.jpg) bottom left no-repeat #fff;
	padding:19px 0px 334px 8px;
	float:left;
}
h1	{
	background:url(../images/text/contact_h1.gif) top left no-repeat;
	width:268px;
	height:30px;
}
div#left h2	{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#361C0C;
}
div#left p	{
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
}
div#left li	{
	margin:0px 0px 5px 0px;
}
div#left li a	{
	display:block;
	text-decoration:none;
	background:url(../images/text/contact_email.gif) top left no-repeat;
	width:114px;
	height:13px;
}
div#right	{
	float:left;
	background:url(../images/content/contact_right_tile.gif) top left repeat-x #7C8677;
	width:379px;
	border-left:1px solid #686868;
	padding:5px 30px 0px 30px;
}
div#contactformouter	{
	background:url(../images/content/contact_form_bg.jpg) top left no-repeat;
	width:379px;
	padding:112px 0px 0px 0px;
}

div#right h2	{
	background:url(../images/text/contact_formhead.gif) top left no-repeat;
	width:268px;
	height:30px;
}
div#contactformouter p	{
	margin:0px 0px 0px 0px;
	color:#fffcfc;
	}

div#contactform p {display:none;}
div#contactform td p {
	display:block;
	margin:0px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	}
div#contactform td input.full	{
	width:176px;
}
div#contactform td input.twothirds	{
	width:128px;
}
div#contactform td input.half	{
	width:82px;
}
div#contactform textarea {
	width:360px;
	height:55px;
}
form	{display:inline;}
input.full,
input.twothirds,
input.half,
textarea	{
	background:#fff;
	border:1px solid #686868;
	margin:0px 0px 9px 0px;
}
td.a	{padding-right:10px;}
input.submit	{margin:0px 0px 10px 0px;}