@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../images/background_02.gif);
}
a:active, a:focus{
	outline:none;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#header-top {
	background-color: #16357B;
	height: 84px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 14px 14px;
}
#header-main {
	height: 186px;
	background-color: #FFFFFF;
}
#sidebar {
	background-color: #350108;
	background-image: url(../images/sidebar-bgd.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 195px;
	background-position: top;
	height: 559px;
}
#sidebar-top {
	background-image: url(../images/sidebar-top.jpg);
	background-repeat: no-repeat;
	height: 226px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/main-bgd.jpg);
	background-repeat: repeat-y;
	width: 685px;
	float: left;
}
#main-top {
	background-image: url(../images/main-top.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 685px;
	float: left;
}
#footer {
	background-color: #16357b;
	clear: both;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 25px;
}
.bodytext {
	margin-bottom: 15px;
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
.lasttext {
	margin-bottom: 50px;
}
#sidebar-address p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 13px;
	margin-top: 150px;
}
#menu {
	background-image: url(../images/menu-bgd.gif);
	background-repeat: repeat-x;
	float: left;
}
#sidebar-address p a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar-address a:hover {
	text-decoration: underline;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#header-top #phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 55px;
}
#middle {
	background-color: #350108;
	float: left;
}
#main-content h3 {
	margin-top: 10px;
	color: #2F438A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #577CB8;
	margin-bottom: 3px;
}
#header-top h1 {
	text-indent: -9999px;
	float: left;
}
#main-content li {
	list-style-type: square;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.lastline {
	margin-bottom: 35px;
}
#main-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.backtoTOP {
	font-style: italic;
	color: #1B429A;
}
.glossary {
	margin-top: 10px;
}
#granat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	color: #000000;
}
#container #granat a {
	color: #000000;
	text-decoration: none;
}
#container #granat a:hover {
	text-decoration: underline;
}
.focus {
	line-height: 35px;
}

