h1, .head1, h2, .head2, h3, .head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
}
h1, .head1 {
	color: #22a222;font-size: 14px;
}

h2, .head2 {
	color: #c25200;
}

h3, .head3 {
	color: #2f66c1;
}


table#content {
	margin-top: 15px;
}


div#maintext {
	padding: 10px 15px 0px 20px;	
	background: repeat-y url(../images/vsep1.png);
}

div#maintext {
	font-size: 12px;
}

div.address, div.contacts {
	margin-bottom: 12px;
}

div.address {
	width: 256px;
	float: left;
	font-size: 10px;
}

div.contacts {
	width: 145px;
	float: left;
	font-size: 10px;
}

table.contacts td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



div#news {
	padding: 10px 10px 0px 8px;	
}

div.newstext {
	padding-right: 27px;
}

div.newstext p {
	text-indent: -2px;
	margin-bottom: 0;
}

span.date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #385cb6;
	color: #fff;
	padding: 0 2px;
}

.readmore  {
	margin-bottom: 14px;
	text-align: right;
}

.readmore a {	
	font-size: 11px;
	color: #b56600;
	padding-left: 13px;
	line-height: 9px;
	
	background: url(../images/rmore_arr.png) no-repeat;
	background-position: 0 -1px;
	text-decoration: underline;		
	margin-bottom: 14px;
}
.readmore a:hover {
	color:#249c24;
	text-decoration: none;
	background-position: 2px -1px;
}

.email_field {
	width: 155px;
	height: 20px;
	background: url(../images/email_fld_bg.png) no-repeat;
	vertical-align: middle;
}

.email_field input.textfield {
	width: 143px;
	border: none;
	background: none;
	margin-left: 6px;
}

