body {	width: 974px;	margin: 0 auto;	padding: 0;	font-family: sans-serif;}img {	border: none;}#header {	position: relative;	width: 961px;	height: 153px;	background-image: url('images/header_bg.png');	padding: 0;	margin: 0 auto 4px auto;}#header * {	padding: 0;	margin: 0;}.logo {	position: absolute;	left: 22px;	top: 56px;}.button_home {	position: absolute;	left: 222px;	top: 86px;}.button_envelope {	position: absolute;	left: 258px;	top: 89px;}.top_right_img{	position: absolute;	left: 691px;	top: 25px;}#side {	width: 234px;	padding: 0 0 0 7px;	margin: 0;	vertical-align: top;
	display:inline-block;
	zoom:1;
	*display:inline;}#side img {	margin: 0 2px 3px 0;	padding: 0;}#main {	/*width: 725px;*/	width: 679px;	min-height: 564px;	background: #f8f8f8 url('images/main_bg_top.png') no-repeat scroll top center;	vertical-align: top;	margin: 0;	padding: 23px;	color: #666666;	font-size: 12px;
	display:inline-block;
	zoom:1;
	*display:inline;}#main img {	float: left;	margin-right: 20px;}#footer {	position: relative;	width: 962px;	height: 36px;	margin: 8px auto 0 auto;	background-image: url('images/footer_bg.png');}#copyright {	position: absolute;	left: 12px;	top: 10px;	text-transform: uppercase;	color: white;	font-size: 14px;}#tac {	position: absolute;	right: 9px;	top: 8px;	font-size: 14px;	left: 768px;}#tac a {	color: black;}h1 {	background-image: url('images/heading_bullet.png'); /* Orange square that is beside each subheading */	background-repeat: no-repeat;	background-position: 0px 20px;	font-size: 20px;	padding: 15px 10px 8px 16px;	border-bottom: 1px dotted #666666; /* This is the dotted pixel line used as page separator - under sub headings */	clear: both;}ul {	list-style-image: url('images/bullet.png');}li {	padding-bottom: 12px;}#dotted {	 background-image: url('images/heading_bullet.png');  /* Orange square that is beside each subheading */	background-repeat: no-repeat;	background-position: 0px 20px;	font-size: 20px;	padding: 15px 10px 8px 16px;	border-bottom: 1px dotted #666666; /* This is the dotted pixel line used as page separator - under sub headings */	clear: both;}.form input {
	width:180px;
	height:21px;
	font-family:sans-serif;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}
.form textarea {
	width:190px;
	height:136px;
	font-family:sans-serif;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}
td {
	vertical-align: top;
}
