* {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, serif;
}

img,a:active {
	border: 0;
}

a,a h2 {
	color: white;
	white-space: nowrap;
}

a:hover {
	text-decoration: none;
}

.clearer {
	clear: both;
}

h1 {
	font: bold 17px arial;
	color: #186495;
	margin: 15px 0;
}

h2 {
	font: normal 18px arial;
	color: white;
	margin: 15px;
}

p {
	margin-bottom: 15px;
	font: normal 12px verdana;
	color: #333333;
	text-indent: 2em;
}

dl {
	margin: 0 15px 30px 15px;
	font: normal 12px arial;
	color: #dddddd;
}

dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

dl dd {
	margin-bottom: 15px;
}

html {
	height: 100%;
}

body {
	background: #2b2c2c url(i/bg.gif) repeat;
	width: 100%;
	height: 100%;
}

#container {
	width: 766px;
	margin: 0 auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	/* background-color: #186495; */
	background: #186495 url(i/faux.gif) repeat-y;
	/* background-color: #FFFFFF; */
}

#top {
	position: relative;
	height: 72px;
	background-color: #10476b;
	border-bottom: 4px solid #183046;
}

#name {
	position: absolute;
	top: 11px;
	left: 206px;
}

#top  .flag {
	position: absolute;
	top: 12px;
	display: block;
	width: 29px;
	height: 19px;
	border: 1px solid black;
	background-position: 0 -19px;
}

#top a.act {
	background-position: 0 0;
}

#top a.flag:hover {
	background-position: 0 0;
}

#rus {
	right: 67px;
	background: url(i/rus.gif);
}

#eng {
	right: 30px;
	background: url(i/eng.gif);
}

#icons {
	position: absolute;
	top: 42px;
	right: 15px;
	display: block;
	float: right;
	height: 13px;
}

#icons a {
	color: #dddddd;
	font-size: 10px;
	margin: 0 15px 0 5px;
}

#icons img {
	position: relative;
	top: 4px;
}

#tower {
	position: absolute;
	top: 50px;
	left: 71px;
}

#leftcol {
	width: 536px;
	float: left;
	background: white;
}

#rightcol {
	width: 230px;
	padding-bottom: 150px;
	float: right;
	background: #186495;
}

#rightcol ul {
	padding: 30px 0 45px 0;
	background: url(i/bgmenu.gif) repeat-x bottom;
	list-style-type: none;
}

#rightcol ul li {
	display: block;
	margin-bottom: 1px;
}

#rightcol ul li a {
	display: block;
	color: white;
	text-transform: uppercase;
	height: 20px;
	background: #165c8d;
	text-decoration: none;
	font: 13px arial;
	text-align: right;
	padding: 4px 30px 0px 0;
	font-weight: 900;
}

#rightcol ul li a.parentHereRow {
	background: #336699;
}

#rightcol ul li a.hereRow {
	background: #336699 url(i/arrow.gif) no-repeat scroll 15px 8px;
}

#rightcol ul li a.subHereMenu {
	background: #336699 url(i/arrow.gif) no-repeat scroll 15px 8px;
	height: 16px;
	font: 13px arial italic;
	text-transform: none;
	padding: 4px 30px 4px 0;
}

#rightcol ul li a.subMenu {
	background: #165c8d;
	height: 16px;
	font: 13px arial italic;
	text-transform: none;
	padding: 4px 30px 4px 0;
}

#rightcol ul li a:hover {
	background: #336699 url(i/arrow.gif) no-repeat scroll 15px 8px;
}

#content {
	margin: 30px;
	font: normal 12px verdana;
	min-height: 450px;
}

#content a {
	color: #186495;
	text-decoration: underline;
	font: inherit;
}

#content img {
	border: 1px solid black;
	margin: 3px 2em 1em 0;
	clear: both;
}

#content ul {
	list-style-type: square;
	font: inherit;
	clear: both;
}

#content ul li {
	margin-left: 30px;
	margin-bottom: 4px;
	font: inherit;
}

#rightbg {
	position: relative;
	height: 0;
}

#rightbg img {
	position: absolute;
	top: -94px;
	right: 0;
}

#bottom {
	height: 80px;
	position: relative;
	background: url(i/bgbottom.gif) repeat-x top;
}

#bottom ul {
	padding: 30px 0 0 30px;
	list-style-type: none;
}

#bottom ul li {
	float: left;
	margin-right: 5px;
	font-size: 11px;
	color: #cccccc;
}

#bottom ul li.last span {
	display: none;
}

#bottom ul li a {
	margin-right: 5px;
	color: inherit;
}

#copy {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 11px;
	color: #cccccc;
}

#accordion {
	border: 1px solid #1F669B;
	width: 230px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-size: 12px;
	padding: 4px 6px 4px 6px;
	margin: 0;
	border-style: solid none solid none;
	border-top-color: #BDC7E7;
	border-bottom-color: #182052;
	border-width: 1px 0px 1px 0px;
	color: #fff;
	background-color: #63699C;
	cursor: pointer;
}

#visible {
	color: #CED7EF;
	background-color: #63699C;
}

#panel1,#panel2,#panel3,#panel4 {
	margin: 0;
	padding-bottom: 0;
	border: none;
}

.panel_body {
	
}

ul.thumbs li {
	margin: 2px 2px 0px !important;
}

fieldset {
	border: 0px;
}

#content .no_border_gallery {
	margin: 0;
	padding: 0;
}

#content .no_border_gallery img {
	border: 0px;
	margin: 3px 2em 1em 0;
	clear: both;
}
