#main {
	width: 678px;
	height: 1050px;
	float:left;
	display:block;
	margin:  0 0 0 1px;
	background-color:#ffffff;}

#news {
	width:266px;
	height: 380px;
	background-image:url(/img/contact.jpg);
	background-color: #CFCFD3;
	color: #000000;
	float:left;
	text-align:center;
	margin: 0px 0 0 1px;
	padding: 0px;}

#news h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#0066FF;}

#news h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;}

#content {
	width: 406px;
	float: right;
	height: 378px;
	text-align:left;
	background-color:#ffffff;
	margin: 2px 1px 0 0;}

#content h1 {
	text-align:left;
	padding: 20px 0 0 60px;}
	
.form {
	width: 400px;
	height: 500px;
	float:left;}

.form_txt {
	width:100px;
	text-align:right;
	padding: 0 10px 0 0;
	color:#666666;
	font-size:12px;
	float:left;}

.brd {
	background-color:#ffffff;
	padding: 0 0 0 30px;}		