* {
	margin: 0px;
	padding: 0px;
	font: 10px verdana;
}

body {
	background: #fff url('../../gfx/body_bg.gif') repeat;
}

img { 
	border: 0px;
}

input.inputfield, .inputter {
	border: 1px solid #42809c;
	padding: 2px;
	width: 165px;
}

h1 {
	color: #ec721d;
	font-size: 19px;
	margin-bottom: 20px;
}

h1.news {
	margin-bottom:2px;
}

small.news {
	font-size: 9px;
	color: #bbb;
	margin-bottom: 30px;
}

p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #696969;
}

h2 {
	font-weight: bold;
	color: #003952;
	font-size: 11px;
	margin: 10px 0 0 0;
	line-height: 18px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

ul {
	padding-left: 16px;
	color: #696969;
}

li {
	line-height: 18px;
	font-size: 11px;
}

strong {
	font-weight: bold;
}

/* Main styles */
div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 867px;
	background: transparent url('../../gfx/wrapper_bg.png') repeat-y;
	behavior: url('include/htc/png_behaviour.htc');
}

div#container {
	position: relative;
	margin: 0 30px;
	margin-right: 0px;
	width: 807px;
}

div#footer {
	margin: 0 auto;
	width: 867px;
	height: 30px;
	background: transparent;
}

div#footer img {
	behavior: url('include/htc/png_behaviour.htc');
	width: 867px;
	height: 30px;
}

div#content {
	position: relative;
	padding: 205px 0 0 0;
	width: 807px;
}

div#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 200px;
	z-index: 1;
}

div#logo {
	position: absolute;
	top: 4px;
	left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ec721d;
	z-index: 10;
}

div#top {
	position: absolute;
	top: 60px;
	right: 0px;
	z-index: 10;
}

div#leftside, div#center {
	float: left;
	z-index: 15;
}

div#bottom { 
	clear: both;
	height: 20px;
}

/* Menu styles */
div#menu div.spacer {
	position: relative;
	background: #fff;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 95px;
	z-index: 1;
}

div#menu div.items {
	position: relative;
	width: 802px;
	height: 100px;
	z-index: 0;
}

div#menu div.item {
	position: relative;
	float: left;
	width: 180px;
	margin: 0 9px 0 0;
	z-index: 0;
}

div#menu #main {
	width: 229px;
	border: 0px;
	background: none;
}

div#menu div.item ul {
	margin-top: 0px;
	width: 100px;
	position: relative;
	top: 2px;
	*top: 0px;
	left: 0px;
	list-style-type: none;
	z-index: 2;
}

div#menu #main.item ul {
	position: absolute;
	left: -4px;
}

div#menu div.item ul li {
	line-height:19px;
}

div#menu div.item ul.slide {
	z-index: -1; /* Important for slinding menu. */
}

div#menu div.item ul.slide li {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0;
	margin: 0px 10px;
}

div#menu div.item ul.slide li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#menu div.item ul.slide li.active a {
	color: #cf6c26;
}

div#menu div.item div.white {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	width: 180px;
	height: 10px;
	z-index: -1;
}

div#menu div.item img.background {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -2;
	behavior: url('include/htc/png_behaviour.htc');
}

div#menu img.png {
	behavior: url('include/htc/png_behaviour.htc');
	width: 180px;
	height: 100px;
	z-index: 1;
}

div#menu #main .png {
	width: 229px;
	height: 100px;
}

div#menu #main li .png {
	*margin-top: 7px;
}

/* Top styles */
div#top a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ec721d;
}

div#top .inputfield {
	margin: 1px 5px -1px 0;
}

/* Left side styles */
div#leftside {
	width: 229px;
}

div#leftmenu {
	background: #f0f2f3;
	padding: 5px 12px;
	line-height: 16px;
	*margin: -2px 0 0 0;
}

div#leftmenu ul {
	padding: 0 3px;
	list-style-type: none;
}

div#leftmenu ul li {
	font-size: 10px;
	line-height: 16px;
}

div#leftmenu ul a {
	color: #000;
}

div#leftmenu h2, div#leftmenu h2 a {
	margin: 0px 0 0 0;
	font-weight: bold;
	color: #e26d1b;
	font-size: 12px;
	text-decoration: none;
	clear: both;
}

div#leftmenu h3 {
	margin: 20px 0 -12px 0;
	color: #003952;
	font-size: 12px;
	font-weight: bold;
}

div#leftmenu a, .readmore {
	color: #003952;
}

/* Content styles */
div#center {
	width: 550px;
	padding: 20px 0 0 21px;
}

div#center table td {
	line-height: 18px;
	width: 166px;
	padding: 0 10px 30px 10px;
	font-size: 11px;
}

div#center table #middle {
	border: 1px solid #00769c;
	border-width: 0px 1px 0px 1px;
}

div#center table * {
	font-size: 11px;
	line-height: 18px;
}

div#center table a, div#center a {
	font-size: 11px;
	color: #003952;
}

div#buttons {
	margin: 30px 0px 0px 0px;
}

div#buttons a {
	margin: 0px 10px 10px 0px;
}

div.search_spacer {
	margin: 0px 0px 10px 0px;
	border: 1px solid #cf6c26;
	border-width: 0px 0px 1px 0px;
}

/* Bottom styles */
div#bottom table {
	margin-top: 10px;
	border-top: 1px solid #003952;
	width: 100%;
	color: #003952;
}

div#bottom table td {
	line-height: 20px;
	font-size: 9px;
	padding: 0px 0px 0px 15px;
}

div#bottom td#links {
	width: 229px;
	padding: 0px;	
}

div#bottom td#links a {
	text-decoration: none;
	color: #7896a3;
	margin: 0 1px;
}

div#bottom span {
	color: #ec721d;
}

/* Contact class */
div#center table.input_table td {
	padding: 0px 0px 0px 0px;
	width: 300px;
}

div#center table.input_table th {
	text-align: left;
	padding-right: 10px;
}

div#center table.news {
	padding: 0px;
	line-height: 12px;
	width: 560px;
}

div#center table.news td {
	padding: 0px;
}

div#center table.news td td {
	padding: 0;
	margin: 0;
	width:170px;
	font-size: 11px;
	line-height: 18px;
	color: #696969;
	vertical-align: top;
}

div#center table.news td table { width:250px !important; }
div#center table.news td td.date { width:85px; }
