#wraper {
	background-image: url(img/BorderMain.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-color: #FFFFFF;
	width: 768px;
	margin-right: 6px;
	margin-left: 6px;
}
#bottom {
	background-color: #FFFFFF;
	width: 768px;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 0px;
	overflow: hidden;
}
#NewsWindow {
	padding-top: 43px;
}

#top_left {
	background-image: url(img/globe.jpg);
	height: 184px;
	width: 195px;
	float: left;
}
#Main img {
	float: left;
	border: thin solid #999999;
	margin: 7px;
	padding: 0px;
	height: 100px;
	width: 150px;
}

#top_top {
	background-image: url(img/Logo.jpg);
	float: left;
	height: 161px;
	width: 573px;
}
#top_bottom {
	height: 23px;
	width: 573px;
	background-image: url(img/Menu.jpg);
	float: left;
}
#left {
	background-image: url(img/Left_M_2.jpg);
	float: left;
	width: 195px;
	text-align: left;
}
#weather {
	height: 60px;
	width: 145px;
	margin-left: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#left_top {
	background-image: url(img/Left_M_1.jpg);
	height: 64px;
	width: 195px;
}

#right {
	float: left;
	width: 145px;
	background-color: #CCCCCC;
	background-image: url(img/Right_M.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	text-align: left;
	padding-left: 5px;
}
#right a {
	color: #000099;
	text-decoration: none;
	display: block;
	height: 32px;
	width: 130px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
#right a:hover {
	color: #FFFFFF;
}


#bt1 {
	background-image: url(img/button_land.jpg);
	height: 47px;
	width: 140px;
}
#bt1:hover {
	background-image: url(img/button_land_s.jpg);
}

#bt2 {
	background-image: url(img/button_rail.jpg);
	height: 47px;
	width: 140px;
}
#bt2:hover {
	background-image: url(img/button_rail_s.jpg);
}

#bt3 {
	background-image: url(img/button_sea.jpg);
	height: 47px;
	width: 140px;
}
#bt3:hover {
	background-image: url(img/button_sea_s.jpg);
}

#bt4 {
	background-image: url(img/button_air.jpg);
	height: 47px;
	width: 140px;
}
#bt4:hover {
	background-image: url(img/button_air_s.jpg);
}

#bt5 {
	background-image: url(img/button_form.jpg);
	height: 47px;
	width: 140px;
	margin-top: 40px;
}
#bt5:hover {
	background-image: url(img/button_form_s.jpg);
}

#news {
	height: 300px;
	width: 147px;
	margin-left: 38px;
	background-image: url(img/News.png);
}
#bt6 {
	height: 250px;
	width: 140px;
	margin-top: 20px;
	background-image: url(img/logos.jpg);
}

#clock {
	width: 144px;
	margin-left: 38px;
	height: 55px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}


#Main {
	float: left;
	width: 393px;
	background-color: #FFFFFF;
	font-size: 1.2em;
	text-align: justify;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(img/shadow.jpg);
	background-repeat: no-repeat;
}
#Main p {
	padding-top: 10px;
	text-indent: 20px;
}

#title {
	background-image: url(img/title.jpg);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#trans_picture {
	height: 150px;
	width: 389px;
	margin-top: 10px;
	border: 2px solid #000000;
}




#title h1{
	height: 30px;
	width: 393px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
}

#fixer {
	clear: both;
}
#Main, #left, #right {
	margin-bottom: -3050px;
	padding-bottom: 3000px;
	height: 700px;
}
body {
	background-color: #110454;
}
