body {
	margin:0;
	padding:0;
    background-color: #000066;
	background-repeat: repeat;
	list-style-image: url(/images/icons/icon_plane2.png);
	list-style-type: disc;
	list-style-position: inside;
    min-width:800px;
	margin-top: 12px;
}

#wrap {
    background:#ccc;
    margin:0 auto;
    width:800px;
	height:0 auto;
}

#header {
    background:#000066;
}

#nav_bar_area {
    background:#333;
}

#main {
	float:left;
	width:650px;
	background-color: #66CCFF;

}

#sidebar {
    background:#ccc;
    float:right;
    width:150px; 
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align: top;
	clip:  rect(   );
	text-align: right;
}

#footer {
    background:#aaa;
    clear:both;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000099;
	vertical-align: top;
	text-decoration:underline;
	text-indent: 8px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003399;
	vertical-align: top;
	text-indent: 15px;
}

.TextNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000099;
	text-indent: 15px;	
	right: 5px;
	left: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.TextNormal_No_Indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000099;
	right: 5px;
	left: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

#right{width:900px; float:center; height:330px;}
#right .map{width:500px; height:auto; float:left; margin-top:5px; }
#right .map p.head1{width:550px; text-align:left; font-size:15px; font-weight:bold; color:#537cbe; padding:5px;}

