* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body, html {
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
	background:url(../images/top_bg.png);
	background-repeat:repeat-x;
	background-color:#f3f3f3;
	border:0px solid red;
}

img {
	border:0px;
}

.text {
	color: #6e6e6e;
}

#main {
	width:100%;
	height:100%;
	background:url(../images/top_left_bg.png);
	background-repeat:no-repeat;
	border:0px solid green;
}

#top_block {
	width:838px;
	height:281px;
	clear:both;
	position:relative;
	background:url(../images/top_block.png);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	padding-top:49px;
	border:0px solid #000;
}

#top_right_menu {
	width:218px;
	height:127px;
	position:absolute;
	top:0px;
	left:660px;
	background:url(../images/top_right_menu.png);
	background-repeat:no-repeat;
}

#logo {
	width:298px;
	height:118px;
	position:absolute;
	left:30px;
	top:60px;
	background:url(../images/logo.png);
	background-repeat:no-repeat;
}

#middle_container {
	width:850px;
	clear:both;
	border:0px solid green;
}

#middle {
	width:850px;
	min-height: 100%;
    height: auto !important;
	clear:both;
	float:left;
	position:relative;
	right:15px;
	background:url(../images/rf_bg.png);
	background-repeat:repeat-y;
	background-position:right;
	border:0px solid red;
}


#menu {
	width:550px;
	height:75px;
	background:url(../images/main_menu.png);
	background-repeat:no-repeat;
	float:left;
	padding-left:30px;
	border:0px solid red;
}

#language {
	width:245px;
	height:75px;
	line-height:75px;
	vertical-align:middle;
	background-color:#fff;
	float:left;
	padding-left:25px;
}

#content {
	width:528px;
	float:left;
	margin-left:30px;
	min-height: 280px;;
    height: auto !important;
	background-color:#fff;
	border-left:1px solid #dedede;
	padding:10px;
}

#right {
	width:269px;
	float:left;
	border:0px solid red;
}

#old_language {
	width:269px;
	height:71px;
	background:url(../images/lang_bg.png);
	background-repeat:no-repeat;
}

#request_form {
	padding:20px 0 0 20px;
	border:0px solid red;
}

#bottom {
	float:left;
	clear:both;
	width:100%;
	background:url(../images/bottom_bg.png);
	background-repeat:repeat-x;
	border-top:1px solid #dfdfdf;
}

#bottom_scheme {
	width:700px;
	height:146px;
	background:url(../images/bottom_scheme.png);
	background-repeat:no-repeat;
	background-position:right;
	right:50px;
	padding-top:3px;
	position:relative;
	font-size:11px;
	color:#a5a5a5;
	border:0px solid red;
}

#contact_us_block {
	width:252px;
	height:132px;
	position:absolute;
	left:525px;
	top:-90px;
	background:url(../images/contacts_block.png);
	background-repeat:no-repeat;
	padding:30px;
	border:0px solid blue;
}

.T1 {
	font-family:Myriad Pro, Tahoma;
	font-weight:bold;
	font-size:13px;
	font-stretch:condensed;
	color:#6e6e6e;
}

.H1 {
	font-family:Myriad Pro, Tahoma;
	font-weight:bold;
	font-size:13px;
	font-stretch:condensed;
	color:#f6831f;
}

.T2 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#6e6e6e;
}

.H2 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#f6831f;
}

.top_icos {
	float:left;
	font-family:Myriad Pro, Tahoma;
	font-weight:bold;
	font-size:11px;
	font-stretch:condensed;
	width:80px;
	height:67px;
	vertical-align:bottom;
	line-height:60px;
	color:#a3a3a3;
	cursor:pointer;
	border:0px solid blue;
}

#home_ico {
	margin:38px 0 0 23px;
	background:url(../images/home_ico.png);
	background-repeat:no-repeat;
	background-position:center;
}

#sitemap_ico {
	margin:38px 0 0 0;
	background:url(../images/sitemap_ico.png);
	background-repeat:no-repeat;
	background-position:center;
}

#contact_ico {
	margin:38px 0 0 0px;
	background:url(../images/contact_ico.png);
	background-repeat:no-repeat;
	background-position:center;
}

#home_ico:hover {
	background:url(../images/home_ico_on.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#f6831f;
}

#sitemap_ico:hover {
	background:url(../images/sitemap_ico_on.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#f6831f;
}

#contact_ico:hover {
	background:url(../images/contact_ico_on.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#f6831f;
}

.menu_off {
	float:left;
	font-family:Myriad Pro, Tahoma;
	font-weight:normal;
	font-size:14px;
	font-stretch:condensed;
	padding:0 10px 0 10px;
	height:65px;
	vertical-align:middle;
	line-height:80px;
	color:#d8d8d8;
	cursor:pointer;
	border:0px solid blue;
}

.menu_active {
	float:left;
	font-family:Myriad Pro, Tahoma;
	font-weight:normal;
	font-size:14px;
	font-stretch:condensed;
	padding:0 15px 0 15px;
	height:65px;
	vertical-align:middle;
	line-height:80px;
	color:#d8d8d8;
	cursor:pointer;
	background:#fff;
	color:#f6831f;
}

#menu_separator {
	float:left;
	border-right:1px solid #5c5c5c;
	margin-top:30px;
	height:19px;
}

.sitemap {
	margin-bottom:5px;
}

.project_div {
	float:left;
	margin:0 25px 20px 0;
	width:140px;
	height:101px;
	background:url(../images/thumb_bg.png);
	background-repeat:no-repeat;
	padding:5px 5px 19px 5px;
	cursor:pointer;
	border:0px solid blue;
}

.project_sm_div {
	background:url(../images/thumb_sm_bg.png);
	background-repeat:no-repeat;
	width:102px;
	height:70px;
	padding:3px 3px 11px 12px;
	cursor:pointer;
	border:0px solid blue;
}

a:link {
	font-size:12px;
	color:#f6831f;
	text-decoration:underline;
	font-weight:normal;
}
a:visited {
	font-size:12px;
	color:#f6831f;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	font-size:12px;
	color:#f6831f;
	text-decoration:none;
	font-weight:normal;
}
a:active {
	font-size:12px;
	color:#f6831f;
	text-decoration:underline;
	font-weight:normal;
}

a.pages:link {
	font-size:11px;
	color:#010101;
	text-decoration:none;
	font-weight:normal;
}
a.pages:visited {
	font-size:11px;
	color:#010101;
	text-decoration:none;
	font-weight:normal;
}
a.pages:hover {
	font-size:11px;
	color:#010101;
	text-decoration:underline;
	font-weight:normal;
}
a.pages:active {
	font-size:11px;
	color:#010101;
	text-decoration:none;
	font-weight:normal;
}


.inputs {
	FONT-SIZE:11px;
	COLOR:#f6831f;
	TEXT-ALIGN: left;
	height:16px;
	width:300px;
	margin-bottom:10px;
	border:1px solid #6e6e6e;
}

.button {
	FONT-SIZE: 11px;
	COLOR: #000;
	TEXT-ALIGN: center;
	height:25px;
	border: 1px solid #f6831f;
}

#error {
	vertical-align:middle;
	border-right:1px solid #FFDACA;
	border-bottom:1px solid #FFDACA;
	background:#FF7349;
	color:#000;
	padding: 3px;
	margin:5px 0 5px 0;
	font-style:italic;
}

#ok {
	vertical-align:middle;
	border-top:1px solid #EEFFEE;
	border-bottom:1px solid #EEFFEE;
	background:#66BB66;
	color:#000;
	padding: 3px;
	margin:5px 0 5px 0;
	font-style:italic;
}

#invisible {
	display:none;
}