/* CSS Document */

body {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f5155;
	background-attachment: fixed;
	background-color: #838591;
	background-image:  url("/img/bg-main.jpg");
	background-repeat: repeat-x;
	background-position: left top;

}

a {
	color: #DA6516;
	text-decoration: none;
}
a:hover {
	color: #C92205;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#header {
	background-image:  url("/img/bg-head.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 858px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#logo-plane {
	height: 80px;
}
#icon-nav {
	float: right;
	width: 450px;
	clear: right;
	color: #DA6516;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	height: 70px;
}
#icon-nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#icon-nav li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	float: right;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: 15px;
	width: 250px;
}
#icon-nav li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #444645;
	text-decoration: none;
	padding-right: 7px;
	display: block;
	float: right;
	clear: left;
	padding-top: 2px;
}
#icon-nav a:hover {
	color: #C92205;
}



#nav {
	background-image:  url("/img/bg-nav.png");
	float: left;
	width: 858px;
	height: 31px;
	clear: left;
	display: block;
	z-index: 30;
}
*html #nav{
	background-image:  url("/img/bg-nav.gif");
}
#nav a /img {
	margin-right: 10px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a:hover /img {
	margin-top: 4px;
}
#nav  li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
#nav  li  a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#nav  li  a:hover
{
	background-image:  url("/img/bg-nav-o.gif");
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#nav  div
{
	position: absolute;
	top: 138px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	z-index: 30;
	float: left;
	clear: left;
	border-top: 1px solid #FFFFFF;
}


#nav  div  a{
	position: relative;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:  url("/img/bg-nav.gif");
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0;
	font-weight: normal;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
*+html   #nav   div  a {
	width: 145px;
	display: block;
}
*html #nav div a {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
	height: 12px;
	clear: none;
	float: none;
	width: 145px;
}

#wrapper {
	float: left;
	width: 858px;
	background-image:  url("/img/wrapper-bg.gif");
	background-repeat: repeat-y;
	background-position: center top;
	clear: left;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
}

#leftcol {
	font-size: 11px;
	float: left;
	width: 190px;
	clear: left;
	background-image: url(images/bg-left-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	display: block;
}
#leftbox {
	float: left;
	width: 160px;
	background-image:  url("/img/bg-leftside.jpg");
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#left/img {
	clear: both;
	float: left;
	height: 224px;
	width: 190px;
}



#maincol {
	width: 446px;
	float: left;
	margin: 0px;
	background-image: url(images/bg-content-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #515151;
	font-size: 13px;
	line-height: 18px;
	padding: 25px;
	display: block;
}

#maincol h1 {
	font-size: 24px;
	color: #777;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#home-list {
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#home-list li {
	height: 18px;
	padding-bottom: 7px;
	display: list-item;
}

#home-list li a {
	color: #335172;
	text-decoration: none;
}

#home-list li a:hover {
	color: #DA6516;
}

#home-list /img {
	float: left;
	margin-right: 8px;
	clear: left;
}

#rightcol {
	width: 172px;
	float: right;
	clear: left;
	background-image: url(/images/bg-right-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	display: block;
}

#rightbox {
	background-image:  url("/img/bg-right-heading.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
	float: right;
	width: 148px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: block;
	clear: right;
}
#rightbox h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3A5069;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightbox /img {
	border: 1px solid #DA6516;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	float: left;
	width: 834px;
	border: 1px solid #FFFFFF;
	background-image:  url("/img/bg-base.jpg");
	padding: 12px;
	height: 15px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	display: inline;
}
#footer a {
	float: left;
	clear: right;
	color: #FFFFFF;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8FA1B7;
}
#footer a:hover {
	color: #0F1E39;
}
#maincol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F6065;
	margin: 0px;
}
#maincol h3 {
	font-size: 16px;
	color: #CC6600;
	margin-bottom: 0px;
	margin-top: 15px;
}
#maincol strong a {
	font-size: 14px;
	background-image:  url("/img/arrow1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}
#maincol a strong {
	font-size: 14px;
	background-image:  url("/img/arrow1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}
#maincol a em {
	font-style: normal;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-weight: bold;
}


