body {
	margin:0;
	padding:0;
}

#content {background-color: #f7f7f7;
 		  background-image:url('images/contact_r2_c4.png');
 		  background-repeat:no-repeat;
 		  background-position:left top;
  		  width: 693px;
 		  height: 650px;
 		  border-color: #dddddd;
 		  border-width: 1px;
 		  border-style: solid;
 		  font-size: 10pt;
 		  font-family: bold;}

#header {width: 693px;
		 margin-bottom: 15px;}
#header h3 {font-size: 11pt;
			color:white;
			text-align: left;
			padding-left: 60px;
			padding-right: 55px;}

#column {background-image:url('images/contact_r7_c7.png');
		 background-repeat:no-repeat;
		 background-position:center bottom;
		 padding: 10px 43px;
		 width: 607px;}
#column font {color: #cd0113;
			  font-size: 8.5pt;}
#column input,textarea {width: 300px;
						padding-top: 15px;}

#table1 {margin-left:auto;
		 margin-right:auto;
		 width: 607px;}

#table2 {background-image:url('images/contact_r7_c7.png');
		 background-repeat:no-repeat;
		 background-position:center bottom;}


#fontalign {width: 607px;
			margin-top: 0px;
			margin-bottom: 10px;}
#fontalign font{padding-left: 200px;
				color: #cd0113;
				font-size: 8pt;}

#td1 {width: 200px;
	  padding-top: 5px;}
#td2 {width: 407px;
	  padding-top: 5px;}
#td2 input[type="text"] {padding: 5px;
					width: 200px;}

#td3 {width: 407px;
	  padding-top: 5px;}
#td3 input[type="text"] {padding: 5px;}

#finished {margin-left:auto;
		   margin-right:auto;
		   margin-top: 50px;
		   width: 607px;}

textarea {width: 300px; height: 50px; padding: 5px;}