body {
	padding: 0px; margin: 0px;
	height:100%;
	background: url(../images/top_bckg.jpg) #dce5f5 repeat-x top;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;	
	color: #000000;
	line-height: 20px;
	}

TD, TR {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}

h1 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	}
	
/* -----------------------------------*/
/* ----------&amp;gt;&amp;gt;&amp;gt; ШАПКА &amp;lt;&amp;lt;&amp;lt;------------*/
/* -----------------------------------*/
	
#header {
	width:100%;
	margin: 10px 0px;
	}
	
#introtext {
	padding: 30px 18px 0px;
	}
	
.headtitle {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0049a1;
	margin-bottom: 10px;
	}	
	
.headtitle span {
	font-size: 44px;
	}

#introtext p {
	font-size: 11px;
	line-height: 16px;
	padding: 0px; margin: 0px;
	}
	
.logo {
	padding: 38px 0px 10px 20px;
	border: 0px;
	}

/* -----------------------------------*/
/* ----------&amp;gt;&amp;gt;&amp;gt; ЦЕНТР &amp;lt;&amp;lt;&amp;lt;------------*/
/* -----------------------------------*/

#center {
	width:100%;
	height: 100%;
	background: url(../images/center_left_corner.jpg) #FFFFFF bottom left no-repeat;
	}

.cornerbr {
		background: url(../images/center_right_corner.jpg) bottom right no-repeat;
		padding: 10px 18px 30px 18px;
	}

/** Меню **/
#menu {
	background: url(../images/menu_bckg.jpg) repeat-x;
	text-align: center;
	font-size: 14px;	
	}

#menu td {vertical-align: middle;}

#menu a {
	margin-top: 10px;
	color: #164273;
	text-decoration: underline;
	}
	
#menu a:hover {
	color: #164273;
	text-decoration: none;
	}

/** Полезные статьи **/
.cenarticles {
	font-size: 11px;
	line-height: 14px;
	}
	
.cenarticles p {padding-bottom: 10px;}

.cenarticles a {
	color: #164273;
	text-decoration: underline;
	}
	
.cenarticles a:hover {
	color: #164273;
	text-decoration: none;
	}
	
.divider {
	background: url(../images/divider.gif) repeat-x;
	height: 1px;
	}

/** Заголовки **/
h2.title {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0px;
	}

h3.arttitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}

/** Вставка фото и видео **/	
.alleft {
	border: 3px #eaf0f9 solid;
	margin: 0px 20px 17px 0px;
	float: left;
	}

.video {
	border: 0px;
	margin: 5px 0px 15px 20px;
	float: right;
	}

/* -----------------------------------*/
/* ------&amp;gt;&amp;gt;&amp;gt; Левая колонка &amp;lt;&amp;lt;&amp;lt;--------*/
/* -----------------------------------*/

#left {
	padding: 0px 20px;
	}

/** Подменю **/	
ul#submenu {
	list-style: none;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
	}
	
ul#submenu a {
	color: #164273;
	text-decoration: underline;
	}
	
ul#submenu a:hover {
	color: #164273;
	text-decoration: none;
	}

/** Полезная информация **/	

#usefullinfo {padding-top: 28px;}

#usefullinfo span {
	font-size: 13px;
	font-weight: bold;
	padding: 0px; margin: 0px;
	}
	
.articles {
	list-style: none;
	padding: 0px 0px 0px 30px;

	font-size: 12px;
	line-height: 20px;
	}

.articles a {
	color: #164273;
	text-decoration: underline;
	}
	
.articles a:hover {
	color: #164273;
	text-decoration: none;
	}
	
/** Задать вопрос специалисту **/	

#question {padding-top: 27px;}

#question span {
	font-size: 14px;
	font-weight: bold;
	padding: 0px; margin: 0px;
	}
	
#question input, textarea {
	border: 1px #164273 solid;
	border-left: 6px #164273 solid;
	width: 205px;
	}

#question .button {
	border: 1px #0049a1 solid;
	background-color: #f2fcff;
	color: #001799;
	width: 130px;
	margin: 7px 0px 0px 18px;
	font-size: 12px;
	}

/* -----------------------------------*/
/* -----&amp;gt;&amp;gt;&amp;gt; Правая колонка &amp;lt;&amp;lt;&amp;lt;--------*/
/* -----------------------------------*/

#right {
	padding: 70px 15px 0px;
	}

/* -----------------------------------*/
/* ----------&amp;gt;&amp;gt;&amp;gt; ПОДВАЛ &amp;lt;&amp;lt;&amp;lt;-----------*/
/* -----------------------------------*/

#footer {
	text-align: center;
	font-size: 11px;
	padding: 20px 0px 10px;
	line-height: 16px;
	}

#footer a {
	color: #000000;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}

ul.opros_left {margin: 0px; padding: 0px; padding-bottom: 10px;}
ul.opros_left li {margin: 0px; padding: 0px; list-style: none;}
