@charset "utf-8";
/* CSS Document */
.fL{float:left}
.fR{float:right}
.cL{clear:left}
.cR{clear:right}
.clear{clear:both}

#newpage img{border:0}

#newpage{
	width:747px;
	margin:0 auto}
	
.tab_menu{
	width:100%;
	height:137px;
	background:url(../images/bus.jpg) right top no-repeat}
	
.tab_blue_text{
	margin:0;
	padding:0;
	height:53px;
	font:bold 18px/18px Arial;
	color:#006699;
	text-transform:uppercase}
	
.tab_black_text{
	margin:0;
	padding:0;
	height:40px;
	font:bold 18px/18px Arial;
	color:#000}
	
.tab_menu ul {
	margin:0;
	padding:0;
	height:44px;
	list-style: none;}
	
.tab_menu ul li {
	float: left;
	height:44px;
	padding: 0;
	margin-right: 2px}
	
.tab_menu ul li a{
	margin:0;
	color: #fff;
	height:44px;
	float: left;
	display: block;
	padding-left:10px;
	text-decoration: none;
	font:bold 13px/44px Arial;
	text-transform:uppercase;
	background:url(../images/li_left_bg.jpg) 0 0 no-repeat;}
	
.tab_menu ul li a:hover, .tab_menu ul li a.active{
	background-position:0 -44px;}
	
.tab_menu ul li a span{
	height:44px;
	cursor:pointer;
	float:left;
	display:block;
	padding-right:10px;
	background:url(../images/li_right_bg.jpg) right top no-repeat;}
	
.tab_menu ul li a:hover span, .tab_menu ul li a span.active{
	background-position:right -44px;}
	
.map_area{
	width:733px;
	height:323px;
	padding:7px;
	background-color:#0056a7}
	
.map{
	position:relative;
	width:490px;
	height:323px}
	
.map_control{
	width:221px;
	height:323px;
	padding:0 10px;
	background:url(../images/map_control_bg.jpg) no-repeat}
	
.arrow{
	width:146px;
	height:144px;
	margin:37px auto 15px auto}
	
.arrow_top{
	width:100%;
	height:40px;
	text-align:center}
	
.arrow_middle{
	width:100%;
	height:63px;
	vertical-align:middle}
	
.arrow_middle img{vertical-align:middle}

.arrow_bootom{
	width:100%;
	height:41px;
	text-align:center}
	
.tip{
	font:15px/16px Arial;
	color:#333333;
	margin:0;
	padding:0}
.tip img {
	vertical-align:middle;
}

.tip span {
	font-size:13px;
	line-height:15px;
}	
.zoom{
	width:100%;
	padding:8px 0 0 3px;
}
	
.zoom ul{
	margin:0;
	padding:0;
	list-style-type:none}
	
.zoom ul li{
	text-indent:-5000px;
	height:43px;
	margin-right:3px;
	padding:0;
	float:left}
	
.zoom ul li.plus{
	margin-right:0 !important}
	
.zoom ul li.plus a{
	width:17px;
	height:43px;
	display:block;
	background:url(../images/plus_bg.jpg) 0 0 no-repeat}
	
.zoom ul li.minus a{
	width:17px;
	height:43px;
	display:block;
	background:url(../images/minus_bg.jpg) 0 0 no-repeat}
	
.zoom ul li.plus a:hover, .zoom ul li.plus a.active, .zoom ul li.minus a:hover, .zoom ul li.minus a.active{
	background-position:0 -43px}
	
.zoom ul li a:focus{
	outline:none}
	
.zoom ul li.small a{
	width:13px;
	height:34px;
	display:block;
	margin-top:4px;
	background:url(../images/small_bg.jpg) 0 0 no-repeat}
	
.zoom ul li.small a:hover, .zoom ul li.small a.active{
	background-position:0 -34px}
	
.page_title{
	height:43px;
	padding-top:4px;
	margin:0;
	text-transform:uppercase;
	font:bold 13px/24px Arial;
	border-bottom:#cc0000 4px solid}
	
.title{
	margin:0;
	padding:19px 0 0 0;
	color:#0056a7}
	
.textsize{
	margin:0;
	padding:0;
	color:#585858}
	
.textsize a{
	text-decoration:none;
	color:#585858}
	
.textsize a:hover{
	color:#cc0000}
	
.px18{
	font-size:18px;
	font-weight:normal}
	
.px13{
	font-size:13px;
	line-height:20px !important;
	font-weight:normal}
	
.px12{
	font-size:12px;
	line-height:18px !important;
	font-weight:normal}
	
.page_text{
	padding-bottom:5px;
	border-bottom:#cc0000 4px solid}
	
.text{
	margin:0;
	padding:0;
	font:12px/18px Arial;
	color:#2a2a2a}

.red{
	color:#d61212}
	
.new_link{
	margin:0;
	padding-bottom:5px;
	font:bold 13px/24px Arial;
	text-transform:uppercase;
	color:#0056a7}
	
.new_link a{
	text-decoration:none;
	color:#0056a7}
	
.new_link a:hover{
	text-decoration:underline;
	color:#b20d0d}
	
ul.btn{
	height:37px;
	padding:5px 0 5px 0;
	margin:0;
	list-style-type:none}
	
ul.btn li{
	margin-right:20px;
	padding:0;
	float:left;
	font:bold 12px/37px Arial;
	color:#FFF}
	
ul.btn li a{
	height:37px;
	float:left;
	padding-left:15px;
	text-decoration:none;
	color:#FFF;
	display:block;
	background:url(../images/btn_left_bg.jpg) left top no-repeat}

ul.btn li a span{
	height:37px;
	cursor:pointer;
	float:left;
	display:block;
	padding-right:15px;
	background:url(../images/btn_right_bg.jpg) right top no-repeat}

ul.btn li a:hover, ul.btn li a.active{
	background-position:0 -37px}

ul.btn li a:hover span, ul.btn li a span.active {
	background-position:right -37px}
	
.search{
	width:240px;
	height:56px;
	position:absolute;
	left:2px;
	top:2px;
	padding-left:6px;
	padding-top:4px;
	font:bold 13px/20px Arial;
	color:#FFF;
	background-color:#0056a7}
	
.close{
	position:absolute;
	top:2px;
	right:2px}
	
.search_row{
	width:215px;
	height:25px;
	margin:0;
	padding-top:4px}
	
.search_tb{
	width:146px;
	height:20px;
	padding:3px 2px 0 2px;
	margin:0;
	background:#0367bf;
	font:12px Arial;
	color:#FFF;
	border:#5991c6 1px solid}
	
.rbs {background:#FFCCCC; line-height:24px; text-align:left; width:600px; padding-left:5px; color:#D61212; font-weight:bold;	}
.rbs b {color:black; font-weight:bold;}


/* Testimonials */

.testimonial{
	position:absolute;
	width:500px;
	height:550px;
	padding:15px;
	background-color:#FFFFFF;
	left:0px; top:0px;
	display:none;
	}
	
.testimonial h4{
	margin:0 0 15px 0;
	padding:14px 0 0 0;
	height:37px;
	font:29px/37px Arial;
	color:#2558ab;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/testi_head.jpg) no-repeat}
	
.testimonial p{
	padding:0 35px;
	font:12px/18px Arial;
	color:#000}
	
.testimonial p span{
	text-transform:capitalize;
	display:block;
	padding-left:100px;
	font-size:14px;
	font-weight:bold}
	
.testi_close {
	text-decoration:none;
	color:#000;
	font:bold 14px/20px Arial;
	height:20px;
	padding-right:30px;
	cursor:pointer;
}

.modalOverLay { position: absolute; z-index:50; top: 0px; left: 0px; height: 100%; width: 100%; background: #000000; display: none; }

a:focus{outline:none}

.free_park{
	padding-top:7px;
	font:bold 16px/18px Arial;
	color:#006795;
	display:block}
	
.space_line{
	display:block;
	height:10px}