/* CSS Document 
================================================*/
/* skin.css                            	       
================================================*/
/* HTML tag styles                           
================================================*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f2f2f3;
	font-family: Arial, Helvetica, sans-serif;
}
/* Main layout
================================================*/

#container {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-color: #ffffff;
	color: #6d6e71;
}
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #f2f2f3;
	width: 1024px;
	height: 164px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
#header a:link {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
}
#header a:visited {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
}
#header a:hover {
	background: transparent;
	color: #6d6e70;
	text-decoration: none;
}
#header a:active {
	background: transparent;
	color: #6d6e70;
	text-decoration: none;
}
#header_logo {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	font: normal 12px Arial;
	color: #f2f2f3;
	width: 310px;
	height: 124px;
	background-color: transparent;
}
#header_navigation {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 142px 0px 0px 10px;
	text-align: left;
	font: normal 16px Arial;
	color: #ffffff;
	width: 704px;
	height: 22px;
	background-color: transparent;
}
#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;
	color: #6d6e70;
	width: 1024px;
	overflow: auto;
	position: relative;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #38b0b7;
}
#navigation {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 17px;
	text-align: left;
	font: normal 16px Arial;
	color: #ffffff;
	width: 293px;
	background: transparent;
}
#content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 21px 16px 17px 17px;
	text-align: justify;
	font: normal 13px Arial;
	width: 587px;
	background: #ffffff;
}
#footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	width: 1004px;
	height: 20px;
	color: #ffffff;
	background-color: #38b0b7;
}
#footer a:link {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	background: transparent;
	color: orange;
	text-decoration: none;
}
#footer a:active {
	background: transparent;
	color: orange;
	text-decoration: none;
}
#footer_l {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 204px;
	height: 20px;
	font: normal 12px Arial;
	color: #ffffff;
	text-align: left;
	background-color: transparent;
}
#footer_r {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 20px;
	font: normal 10px Arial;
	color: #ffffff;
	text-align: right;
	background-color: transparent;
}
/* Menu
================================================*/

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 39px;
}
#menu li {
	list-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
}
#menu ul li a, #menu ul li ul li a, #menu ul li a:visited, #menu ul li ul li a:visited {
	list-style-image: none;
	color: #ffffff;
	cursor: pointer;
	padding-left: 24px;
	background: url(images/arrow_w.gif) left center no-repeat;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li ul li a:hover {
	color: orange;
	text-decoration: none;
	background: url(images/arrow_o_down.gif) left center no-repeat;
}
#menu1menu {
	font: normal 14px Arial;
	padding: 0px 0px 0px 25px;
}
.over {
	padding: 0px 0px 0px 24px;
	color: orange;
	background: url(images/arrow_o_down.gif) left center no-repeat;
}
/* Headings
================================================*/

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #38b0b7;
	font: normal 26px Arial;
	background-color: transparent;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #38b0b7;
	font: normal 16px Arial;
	line-height: 22px;
	background-color: transparent;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #38b0b7;
	font: bold 13px Arial;
	background-color: transparent;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: bold 13px Arial;
	color: #FFFFFF;
	background-color: transparent;
}
.line {
	color: #38b0b7;
	font: normal 12px Arial;
}
.style1 {
	color: #38b0b7;
	font: normal 9px Arial;
	padding: 10px 0px 0px 0px;
}
.style2 {
	font: bold 11px Arial;
}
.style3 {
	font: normal 11px Arial;
}
.style4 {
	color: #38b0b7;
	font: normal 9px Arial;
}
.style5 {
	color: #ffffff;
}
.style6 {
	color: #38b0b7;
	font: normal 14px Arial;
}
/* Hyperlink Styles
================================================*/

a:link {
	background: transparent;
	color: #38b0b7;
	text-decoration: none;
}
a:visited {
	background: transparent;
	color: #38b0b7;
	text-decoration: none;
}
a:hover {
	background: transparent;
	color: orange;
	text-decoration: none;
}
a:active {
	background: transparent;
	color: orange;
	text-decoration: none;
}

/* End
================================================*/
