html, body, th, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:12px;}


html {
	width:100%;
	height:100%;
}

body {
	position:relative;
	height:100%;
	font-family:Arial,Tahoma,Verdana;
}

img {
border:0;
}
/* ###################################################################################### */
#main_container {
	position:relative;
	width:1000px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
}



#head-and-logo {
	position:relative;
	height:146px;
	background:url(../images/head.jpg) left top no-repeat;
}

#head-and-logo #logo {
	position:absolute;
	left:33px;
	top:22px;
}

#head-and-logo #lng {
	position:absolute;
	top:105px;
	left:42px;
	font-family:'Arial Narrow',Arial,Tahoma;
	font-size:12px;
	color:#fff;
	z-index:5;
}


#lng a {
	color:#fff;
	margin-right:15px;
	text-decoration:underline;
}

#lng a:hover {
	text-decoration:none;
}




#content h1 {
	font-size:40px;
	padding-bottom:7px;
}

#gallery {
	width:600px;
}

.gallery_img {
	float:left;
	background:url(../images/img.gif) left top no-repeat;
	height:65px;
	width:69px;
	text-align:center;
	padding-top:4px;
	margin-right:9px;
}

#gallery_clear {
	clear:both;
}



#float {
	position:relative;
	height:62px;
	background:url(../images/bottom.jpg) left top repeat-x;
	text-align:right;
}

#float #contacts {
	position:absolute;
	top:-120px;
	left:67px;
	z-index:5;
}


#float #contacts_txt {
	position:absolute;
	left:300px;
	top:30px;
}

#contacts_txt a {
	font-size:12px;
	color:#62bfde;
	text-decoration:underline;
}

#contacts_txt a:hover {
	text-decoration:none;
}

#float #float_logo {
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/float_logo.jpg) left top no-repeat;
	width:47px;
	height:48px;
}

#float #float_copyright {
	position:absolute;
	right:66px;
	top:41px;
	font-size:9px;
	color:#fff;
}
