body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

			
td	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

/*Стили таблицы контента*/
.content_table{
}

#content_table_border{
	border-top: 1px solid #EFECE4;
	border-left: 1px solid #EFECE4;
}
/*стиль границ таблицы контента*/
#content_table_border td{
	border-right: 1px solid #EFECE4;
	border-bottom: 1px solid #EFECE4;
}
/*стиль границ таблицы контента*/
/*#content_table_border td table,#content_table_border td table td{border:none;}*/
.content_table td{
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	/* цвет строки по умолчанию*/
	font-family: Arial;
}

.content_table_string{
}
/*стиль, применяемы для выделения строки*/
.content_table .content_table_string td{
	background-color: #e1e6bb;
}
/*цвет выделенной строки*/
.content_table th{
	background-color: #EFECE4;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
	font-weight: 700;
}
/*стиль заголовка таблицы*/
.content_table thead td{
	background-color: #EFECE4;
	font-size: 14px;
	color: #d80d00;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
}
/*стиль заголовка таблицы*/
/*Конец стилей таблицы контента*/
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B6A781;
	text-decoration: none;
	font-size: 24px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	margin: 0px;
}

.slogan {
	color: #959595;
	font-size: 18px;
	font-weight: normal;
}

.menu_left_select {
	color: #B6A781;
	text-decoration: none;
	font-weight: bold;
}

.menu_top {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

.menu_top_select {
	color: #B6A781;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.nadz {
	background: url(/design/images/nadz.gif) no-repeat center bottom;
}

.nadz2 {
	background: url(/design/images/nadz2.gif) no-repeat center bottom;
}

.main_bg {
	background: url(/design/images/main_bg1.jpg) no-repeat right bottom;
}

.email {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.phone {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}

a, .menu_left {
	color: #006699;
}

.menu_left:hover, .menu_top:hover {
	color: #B6A781;
	text-decoration: none;
}

.menu_left:active, .menu_top:active {
	color: #B6A781;
	text-decoration: underline;
}

.phone_code, .city {
	font-size: 13px;
	color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active {
	color: #006699;
	text-decoration: none;
}

.menu_left:link, .menu_left:visited, .menu_top:link, .menu_top:visited {
	color: #006699;
	text-decoration: underline;
}

#content {
	
}

#content table, #content td {
	border-collapse: collapse;
	border: 1px solid #959595;
	padding: 10px;
}

#content img {
	border-width: 0px;
}