#wrapper{
	margin:0 auto;
	width:750px;
	text-align:justify;
}

#header{
	width:100%;
	height:50px;
	clear:both;
	float:left;
	overflow:hidden;
	margin:20px 0;
}

#header h1{
	float:left;
	width:250px;
	height:50px;
	background:url(../images/layout/unexaviation.gif) center no-repeat;
	text-indent:-9999px;
}


#navigation{
	float:right;
	display:inline;
	margin:12px 0 0 0;
	width:450px;
}

#navigation li{
	float:left;
	display:inline;
	padding:0 5px;
	background:url(../images/layout/navseparator.gif) center right no-repeat;
}

#navigation a{
	float:left;
	display:inline;
	padding:5px;
}

#navigation a:hover{
	background:#707476;
}

#navigation a img{
	float:left;
	display:inline;
}

#navigation a#navion{
	background:#366ba5 url(../images/layout/navibgon.gif) repeat-x top;
	cursor:default !important;
}

#footer{
	padding:10px 0 15px 0;
	font-size:10px;
	clear:both;
	text-align:center;
}

.imgindex{
	width:750px;
	height:157px;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	clear:both;
	position:relative;
}

.imgindex{
	text-indent:-9999px;
}

.leftcontent{
	float:left;
	display:inline;
	width:160px;
	overflow:hidden;
}

.leftcontent .contentsubmenu{
	width:160px;
	background:#002550 url(../images/layout/submenu_cap.gif) top center no-repeat;
	float:left;
	clear:both;
	line-height:normal;
	padding:0;
}

.leftcontent .contentsubmenu ul{
	padding:0;
	margin:12px;
}

.leftcontent .contentsubmenu ul li{
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	background:url(../images/layout/icon01.gif) 0 5px no-repeat;
	line-height:15px !important;
}

.leftcontent .contentsubmenu ul li a{
	color:#fff;
}

.leftcontent .footersubmenu{
	background:url(../images/layout/submenu_tail.gif) bottom center no-repeat;
	width:100%;
	height:23px;
	float:left;
	clear:both;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:-10px;
}

.rightcontent{
	float:right;
	display:inline;
	width:575px;
}

.rightcontent .headercontent{
	background:url(../images/layout/content_cap.gif) no-repeat center;
	width:100%;
	height:49px;
	clear:both;
}

.rightcontent .headercontent h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#002b5b;
	font-size:16px;
	float:left;
	display:inline;
	margin:14px 0 0 22px;
	text-transform:uppercase;
}

.rightcontent .headercontent a{
	float:right;
	display:inline;
	padding:5px 0;
	margin:18px 25px 0 0;
}

.rightcontent .headercontent h3 a{
	display:none;
}

.rightcontent .contentcontent{
	width:545px;
	padding:0 15px;
	background:url(../images/layout/content_body.gif) repeat-y center;
	float:left;
	clear:both;
}

.rightcontent .footercontent{
	width:575px;
	height:10px;
	background:url(../images/layout/content_tail.gif) no-repeat bottom;
	float:left;
	display:inline;
	clear:both;
	text-indent:-9999px;
	margin:0 0 15px 0;
}
