@import url(menu.css);

body {
	background: #1c4f88 url(../images/bt.gif) repeat-x left top;
	font-size: 100%;
	}
body, input, select, td, textarea, th {
	color: #232327;
	font-family: Arial;
	}
body, form {
	margin: 0;
	padding: 0;
	}
img, table {
	border: 0 none;
	}
a {
	color: #004681;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
strong {
	color: #004681;
	}
table {
	border-collapse: collapse;
	}
td, th {
	padding: 0;
	}
td {
	vertical-align: top;
	}
textarea {
	overflow: auto;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	background: #FFF;
	font-size: 0.812em;
	margin: 0 auto;
	width: 866px;
	}


#header {
	background: #232327 url(../images/ht.gif) repeat-x left top;
	border-top: 9px solid #1f1f21;
	border-bottom: 3px solid #0088ff;
	height: 64px;
	position: relative;
	padding: 16px 0 0 20px;
	}


#sub_header {
	height: 328px;
	}


#wrap {
	border-left: 296px solid #e5ecf2;
	}
#wrap_admin {
	border-left: 296px solid #ffffff;
	}
	
#content {
	margin: 0 0 0 -296px;
	overflow: hidden;
	}
#content h2,
#content2 h2 {
	border-bottom: 1px solid #d0d5da;
	font-size: 1em;
	margin: 0 0 24px 0;
	padding: 0 0 10px 0;
	}
#content h2 img,
#content2 h2 img {
	vertical-align: top;
	}

#content .indent,
#content2 .indent  {
	padding: 30px 20px;	
	}


#left {
	float: left;
	width: 296px;
	}


#right {
	float: left;
	width: 570px;
	}


#footer {
	background: #1f1f23;
	border-top: 3px solid #0088ff;
	color: #FFFFFF;
	font-size: 0.92em;
	height: 30px;
	padding: 20px 0 0 20px;
	}
#footer a {
	color: #0088ff;
	text-decoration: none;
	}
.footer_text {	
	color: #8b8b8b;
	font-size: 0.92em;
}

.contacts {
	color: #004681;
	font-style: normal;
	font-weight: bold;
	}
.contacts span {
	float: left;
	width: 92px;
	}


.i_block {
	background: url(../images/line-x.gif) repeat-x left top;
	padding: 15px 0 0 130px;
	position: relative;
	}
.i_block img {
	margin: 0 0 0 -130px;
	position: absolute;
	}
.i_block strong {
	display: block;
	padding: 0 0 0.5em 0;
	}


.team {
	overflow: hidden;
	margin: 0 -50px 8px 0;
	position: relative;
	}

.team .col a {
	font-weight: bold;
	}
.team .col img {
	margin: 0 0 px 0;
	vertical-align: top;
	}
.team .col {
	color: #9a9aa6;
	float: left;
	padding: 0 0 12px 0;
	width: 200px;
	}
.photo {
	background: #FFFFFF;
	border: 1px solid #656565;
	color: #FFFFFF;
	padding: 10px;
	margin-left:28px;
	}	
.thumbphoto {
	background: #FFFFFF;
	border: 1px solid #656565;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom:8px;
	}	

.warning
{
	color:red; 
	font-weight:bold;
}