body {
	background-color: #fff;
	margin: 0;
}

h1 {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #242A2E;
}

h2 {
	background: transparent url(images/plane_icon.gif) top left no-repeat;
	height: 17px;
	padding-left: 25px;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3B91C3;
}	

#header {
	background: transparent url(images/top_bg.gif) top left repeat-x;
	margin: auto;
	height: 105px;
}

#header_wrap {
	width: 940px;
	margin: auto;
}

.logo {
	background: transparent url(images/logo.gif) top left no-repeat;
	width: 426px;
	height: 105px;
	float: left;
}

a.logo_link {
	display: block; 
	width: 426px; 
	height: 105px;
}

.nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	float: right;
	margin-top: 45px;
	margin-right: 10px;
}

.nav ul {
	list-style: none;
}

.nav li {
	display:inline;
	padding: 0px 15px 0px 15px;
	border-right: solid #4E5960 1px;
}

.nav a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7DAF0;
	text-decoration: underline;
}

.nav a.selected {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #A7DAF0;
}

.nav a.end {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 0;
}

.nav a.selected_end {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #A7DAF0;
	border: 0;
}		

#middle {
	background: #9ECBE8 url(images/mid_bg.gif) top left repeat-x;
	height: 222px;
}

.mid_img {
	background: transparent url(images/mid_img.gif) top left no-repeat;
	height: 222px;
	width: 940px;
	margin: auto;
}

#sub_mid {
	background: #9ECBE8 url(images/sub_bg.gif) top left repeat-x;
	height: 91px;
}

.sub_img {
	background: transparent url(images/sub_img.gif) top left no-repeat;
	height: 91px;
	width: 940px;
	margin: auto;
}

.sub_img2 {
	background: transparent url(images/sub_img2.gif) top left no-repeat;
	height: 91px;
	width: 940px;
	margin: auto;
}

.right_content {
	background: #ffffff url(images/section_top.gif) top left no-repeat;
	float: right;
	width: 230px;
}

#page_bg {
	background: #ffffff url(images/page_bg.gif) top left repeat-x;
}

#content_wrap {
	background: #ffffff url(images/content_top.gif) top left no-repeat;
	width: 930px;
	margin: auto;
	padding-top: 30px;
}

.content {
	background: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #45484B;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}

.left_content {
	background: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #45484B;
	margin-left: 10px;
	margin-bottom: 25px;
	width: 640px;
	float: left;
}

.left_content a{
	color: #333;
	text-decoration: underline;
}

.left_content a:hover{
	color: #000;
	text-decoration: none;
}

.box {
	border: 1px solid #E5F1F8;
	background: #F4FAFD;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.right_content {
	background: #EFF7FC url(images/right_top.gif) top left no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45484B;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	width: 220px;
	float: right;
}

.right_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.right_content li {
	border-bottom: 1px solid #fff;	
	padding-left: 0px;
	padding-top: 0px;	
	background-color: #EEF6FC;
}

.right_content li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #345A84;
}

.right_content li a:hover {
	display: block;
	background-color: #82BBDC;
	color: #fff;
	border-right: 5px #4C9BC9 solid;		
}

.right_content li a.selected {
	color: #345A84;
	font-weight: normal;
	font-size: 12px;
	background-color: #ffffff;
	border-right: 5px #EC9C17 solid;
}	

.section1 {
	background: #ffffff url(images/section_top.gif) top left no-repeat;
	height: 232px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
}

.section2 {
	background: #ffffff url(images/section_top.gif) top left no-repeat;
	height: 232px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	float: left;
	display: block;
}

.section3 {
	background: #ffffff url(images/section_top.gif) top left no-repeat;
	height: 232px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	display: block;
}

.section_content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #858D95;
	padding: 5px;
}

.section_content a{
	color: #333333;
	text-decoration: underline;
}

.section_content a:hover{
	color: #000000;
	text-decoration: none;
}

#footer {
	background: transparent url(images/footer_bg2.gif) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
	width: 940px;
	clear: both;
}

#footer_content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #858D95;
	text-align: right;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 20px;
	line-height: 20px;
}

#footer_content a {
	color: #333;
	text-decoration: none;
}

#footer_content a:hover {
	color: #666;
	text-decoration: underline;
}

.fr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #858D95;
	text-align: right;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 20px;
	padding-top: 0px;
}

.fr ul {
	list-style: none;
}

.fr li {
	display:inline;
	padding: 0px 5px 0px 5px;
	border-right: solid #4E5960 1px;
}

.fr a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #858D95;
	text-decoration: none;
}

.fr a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A7DAF0;
	text-decoration: underline;
}


.fr a.end {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 0;
	padding-right: 0;
}	


