#page{
	position: relative;
	}
a img{
	border: none;
	}

body{
	background: white url(../i/head_bg.png) top left repeat-x;
	}
#page, #header .top{
	background: none;
	border: none;
	}
#header .top {
	height:187px;
	}

.train_on_top{
	display: none;
	}
	
#flashmap, #flmap{
	border: none;
	background: transparent;
	}
#flmap{
	background: url(../i/newmap.png) top left no-repeat;
	width: 975px;
	height: 488px;
	position: absolute;
	top: 0;
	left: 10px;
	}

#flashmap #menu_small_on_main{
	left: 45px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	text-align:left;
	top: 380px;
	z-index:10000;
	}
#menu_small_on_main li {
	line-height:9px;
	margin:0 0 13px;
	padding:0;
	}
#menu_small_on_main a, #menu_small_on_main a:hover{
	color: #0676C1;
	font-family: Georgia;
	font-size: 12px;
	}

	
#list_city a.city_name, #list_city a.city_name:hover{
	color: white;
	font-family: Georgia;
	font-size: 16px;
	}
	
#header .logo {
	padding-left: 43px;
	padding-top: 25px;
	}
#header .message{
	font-family: Georgia;
	font-size: 24px;
	line-height: 1em;
	color: white;
	
	width: 490px;
	position: absolute;
	top: 108px;
	left: 245px;
	}
#list_city {
	padding-left: 47px;
	padding-top: 30px;
	}
.phone{
	font-family: Arial;
	font-size: 16px;
	color: white;
	
	position: absolute;
	top: 30px;
	left: 476px;
	}
	.phone small{
		font-family: Georgia;
		font-style: italic;
		font-size: 11px;
		}

#menu_on_main{
	list-style: none;
	
	position: absolute;
	top: 101px;
	left: 5px;
	z-index: 2;
	}
#menu_on_main li{
	margin:0 0 13px;
	}
#menu_on_main a {
	font-family: Georgia;
	font-size: 16px;
	}

#search {
	float: none;
	padding: 0;
	
	position: absolute;
	top: 31px;
	left: 796px;
	}
	#search a {
		color: white;
		margin-left:6px;
		}

#top_enter {
	background: none;
	padding: 0;
	margin: 0;
	
	position: absolute;
	top: 110px;
	left: 799px;
	}
	#top_enter a.enter_link {
		border: none;
		}

#sidebar{
	padding-top: 9px;
	}
	#sidebar h2{
		font-family: Georgia;
		font-style: italic;
		font-weight: bold;
		font-size: 14px;
		margin: 40px 0 5px;
		line-height: normal;
		}
	#sidebar p{
		margin: 0;
		}
#mainContent{
	padding-top: 1px;
	padding-left: 46px;
	}
	#mainContent h1{
		font-family: Georgia;
		font-size: 28px;
		font-weight: normal;
		margin:0 0 15px;
		}
	#mainContent h2{
		font-family: Georgia;
		font-size: 18px;
		font-weight: normal;
		font-style: italic;
		padding-bottom:21px;
		}	
	#mainContent p{
		color: #3C3C3C;
		font-family: Georgia;
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 16px;
		padding: 0;
		}
	#mainContent p.more{
		padding-top:10px;
		}
		#mainContent p.more a{
		font-family: Georgia;
		font-size: 16px;
		color: #0676c1;
		}

/*** Footer ***/
#footer {
	background: #e9e9e9 url(../i/footer_bg.gif) top left repeat-x;
	height: 67px;
	}
	#footer div a, #footer div a:hover{
		color: #0676c1;
		}
	#footer .left{
		float: left;
		color: #3c3c3c;
		font-family: Verdana;
		font-size: 10px;
		padding: 20px 0 0 144px;
		width: 322px;
		line-height: 1.6em;
		}
		#footer .left strong{
			margin-right: 0.5ex;
			}
		
		#footer .right{
			float: right;
			padding: 21px 144px 0 0;
			}
		#footer .center{
			padding-left: 80px;
			padding-top: 18px;
			}
			#footer .center ul{
				list-style: none;
				padding: 0;
				margin: 0;
				}
				#footer .center li{
					float: left;
					background: url(../i/footer_ul_spliter.gif) 0px 0px no-repeat;
					padding: 0 13px 0 12px;
					}
					#footer .center li.first{
						background: none;
						}
			
			
