@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body, table, tr, th, td, div, img, form, ul, li {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}

body {
	background-color: #515c6d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

a {
	color: #006da6;
}
a:hover {
	color: #647fb4;
}

table.w100 {
	width: 100%;
}
table.h100 {
	height: 100%;
}
.clear {
	clear: both;
}
.ph {
	cursor: pointer;
	cursor: hand;
}
.nowrap {
	white-space: nowrap;
}

.print_hide {
}
.print_show {
	display: none;
}

table.header td.lang, table.header td.menu, table.header td.home {
	background-image: url(/img/head_gradient.png);
	background-color: #fefefe;
	background-repeat: repeat-x;
	height: 74px;
	text-align: center;
}
table.header td.home {
	width: 60px;
	padding-right: 15px;
	text-align: right;
}
table.header td.lang {
	width: 227px;
	text-align: left;
}
table.header td.lang td {
	height: 16px;
}
table.header td.lang td.sel {
	background-image: url(/img/lang_sel.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.header td.lang a {
	font-size: 11px;
	color: #7ca0bc;
	margin: 0px 6px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #7ca0bc;
}
table.header td.lang td.sel a {
	color: #ecf3f8;
	border-bottom: 0px;
}


table.header td.lang div.home {
	float: left;
	text-align: right;
	background-color: #CCCCCC;
}
table.header td.lang div.home a {
	border: 0;
}


table.header td.menu td {
}
table.header td.menu a {
	display: block;
	font-size: 18px;
	color: #000000;
	margin: 0px 35px;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
table.header td.menu a:hover, table.header td.menu a.sel {
	color: #707070;
	text-decoration: none;
	border-bottom: 1px dashed #707070;
}

div.main_container {
	background-color: #d3ecf7;/*#e5f4f9;*/
	background-image: url(/img/clouds.jpg);
	background-repeat: repeat-x;
}

table.main td.building {
	width: 568px;
	vertical-align: bottom;
}
table.main td.building_full {
	width: 568px;
	vertical-align: top;
}
table.main td.building div.building {
	background-image: url(/img/building.png);
	min-height: 515px;
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 568px;
}
div.bf_sub1 {
	position: relative;
	height:1px;
}
div.bf_sub2 {
	position: absolute;
	top:-360px;
	height:1px;
}
table.main td.building div.building_full {
	height: 580px;
}

table.main td.right_top {
	vertical-align: top;
}
table.main td.left_top {
	vertical-align: top;
	padding-bottom: 400px;
}

table.main td.right_bottom {
	vertical-align: bottom;
	height: 220px;
}
table.main td.right_bottom div.curve {
	height: 220px;
	background-image: url(/img/curve_right.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
table.main td.right_bottom div.right_bottom_content {
	color: #bad3e4;
}
table.main td.right_bottom table.h202px {
	height: 220px;
}
table.main td.right_bottom div.right_bottom_content table td.ph_td {
	text-align: left;
}
table.main td.right_bottom div.right_bottom_content table td.ph_td img {
	margin-left: 20px;
	margin-top: 10px;
}
table.main td.right_bottom div.right_bottom_content span.l1 {
	font-size: 17px;
	padding-left: 50px;
}
table.main td.right_bottom div.right_bottom_content span.l2 {
	font-size: 23px;
	padding-left: 22px;
	font-weight: bold;
}
table.main td.right_bottom div.right_bottom_content span.l3 {
	font-size: 30px;
	padding-left: 12px;
	color: white;
}


div.footer {
	height: 105px;
	background-image: url(/img/footer_gradient.png);
	background-repeat: repeat-x;
}
div.footer td.line {
	height: 105px;
	width: 460px;
	background-image: url(/img/line_bottom.png);
	background-repeat: no-repeat;
}
div.footer td.link {
	vertical-align: top;
}


div.copy_left {
	padding-left: 37px;
	padding-top: 14px;
}
div.copy_right {
	text-align: right;
	padding: 0px 60px 0px 0px;
	white-space: nowrap;
	position: relative;
	top: -30px;
}
div.copy_right td {
	text-align: left;
}
div.copy img {
	margin-right: 9px;
}
div.copy {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.copy a {
	color: #6c7a8c;
	text-decoration: none;
}
table.footer_link a {
	color: #bad3e4;
}
div.footer_link_building {
	padding: 0px 0px 17px 80px;
}
td.footer_link_plan {
	text-align: center;
}
td.footer_link_plan td {
	text-align: left;
}
td.footer_link_map {
	padding-top: 20px;
}
