/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: center;
	background-image:url(../home_images/bckrnd.png);
	background-repeat:repeat-x;
	background-color: #f3f3f3;
	}


#left {
width:140px;
padding:0px;
float:left;
}

#right {
width:140px;
padding:0px;
float:right;
}


															/** MAIN CONTAINERS **/
#wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}


#content-wrap{
	margin-top: 20px;
}

#content {
padding:0px;
float:left;
overflow: auto;
}

.dest01 {
	margin-left: 22px;
	margin-right: 11px;
	background-color: #f3f3f3;
	float: left;
}

.dest02 {
	margin-left: 61px;
	background-color: #f3f3f3;
	float: left;
	}
	
	
.pek {
	margin-top: 2px;
	margin-left: 6px;
	float: left;
}

.pek1 {
	margin-top: 2px;
	margin-left: 22px;
	float: left;
}

#header {
height: 100px;
}

#footer {
	padding-top: 40px;
	background-color: #f3f3f3;
	text-align: center;
	font-family: Arial;
	margin:  0 auto 0;
	font-size: 10px;
	color: #999999;
}





															







															







															







															
