body {
	margin: 0px; padding: 0px;
	background: #000000 url('top-bg.gif') 0px 0px repeat-x;
	color: #ffffff; font-family: 'Verdana', sans-serif;
}

a {
	color: #59acff;
}

a:active, a:hover, a.selected {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	font-weight: normal;
}

h3 {
	font-weight: normal;
	font-size: 14pt;
	margin: 1.3em 0px 0.2em 0px;
        font-style: italic;
	color: #ed1c24;
}

h4 {
        font-size: 12pt;
        margin: 1.3em 0px 0em 0px;
	font-weight: bold;
        color: #ffffff;
}

div#page-text dt {
        line-height: 140%;
	font-weight: bold;
}

div#page-text dd {
	line-height: 140%;
	margin: 0px; margin-top: 0.3em;  margin-bottom: 1.5em;
}

img {
	vertical-align: top;
	border: 0px;
}

table {
	border: 1px solid #ffffff;
}

th {
        border-bottom: 1px solid #ffffff;
}

td, th {
	padding: 3px 4px;
}

.hidden {
	display: none;
}

span.info {
        border-bottom: 1px dashed #ed1c24;
	cursor: help;
}

div.clear {
	clear: both;
}

div.column-1 {
	float: left;
	width: 200px;
}

div.column-2 {
	margin-left: 240px;
}

ul.list {
	padding: 0px;
	margin: 1em 0px 1em 1.35em;
	list-style-type: none;
	list-style-position: outside;
}

ul.list li {
	padding: 0px; margin: 0px;
	margin-bottom: 0.4em;
	text-indent: -1.35em;
}

ul.list li:before {
	content: "— ";
}

div#body {
	width: 920px;
	padding: 0px 20px;
	margin: 0px auto;
}

div#header {
	padding: 30px 0px 0px 0px;
	height: 129px;
	overflow: hidden;
}

div#header h1 {
	margin: 0px; padding: 0px; margin-left: 20px;
	width: 279px; height: 124px;
	background: url('logo.png') 0px 0px no-repeat;
	float: left;
	font-weight: normal;
}

div#header h2 {
	margin: 68px 0px 0px 340px; padding: 0px;
	width: 570px;
	font-size: 16pt;
	margin-bottom: 1.5em;
}

div#picture {
	clear: both;
	background: url('picture.jpg') 50% 50% no-repeat;
	width: 920px; height: 454px;
}

div#picture  div#bull-line {
	background: url('bull-bg.png') 0px 0px no-repeat;
	width: 920px; height: 126px;
	margin: 0px; padding: 0px;
	position: relative; z-index: 7; top: 30px;
}

div#picture  div#bull-text {
        width: 920px; height: 126px;
        margin: 0px; padding: 0px;
        position: relative; z-index: 8; top: -96px;
}


div#picture  div#bull-text p {
	margin: 0px; padding: 0px; 
	position: relative; top: 55px; left: 240px;
	width: 640px;
	font-size: 12pt;
}

div#picture a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #ed1c24;
}

div#picture a:hover {
	color: #ed1c24;
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;
}

div#picture-small {
	background: url('picture-small.jpg') 50% 50% no-repeat;
	width: 920px; height: 160px;
}

div#active {
	margin-top: 25px;
}

div#active h2 {
	font-style: italic;
	color: #ed1c24;
}

div#column {
	padding-bottom: 20px;
	padding-top: 5px;
}

div#column ul.list {
	font-size: 80%;
}

div#active-body {
	padding-bottom: 20px;
}

div#active-body p {
	line-height: 140%;
	margin-bottom: 1.5em;
}

div#footer {
	padding: 10px 0px;
	clear: both;
	background: #191919;
}

div#footer div.column-2 {
	padding-top: 10px;
	font-size: 80%;
}

dl#contacts {
	margin: 0px; padding: 0px; margin-left: 20px;
	font-style: italic;
}

dl#contacts dt {
	margin: 0px; padding: 0px;
	font-size: 80%;
	padding-top: 10px;
}

dl#contacts dd {
	margin: 0px; padding: 0px;
	font-size: 110%;
	padding-bottom: 10px;
}

div.test {
	background: #ed1c24;
	color: #ffffff;
	display: none;
}

div.test p {
	margin: 0px; padding: 30px 10px;
	text-align: center;
	font-size: 30px;
	line-height: 100%;
}

div#test-1,div#test-2 {
	width: 100%;
	height: 90px;
	clear: both;
}

div#test-3,div#test-4 {
        width: 200px;
        height: 300px;
	margin: 20px 0px;
}
