body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;	
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {
	background-color: #fff;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	line-height: 18px;
	color: #5b5f62; /*52697E;*/
}
body {
	text-align: center;
	overflow: auto;
	border-top: 5px solid #275fc5;
}
.wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 47px;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	padding-top: 32px;
	/*padding-bottom: 15px;*/
}
h3 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	float: right;
}

.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
#header
{
width: 700px;
height:120px;
}
#header a {
	text-decoration: underline;
	color:#5f75a1; 
}
#header a:hover {
text-decoration: underline;
	color:#3d5d98;}

.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
	text-decoration: underline;
}
.tabsContent {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc dotted;
	border-top: 0px solid;
	width: 698px;
	min-height: 500px;
	overflow: hidden;
}
/*начало формата для Главной */

/*формат для фото на Главной */
.tab img {
float: left;
padding: 5px 10px 5px 0px ;
}

/*окончание формата для фото на Главной */
.tab_1 {
	padding: 7px 16px 16px 16px;
	display: none;
}
.tab_1 h2 {
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
}
.tab_1h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab_1 p {
	margin-top: 10px;
	/*clear: both;*/
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab_1 li {
	margin: 10px 0 0 35px;
}
.tab_1 a {
	color: #8FB0CF;
}
.tab_1 strong {
	font-weight: bold;
}
.tab_1 pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab_1 table {
	width: 100%;
}
.tab_1 table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab_1 dt {
	margin-top: 16px;
}
/*Завершение формата для Главной */
.tab {
	padding: 7px 16px 16px 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
}
/*.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}*/
.tab p {
	margin-top: 10px;
	/*clear: both;*/ 
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}
.footer {
	clear: both;
	color: #4c4c4b;
	font-size: 0.9em;
	height: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 5px solid #ccc;
	padding: 1em 0 1em 0;
	margin-bottom: 10px;
	text-align: center;}

.footer a {
color: #777977;
text-decoration: none;
}

