body {
	color: #666666;
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #870028;
}

h1 {
	background-image: url(../img/arrow_right.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	left: -23px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 23px;
	position: relative;
}

h1 span {
	font-weight: normal;
}

h2 {
	color: #870028;
	font-size: 12px;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h2.first {
	margin-top: 15px;
}

table {
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

table p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

table td, table th {
	background-color: #6f6e6e;
	border-bottom: #ffffff solid 11px;
	border-right: #ffffff solid 11px;
	padding: 5px;
	vertical-align: top;
}

table td.arrow {
	background-color: #ffffff;
	padding: 0px;
	text-align: center;
}

table ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

table ul li {
	background-image: url(../img/arrow_ul_table.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 14px;
}

.border_none {
	border-right: #870028 solid 0px;
}

span.slash {
	padding-left: 2px;
	padding-right: 2px;
}

#layout {
	background-color: transparent;
	margin: 0px auto 0px auto;
	max-width: 1160px;
	/*min-width: 980px;
	padding: 0px 28px;*/
	position: relative;
	width: 92%;
}

#header {
	height: 342px;
	position: relative;
	width: 100%;
}

#logo {
	padding-top: 23px;
	text-align: right;
}

#grey_block {
	background-color: #6f6e6e;
	height: 152px;
	padding: 0px;
	position: relative;
}

#grey_block_image {
	margin: 0px 0px 0px 10%;
	position: absolute;
}

#special_menue {
	bottom: -4px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	/*width: 216px;*/
}

#special_menue li {
	background-image: none;
	float: left;
	padding: 0px 6px 0px 0px;
}

#special_menue li a:link, #special_menue li a:visited {
	color: #ffffff;
	display: block;
	font-weight: normal;
	padding-bottom: 15px;
	text-decoration: none;
}

#special_menue li a:link.current, #special_menue li a:visited.current {
	color: #870028;
	font-weight: bold;
}

#special_menue li a:hover {
	color: #870028;
}

ul#menue {
	line-height: 100%;
	list-style: none;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

ul#menue li {
	background-image: none;
	float: left;
	margin-right: 6px;
	padding: 0px;
	position: relative;
}

ul#menue ul {
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	top: 16px;
	width: 520px;
}

ul#menue li a:link, ul#menue li a:visited {
	color: #666666;
	display: block;
	margin: 0px;
	padding: 5px 2px 6px 0px;
	text-decoration: none;
}

ul#menue li a:link.current, ul#menue li a:visited.current {
	color: #870028;
	font-weight: bold;
}

ul#menue ul a:link.current, ul#menue ul a:visited.current {
	font-weight: normal;
}

ul#menue li a:hover {
	color: #870028;
	font-weight: bold;
}

ul#menue ul a:hover {
	color: #870028;
	font-weight: normal;
}

#content {
	background-color: #ffffff;
	margin: 0px 0px 0px 10%;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 90%;
}

#left_content {
	margin: 0px 234px 0px 0px;
	padding: 0px 0px 0px 11px;
	position: relative;
	max-width: 570px;
}

#left_content.large {
	margin: 0px 300px 0px 0px;
	padding: 0px 0px 0px 11px;
	position: relative;
	max-width: 570px;
}

#left_content p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#left_content ul {
	background-color: transparent;
	left: -19px;
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#left_content ul li {
	background-image: url(../img/arrow_ul.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 19px;
	position: relative;
}

#left_content ul li.linebreak {
	margin-bottom: 8px;
}
	
#right_content {
	background-color: #e3e3e3;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	position: absolute;
	right: 0px;
	top: 53px;
	width: 216px;
}

#right_content.large {
	width: 300px;
}

#right_content.white {
	background-color: #fff;
	padding: 0px !important;
}

#right_content p {
	margin: 0px 0px 11px 0px;
	padding: 0px 14px 0px 14px;
}

#right_content img.portrait1 {
	width: 216px;
	margin: 0px 0px 10px 0px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
}

#right_content img.portrait2 {
	width: 300px;
	margin: 0px 0px 10px 0px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
}

#right_content ul {
	left: 0px;
	list-style: none;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	position: relative;
}

#right_content ul li {
	background-image: url(../img/right_rectangle_bg.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	padding: 0px 14px 0px 14px;
}

#footer {
	left: -23px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

