html, body, table, tr, th, td, div, span, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: url(img/206.jpg) no-repeat;
	background-attachment:fixed;
}
a {
	color: #08588B;
}
a:visited {
	color: #08588B;
}
a:hover {
	color: #e15616;
}
DIV#all {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background: url(img/bg-draft3.jpg) 0 130px #fff repeat;
}
/* Лого и визуал*/
#visualMain {
	width: 760px;
	height: 80px;
	background: url(img/bg-main2.jpg) no-repeat;
}
#logoMain {
	width: 190px;
	height: 53px;
	background: url(img/bg-logo.png); 
	voice-family: inherit;
	filter:alpha(opacity=80);
	float: left;
	text-align: center;
	margin-top: 17px;
}
#logoMain td.icons {
	width: 95px;
	height: 53px;
	text-align: center;
	vertical-align: middle;
	
}
#logoMain td.logo {
	width: 190px;
	height: 53px;
	float: left;
	text-align: left;
	vertical-align: middle;
}
/* Блок навигации */
#nav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 80px;
	/*position: absolute;*/
}
#nav DIV {
	display: none;
}
#menu TD {
	width: 95px;
	height: 40px;
	background: url(img/line.gif) left #08588B no-repeat;
	text-align: center;
}
#menu A {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#menu A:hover {
	color: #d2918d;
}
.subMenu TD {
	width: 85px;
	height: 40px;
	background: url(img/line.gif) left #c2c1c1 no-repeat;
	padding-left: 10px;
}
.subMenu TD.empty {
	background: none;
}
.subMenu TD.first {
	background-image: none;
}
.subMenu A {
	color: #656261;
	text-decoration: none;
	font-size: 10px;
	line-height: 1;
}
.subMenu A:visited {
	color: #656261;
}
.subMenu A:hover {
	color: #fff;
}

/* Таблица 4 с галереей */
TABLE#gallery {
	width: 760px;
	height: 125px;
	margin-top: 14px;
}
TABLE#gallery A {
	font-size: 11px;
	color: #000000;
}
TD.gal1 {
	width: 95px;
	background: url(img/right-quote.gif) 85% 50% #c2c1c1 no-repeat; 
}
TD.gal1 P {
	font-size: 11px;
	color: #777473;
	text-align: left;
	padding: 0;
	margin-left: 20px;
}
TD.gal2 {
	width: 570px;
	background: url(img/gal-crner.gif) 100% 100% #c2c1c1 no-repeat;
}
TD.gal2 P {
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
}

/* Таблица 5 с главным содержанием */
TABLE#main {
	width: 760px;
	margin-top: 35px;
	margin-bottom: 20px;
}

/* Левая колонка */
TD#left {
	vertical-align: top;
}
DIV.banner {
	width: 95px;
	padding-top: 6px;
	background: #08588B;
	text-align: center;
}
DIV.banner P {
	background: url(img/ban-crner.gif) 100% 100% #08588B no-repeat;
	padding: 9px 6px;
	text-align: left;
	font-size: 11px;
	color: #fff;
}
DIV.banner A {
	color: #fff;
}
DIV.banner A:visited {
	color: #fff;
}
DIV.banner A:hover {
	color: #D17D10;
}
DIV.mini {
	width: 95px;
	text-align: center;
}
DIV.mini P {
	background: url(img/right-arrow.gif) 0px 3px no-repeat;
	text-align: left;
	font-size: 11px;
	padding-left: 12px;
}
DIV.mini A {
	color: #070BAC;
	font-size: 11px;
}
DIV.mini A:hover {
	color: #FA0421;
}

/* Правая колонка */
TD#right {
	vertical-align: top;
}
TD#right TD {
	vertical-align: top;
	/*padding-left: 25px;*/
}
TD#right H1 {
	font-size: 18px;
	font-weight: normal;
	color: #08588B;
	margin-bottom: 1em;
}
TD#right P {
	font-size: 13px;
	margin-bottom: 1.5em;
}
TD#right P.header {
	font-size: 18px;
	color: #08588B;
	margin: 0;
	margin-bottom: 10px;
}
TD#right UL.content {
	margin: 0;
	padding: 0;
}
TD#right UL.content {
	font-size: 13px;
	margin-left: 1.5em;
	margin-bottom: 2em;
}
UL.content LI {
	list-style-type: none;
	margin-bottom: 0.5em;
	text-indent: -1.3em;
	padding-left: 0;
}
TD#right OL {
	margin: 0;
	padding: 0;
	margin-left: 2em;
	margin-bottom: 2em;
	font-size: 13px;
}
TD#right OL LI {
	margin-top: 0.5em;
}

/* Галерея */
TD#gal P {
	font-size: 11px;
}
DIV.thumbnail {
	width: 110px;
	float: left;
	margin: 10px 30px 10px 0;
}
DIV.thumbnail IMG {
	border: 1px solid #c2c1c1;
}
DIV.thumbnail clear {
	clear: left;
}

/* Таблица 3 с подвалом */
TABLE#footer TD {
	vertical-align: top;
	background: #08588B;
}
TABLE#footer TD.addr {
	width: 215px;
	background: url(img/foot-crner.gif) #08588B no-repeat;
}
TABLE#footer TD.phone {
	width: 190px;
	text-align: right;
}
TABLE#footer DIV {
	padding: 13px 0 20px 0;
}
TABLE#footer P {
	font-size: 11px;
	color: #fff;
}
TABLE#footer A {
	color: #fff;
}
TABLE#footer A:hover {
	color: #e1b4b1;
}

/* Прокрутка*/
.t2
{
color:#7a7a7a;
font-size:11px;
font-weight:normal;
font-family:tahoma,verdana,sans-serif;padding-left:20px;
padding-right:15px;line-height:14px;
text-align:justify;
}
.t3
{
color:#7a7a7a;
font-size:12px;
font-weight:normal;
font-family:tahoma,verdana,sans-serif;
text-align:left;
}
.h2
 {
color:#FF710A;font-size:11px;
font-weight:bold;
font-family:tahoma,verdana,sans-serif;
}


