body{
	background:#fff url(../images/bg.png) repeat-x !important;
	}
	
/*fix for Safari*/
/*body:first-of-type {background:#fff url(../images/bg.png) repeat-x !important;}*/

/*fix for Chrome*/
/*body:nth-of-type(1){
   background:#fff url(../images/bg.png) repeat-x !important;
}	*/

/* Float Properties*/
/* FF,  O */
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfloat {
	margin:0px auto;
	}
	
/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}	
	
#wrapper{
	margin:0px auto;
	width:980px;
	}
#header{
	width:980px;
	float:left;
	}
#logo{
	float:left;
	width:282px;
	height:135px;
	
	}
#logo h1 a{
	display:block;
	text-decoration:none;
	text-indent:-999em;
	width:282px;
	height:135px;
	background:url(../images/logo.png) no-repeat;
	}
#headRgt{
	float:right;
	width:450px;
	padding:0px 15px 0px 0px;
	}
#phone{
	float:right;
	width:210px;
	height:50px;
	background:url(../images/phone.png) no-repeat;
	}
#search{
	float:right;
	width:295px;
	margin:15px 0px 0px 0px;
	}
.search_txt{
	float:left;
	width:65px;
	height:27px;
	margin:2px 0px 0px 21px;
	background:url(../images/search.png) no-repeat;
	}
#myinput{
	width:151px;
	height:23px;
	float:left;
	padding-top:6px;
	border:2px solid #cecece;
	}
.search_btn input{
	float:left;
	width:54px;
	height:31px;
	background:url(../images/gobtn.png) no-repeat;
	}
.bridge{
	float:right;
/*	width:385px;*/
	height:20px;
	margin-top:7px;
	font-size:17px;
	/*font-family:AvantGarde Bk BT,Arial,Helvetica,verdana;*/
	font-family:"Century Gothic";
	font-weight:normal;
	color:#132d7c;
	word-spacing:0px;
	letter-spacing:2px;
	text-shadow: #6374AB 0px 0px 1px;

	/*background:url(../images/bridge.png) no-repeat;*/
	}
#menu{
	float:left;
	width:980px;
	height:32px;
	background:url(../images/menubg.png) no-repeat;
	}
#menu ul{
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px;
	width:980px;
	list-style-type:none;
	}
#menu ul li{
	float:left;
	display:inline;
	padding:0px 6px 0px 10px;
	background:url(../images/brgt.png) no-repeat 100% 98%;
	}
#menu ul li.nb{
	float:left;
	display:inline;
	padding:0px 6px 0px 10px;
	background:none;
	}	
#menu ul li a{
	color:#fff;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	padding:0px 30px 0px 30px;
	}
#menu ul li a:hover{
	color:#000;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	padding:0px 30px 0px 30px;
	}
#content{
	margin:0px auto;
	width:980px;
	}
#banner{
	width:980px;
	float:left;
	}
#travel{
	float:left;
	width:980px;
	margin-top:10px;
	}
#travel	h1{
	font-size:18px;
	font-weight:bold;
	color:#062173;
	margin-left:25px;
	}
.welcome{
	width:250px;
	margin-left:94px;
	color:#284285;
	}
.joint{
	width:980px;
	margin-left:25px;
	float:left;
	}
.joint_img{
	width:167px;
	height:62px;
	float:left;
	margin-top:15px;
	background:url(../images/gold.png) no-repeat;
	}
.joint_logo a{
	width:89px;
	height:85px;
	float:left;
	background:url(../images/joint.png) no-repeat;
	}	
.joint_txt{
	float:left;
	color:#284285;
	margin-left:15px;
	width:603px;
	}
.joint_txt span{
	font-weight:bold;
	color:#062173;
	}	
#footer{
	width:980px;
	float:left;
	}	
#footer_menu{
	width:940px;
	margin-top:25px;
	float:left;
	}
#footer_menu ul{
	float:left;
	padding:0px;
	margin:0px 0px 0px 25px;
	width:940px;
	list-style-type:none;
	}
#footer_menu ul li{
	float:left;
	display:inline;
	padding:0px 0px 0px 10px;
	}
#footer_menu ul li a{
	color:#7f8080;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	}
#footer_menu ul li a:hover{
	color:#284285;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	}
#footer_menu span{
	padding-left:10px;
	font-weight:bold;
	color:#7F8080;
	}	
#ft_links{
	float:left;
	width:900px;
	}
#spacer{
	float:left;
	width:235px;
	height:20px;
	}	
#ft_nav{
	float:left;
	width:500px;
	}
#ft_nav ul{
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:500px;
	list-style-type:none;
	}
#ft_nav ul li{
	float:left;
	display:inline;
	}
#ft_nav ul li a{
	color:#7f8080;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	padding:0px 5px 0px 15px;
	}	
#ft_nav ul li a:hover{
	color:#284285;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
	padding:0px 5px 0px 15px;
	}	
#ft_nav span{
	padding-left:10px;
	color:#7F8080;
	}
.copy{
	margin:35px 0px 0px 0px;
	text-align:center;
	font-size:13px;
	font-family:Arial;
	}
#link_img{
	float:right;
	margin-top:-45px;
	}
.skype{
	float:right;
	width:52px;
	height:65px;
	background:url(../images/skype.png) no-repeat;
	}
.twitter{
	float:left;
	width:47px;
	height:65px;
	background:url(../images/twitter.png) no-repeat;
	}
.facebook{
	float:left;
	width:52px;
	height:65px;
	background:url(../images/facebook.png) no-repeat;
	}	
.linkedin{
	float:left;
	width:44px;
	height:65px;
	background:url(../images/linkedin.png) no-repeat;
	}		