body {
	margin:0px 0px 0px 0px;
	background:#124a83 url(../images/bgbody.gif) left top;
}

div, a, td, input {
	color: #798694;
	font: 11px "Tahoma", arial, verdana, helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.container{
	width: 860px;
	background: transparent url(../images/bgcont.gif) left top repeat-y;
}

.content {
	width: 100%;
	background: transparent url(../images/bgfooter.gif) left bottom no-repeat;
	padding:10px 0px 64px 0px;
}

.content_gull {
	z-index: 1;
	background: transparent url(../images/bgcontent.jpg) left top no-repeat;
	margin: 79px 0px 0px 114px;
	padding-top: 310px;
	width: 576px;
	font-size: 10px;
	color: #9bb5df;
	text-align: right;
}
.content_gull a {
	color: #9bb5df;
	font-size: 10px;
	text-decoration: underline;
}

.dyn_content {
	padding: 0px 40px 0px 24px;
}

.gull {
	z-index: 0;
	margin-top: -505px;
}

.footer {
	width: 860px;
	height: 45px;
}
.footer_menu {
	color: #c9ddf0;
	padding-top:6px;
}
.footer_menu a {
	color: #c9ddf0;
}

.footer_credits {
	background: transparent url(../images/bgfooter2.gif) right top no-repeat;
	color: #8a7458;
	text-align:right;
	padding-right:64px;
	font-size: 10px;
}
.footer_credits a {
	color: #8a7458;
	font-size: 10px;
}

.header {
	width: 860px;
	height: 301px;
	background: transparent url(../images/bgheader.gif) left top no-repeat;
}

.index_tab {
	width: 751px;
	margin-top: 37px;
}

.input{
	width: 146px;
	height: 16px;
	border: 1px solid #8d8d8d;
	padding: 0px 1px;
	margin: 0px 0px 1px 0px;
}

.logos {
	width: 100%;
}
.logos td {
	width: 33%;
}
.logos img {
	border-bottom: 1px dotted #dde1e6;
	margin-left: 22px;
}
.logos div {
	width: 116px;
	margin: 10px 0px 10px 22px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 3px solid #dde1e6;
}

.main {
	width:100%;
	height:100%;
	background:transparent url(../images/bgtop.gif) left top repeat-x;
}

.menu {
	width: 200px;
	margin-left: 42px;
	background: transparent url(../images/bgmenu.gif) left top repeat-y;
}
.menu div {
	margin: 0px 2px;
	padding: 9px 10px 11px 23px;
	border-bottom: 1px solid #bcc5cf;
	border-top: 1px solid #dde1e6;
}
.menu a {
	color: #3E72A6;
}

.staff {
	width: 100%;
}
.staff td {
	width: 33%;
}
.staff img {
	border-bottom: 1px dotted #dde1e6;
	margin-left: 22px;
}
.staff div {
	width: 224px;
	margin: 10px 0px 10px 22px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 3px solid #dde1e6;
}

.topmenu {
	background: transparent url(../images/bgtopmenu.gif) left top no-repeat;
	margin-top: 58px;
	width: 364px;
	height: 68px;
}



