/*контент главной страницы*/
div#left-all {
	float: left;
	width: 227px;
	margin-left: 21px;
	_margin-left: 10px;
}
div#left-column {
	float: left;
	width: 227px;
	background-color: #F7F5E9;	
}
.left-column-border {
	float: left;
	width: 227px;
	height: 1px;
	font-size: 1px;
	background-image: url(../images/site_images/line2.gif);
	background-repeat: no-repeat;
}
div#title1 {
	float: left;
	width: 227px;
	height: 17px;
	margin: 20px 0 15px 21px;
	_margin-left: 10px;
}
.title-div-img {	
	height: 14px;
	background-image: url(../images/site_images/title.gif);
	background-repeat: no-repeat;
}
div#title2 {
	float: left;
	width: 434px;
	height: 17px;
	margin: 23px 0 15px 33px;
}
.title1-div-img {	
	height: 17px;
	background-image: url(../images/site_images/welcome.gif);
	background-repeat: no-repeat;
}
div#right-column {
	float: left;
	width: 433px;
	background-image: url(../images/site_images/right_column_bg.gif);
	background-repeat: repeat-y;
}

div#right-column .text
{
	padding: 0px 15px 0px 15px;
}

div#right-all {
	float: left;
	width: 433px;	
	margin-left: 33px;
}
.right-column-top-border {
	float: left;
	width: 433px;
	height: 7px;
	font-size: 1px;
	background-image: url(../images/site_images/line3.gif);
	background-repeat: no-repeat;
}
.right-column-bott-border {
	float: left;
	width: 433px;
	height: 6px;
	font-size: 1px;
	background-image: url(../images/site_images/line4.gif);
	background-repeat: no-repeat;
}
.line2 {
	float: left;
	width: 433px;
	height: 1px;
	font-size: 1px;
	background-image: url(../images/site_images/line5.gif);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
}
div#title3 {
	float: left;
	width: 433px;
	height: 17px;
	margin-top: 30px;
}
.last-news {	
	height: 17px;
	background-image: url(../images/site_images/last-news.gif);
	background-repeat: no-repeat;
}
.table1 {
	width: 225px;
	float: left;
}

.table1 td
{
	padding-top: 5px;
}

.td1, .td3 {
	background-image: url(../images/site_images/line6.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.td2 {
	height: 13px;
}
.td3 {
	width: 76px;
}
.date-txt {
	font-family: Georgia;
	font-size: 11px;
	color: #BB1414;
	padding: 0;
	padding-bottom: 10px;
}
.more {

}
.more1 {
	margin-left: 235px;
}
.arrow1 {
	margin-bottom: -1px;
	margin-left: 3px;
}
div#write {
	float: left;
	width: 227px;
	height: 95px;
	background-image: url(../images/site_images/write.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.our-mail {
	padding: 28px 0 0 126px;
	text-indent: 0px;
}
div#footer {
	float: left;
	width: 683px;
	height: 23px;
	background-image: url(../images/site_images/line8.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 21px;
	_margin-left: 10px;
}
div#footer-left, #footer-right {
	width: 9px;
	height: 23px;
	background-image: url(../images/site_images/line7.gif);
	background-repeat: no-repeat;
}
div#footer-left {
	float: left;
}
div#footer-right {
	float: right;	
}
.p-footer {
	float: left;
	width: 665px;
	text-align: left;
	color: #555454;
	margin-top: 7px;
}

.contingent
{
	width: 400px;
}

.contingent td
{
	padding-bottom: 5px;
}

.contingent .number
{
	width: 25px;
}

ul#left-menu
{
}

ul#left-menu li
{	
	list-style: none;
	float: left;
	width: 200px;
}

ul#left-menu li.current
{
	color: #000;
	font-weight: bold;
}

ul#left-menu li a
{
	font-weight: bold;
}

ul#left-menu li a:hover
{
	font-weight: bold;
}

.contact
{
	margin: 0px;
	width: 400px;
	float: left;
	font-weight: normal;
}

.contact .bold
{
	font-weight: bold;
}

.feedback input, .feedback textarea
{
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

.feedback textarea
{
	width: 400px;
}
