
* {
	margin: 0;
	padding: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

body {
	background: #373737 url('../img/background.jpg') repeat-x scroll 0 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

#info_header {
	height: 0;
	width: 100%;
	overflow: hidden;
	background: black url('../img/info_header_background.png') repeat-x scroll 0 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 999999;
}

#info_header .head_attention {
	width: 945px;
	height: 27px;
	padding: 8px 0 0 45px;
	margin: 0 auto;
	background: transparent url('../img/attention_icon.png') no-repeat scroll 0 0;
	display: none;
	color: #aaa;
	font-weight: normal;
	font-size: 11px;
}

#info_header .head_attention strong {
	color: #ccc;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
}

#main {
	display: block;
	/*overflow: hidden;*/
	width: 990px;
	padding: 0;
	margin: 0 auto 10px;
	min-height: 500px;
}

#header {
	display: block;
	position: relative;
	width: 990px;
	height: 140px;
	padding: 45px 0 0;
	background: transparent url('../img/starteng_logo.png') no-repeat scroll 0 0;
}

.header_en {
	background-image: url('../img/starteng_logo_en.png') !important;
}

#header .mainmenu {
	display: block;
	position: absolute;
	list-style-type: none;
	margin: 50px 0 0 10px;
	width: 970px;
}

#header #breadcrumbs {
	display: block;
	position: absolute;
	bottom: 0;
	left: 22px;
}

#header #breadcrumbs a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 5px;
	padding: 0 10px 0 0;
	background: transparent url("../img/mainmenu_out_arrow.png") no-repeat scroll right center;
}

#header #breadcrumbs a:hover {
	color: #d94027;
	text-decoration: underline;
}

#header #breadcrumbs span {
	color: #555;
	text-decoration: none;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 5px;
}

#header #login_block {
	display: block;
	position: absolute;
	bottom: 34px;
	right: 22px;
	padding: 5px;
	font-size: 11px;
	color: #555;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #ddd;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

#header #login_block a {
	color: #999;
	text-decoration: underline;
}

#header #login_block a:hover {
	color: #d94027;
	text-decoration: none;
}

.framer {
	margin: 0;
	padding: 0;
	font-size: 1px;
	color: #dbd9d9;
	overflow: hidden;
	height: 20px;
	width: 990px;
}

.frame_top {
	background: transparent url('../img/frame_top.png') no-repeat scroll 0 0;
}

.frame_bottom {
	background: transparent url('../img/frame_bottom.png') no-repeat scroll 0 0;
}

#content_holder {
	background: #dbd9d9 url('../img/main_content_bg.png') repeat-y scroll 0 0;
	padding: 0;
	min-height: 600px;
}

#info_blocks {
	width: 940px;
	height: 600px;
	display: block;
	margin: 0 auto;
	position: relative;
}

#info_blocks div.home_block {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	overflow: hidden;
	border: 2px solid #aaa;
	background: #fff url('../img/home_backs/home_box.jpg') repeat-x scroll 0 0;
	color: #555;
	font-size: 12px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#info_blocks div.home_block span {
	display: none;
}

#info_blocks div.home_block p {
	margin: 0 10px;
	text-align: justify;
	display: block;
	line-height: 18px;
}

#info_blocks div.home_block strong {
	font-weight: bold;
	color: #d94027;
}

#info_blocks div.home_block ul li {
	list-style-type: square;
	margin: 4px 0 4px 40px;
	color: #777;
}

#info_blocks div h3 {
	display: block !important;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	height: 20px;
	padding: 10px;
	margin: 0 0 35px;
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	text-shadow: 1px 1px 1px #555;
}

#left_part {
	float: left;
	display: block;
	width: 300px;
	padding: 0;
	margin: -14px 0 0 35px;
}

#left_part h2 {
	display: block;
	overflow: hidden;
	padding: 47px 0 0 20px;
	margin: 0;
	width: 263px;
	height: 55px;
	background: transparent url('../img/title_left.png') no-repeat scroll 0 0;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	text-shadow: 2px 2px 2px #000;
}

#left_part .left_part_holder {
	width: 283px;
	background: transparent url('../img/left_holder_body.png') repeat-y scroll 0 0;
	padding: 0;
	margin: 0 0 20px;
}

#left_part .left_part_holder img {
	padding: 0;
	margin: 0;
	border: none;
}

#left_part .left_part_holder h3 {
	background: transparent url('../img/left_holder_title.png') no-repeat scroll 0 0;
	width: 233px;
	height: 30px;
	padding: 13px 10px 0;
	margin: 0 0 10px 15px;
	display: block;
	overflow: hidden;
	font-weight: bold;
	color: #555;
	font-size: 13px;
	text-align: left;
}

#left_part .left_part_holder ul li {
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin: 5px 10px 5px 20px;
	display: block;
	height: 20px;
}

#left_part .left_part_holder ul li a {
	color: #333;
	text-decoration: none;
	background: transparent url('../img/mainmenu_out_arrow.png') no-repeat scroll 10px 8px;
	padding: 5px 0 0 20px;
	height: 20px;
	display: block;
}

#left_part .left_part_holder ul li a:hover {
	color: #e70c0c;
	text-decoration: underline;
	background-color: #fff;
}

#left_part .left_part_holder ul li a.inactive {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	background: white url('../img/mainmenu_out_arrow.png') no-repeat scroll 10px 8px;
	margin-left: 10px;
	cursor: default;
}

h3.page_title {
	display: block;
	float: right;
	width: 605px;
	height: 55px;
	background: transparent url('../img/content_header.png') no-repeat scroll 0 0;
	margin: 10px 30px 0 0;
	padding: 20px 0 0 20px;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}

#content {
	display: block;
	float: right;
	width: 605px;
	background-color: white;
	min-height: 500px;
	margin: 0 30px 0 0;
	padding: 5px 10px 10px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

#footer {
	border-top: 1px dotted #8f8f8f;
	width: 880px;
	height: 50px;
	margin-top: 30px;
	padding: 20px 5px 10px 105px;
	color: #a2a2a2;
	font-size: 10px;
	background: transparent url('../img/footer_starteng_logo.png') no-repeat scroll 5px 5px;
}

#footer a {
	color: #a2a2a2;
	font-size: 10px;
	text-decoration: underline;
	display: block;
	float: left;
	margin: 9px 5px 0;
}
