@charset "utf-8";

div#submenu {
	float: right;
	width: 260px;
	margin: 120px 0 0 0;
	padding: 0 10px 0 0;
}

div#support {
	padding: 0 0 9px 0;
	background: url(/images/support_frame_bottom.gif) no-repeat bottom left;
	text-align: center;
}

div#support big {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

div#support div.frame_top {
	background: url(/images/support_frame_top.gif) no-repeat top left;
	padding: 9px 0 0 0;
}

div#support div.frame_middle {
	background: url(/images/support_frame_middle.gif) repeat-y top left;
}




div#content {
	margin: 40px 270px 0 90px;
}

div#content div.text {
	margin-right: 0;
}

div#content form table, 
div#content form table td {
	border: none;
	padding: 10px 0;
	font-size: 1em;
}

div#content form table caption {
	color: #666666;
	font-style: italic;
}

div#content form table td.property {
	width: 220px;
}

div#content form table td input.text,
div#content form table td textarea {
	width: 240px;
}

div#content form table td input.area {
	width: 50px;
	text-align: right;
}

div#content form table td input#phone {
	width: 153px;
}

div#content form table td input#code {
	width: 35px;
	margin: 0 2px;
}

div#content form table td.property em,
div#content form table caption em {
	color: #d81600;
	font-style: normal;
}
