* html .png {
	behavior: url(css/png.htc);
}
* html body {
	behavior: url(css/csshover.htc);
}
td {
	vertical-align: top;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #000 ;
	font-family: Tahoma;
	font-size: 13px;
}
.three_title {
	font-size: 14px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	border: none;
}
.absolute {
	position: absolute;
}
#langs {
	position: absolute;
	top: 50px;
	left: 370px;
}
#langs a{
	font-size: 11px;
	color: #000000;
}
#langs .active{
	text-decoration: underline;
}
#header {
	min-width: 900px;
}
#header .logo {
	width: 1000px; 
	border: 1px solid #000000; 
	font-size: 1px;
}
#header .top_left {
	padding-left: 628px;
	background: url(../img/top_left.jpg) left top no-repeat;
}
#header .top_right {
	padding-right: 270px;
	background: url(../img/top_right.jpg) right top no-repeat;
}
#header .top_content {
	height: 405px;
	background: url(../img/pattern.jpg) left top repeat-x;
}
#main {
	background: url(../img/main.jpg) left top repeat;
}
#main .content{
	background: url(../img/main_top.jpg) left top repeat-x;
}
#main .content table td{
	padding: 20px;
}
#main .content .title{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
#main .content .text{
	line-height: 15px;
	color: #000000;
	font-size: 11px;
}
#menu {

}
#menu a{
	font-size: 13px;
}
#menu .active{
	text-decoration: underline;
}
#menu .link1{
	position: absolute;
	top: 290px;
	left: 20px;
}
#menu .link2{
	position: absolute;
	top: 290px;
	left: 120px;
}
#menu .link3{
	position: absolute;
	top: 290px;
	left: 300px;
}
#menu .link4{
	position: absolute;
	top: 290px;
	left: 405px;
}
#menu .link5{
	position: absolute;
	top: 290px;
	left: 490px;
}
#menu .link6{
	position: absolute;
	top: 290px;
	left: 550px;
}
#main .content .phone {
	padding-top:30px;
	color: #a1957f;
}
#main .content .text{
	padding: 30px;
	padding-top: 0px;
}
#main .content .text .link{
	float:right;
	font-size: 11px;
	color: #245c95;
	margin-right: 40px;
	margin-top: -20px;
}
#main .content .phone .number{
	font-size: 23px;
}
.element {
	border-top: 1px solid #a1957f;
	padding-top: 20px;
	padding-bottom: 10px;
}
.element .caption{
	font-weight: bold;
}
.element .num {
	width: 30px;
	height: 25px;
	float: left;
	text-align: left;
}
.element a {
	display: block;
	color: #245c95;
	padding-left: 0px;
}
#footer {
	background: url(../img/footer_pattern.gif) right bottom repeat-x;
}
#footer .content {
	height: 130px;
	background: url(../img/footer.gif) right bottom no-repeat;
}

#footer .content a{
	font-size: 11px;
	display: block;
	margin-top: 80px;
	margin-left: 20px;
}
#footer .content a img{
	margin-right: 10px;
}
#footer .content .menu{
	padding-right: 30px;
	margin-top: 80px;
	float: right;
}
#footer .content .menu a {
	text-decoration: underline;
	display: inline;
}
#footer .content .menu a:hover {
	text-decoration: none;
}
#footer .content .menu .active {
	text-decoration: none;
}
#map {
	padding-right: 0px;
	padding-left: 20px;
}
.sub_left {
	font-size: 11px;
	color: #ffffff;
	width: 400px;
	margin-right:-22px;
	vertical-align: top;
	background: #a1957f url(../img/corner_1.jpg) left top no-repeat;
	position: relative; 
	margin-top: 10px;
	padding-top:15px;
}
.map_left {
	font-size: 11px;
	color: #ffffff;
	width: 320px;
	vertical-align: top;
	background: url(../img/map_cont.jpg) left 5px no-repeat;
}
.sub_left .contents{
	background: none;
	padding: 5px 10px 20px 20px;
	background: #a1957f url(../img/corner_2.jpg) left bottom no-repeat;	
}
.sub_left .contents .active{
	text-decoration: none;
}
.sub_left .contents a{
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	display: block;
	color:#ffffff;
	text-decoration: underline;
}
.sub_left .contents a:hover{
	text-decoration: none;
}
.sub_left .fixer {
	height: 100px;
	width: 1px;
	float: left;
}
.hahaha {
	color: #000000;
	margin-bottom: 10px;
}
#map .map_right {
	vertical-align: top;
	padding: 0px;
}
#map .map_right img{
	margin: 0px;
	border: 3px solid #ffffff;
}
#logo {
	position: absolute;
	top: 43px;
	left: 80px;
}