* {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #ffffff url(img/bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}


td, th {
	padding: 0px;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

img {
	border: 0px;
}


table {
	border: 0px;
}

.tableMain {
	height: 100%;
	width: 1090px;
}

.head {
	height: 400px;
}

.logo {
	margin: 71px 0px 0px 57px;
}

.header {
	color: #005b9f;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}

.columnLeft {
	background: url(img/column_left_bg.gif) repeat-x;
	border-left: 4px solid #d7d9d6;
	height: 100%;
}

.menuLeft {
    background: #ffffff url(img/menu_left_bg.gif) no-repeat right bottom;
	width: 186px;
}

.menuLeft * {
    font-family: "Arial Narrow";
	font-size: 14px;
}



.menuLeft td {
	background: url(img/menu_left_s.gif) no-repeat left bottom;
	padding: 0px 0px 1px 0px;
}

.menuLeft td.last {
	padding: 0px 0px 7px 0px;
}


.menuLeft a {
	background: no-repeat 30px center;
	
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px 25px 20px 105px;
}

.menuLeft a.i1 {
	background-image: url(img/i1.gif);
}

.menuLeft a.i2 {
	background-image: url(img/i2.gif);
}

.menuLeft a.i3 {
	background-image: url(img/i3.gif);
}

.menuLeft a.i4 {
	background-image: url(img/i4.gif);
}

.menuLeft a.i5 {
	background-image: url(img/i5.gif);
}

.menuLeft a.i6 {
	background-image: url(img/i6.gif);
}






.menuLeft a.i1:hover, .menuLeft .a a.i1 {
	background-image: url(img/i1a.gif);
}

.menuLeft a.i2:hover, .menuLeft .a a.i2 {
	background-image: url(img/i2a.gif);
}

.menuLeft a.i3:hover, .menuLeft .a a.i3 {
	background-image: url(img/i3a.gif);
}

.menuLeft a.i4:hover, .menuLeft .a a.i4 {
	background-image: url(img/i4a.gif);
}

.menuLeft a.i5:hover, .menuLeft .a a.i5 {
	background-image: url(img/i5a.gif);
}

.menuLeft a.i6:hover, .menuLeft .a a.i6 {
	background-image: url(img/i6a.gif);
}




.menuLeft a:hover, .menuLeft .a a {
	color: #ffffff !important;
}

.menuLeft .menuOver div.i, .menuLeft .a div.i {
	background: #3288c8 url(img/menu_left_1.gif) no-repeat right top;
}

.menuLeft .menuOver .i div, .menuLeft .a .i div {
	background: url(img/menu_left_2.gif) no-repeat right bottom;
}

.menuLeft div {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.columnCenter {
	height: 100%;
	padding: 0px 20px 20px 20px;
	width: 100%;
}

ul.tabheaders {
    margin: 10px 0px;
    padding: 0px 0px;
    list-style: none;
}

ul.tabheaders li {
	float: left;
	margin-right: 5px;
}

.copyright {
	padding-top: 20px;
}

.copyright *, .copyright a {
	color: #616162 !important;
	font-size: 10px;
}


.copyright .i1 {
	background: #d7d9d6 url(img/copyright_1.gif) no-repeat left top;
}

.copyright .i2 {
	background: url(img/copyright_2.gif) no-repeat right top;
	padding: 5px 20px;
}

.bottom {
	background: #d7d9d6;
	padding: 5px 20px;
	vertical-align: bottom;
}

.bottom, .bottom * {
	color: #616162 !important;
	font-size: 10px;
}

a:focus {
	outline: none;
}

.panel {
	background: #3288c8;
	display: none;
}
.panel ul {
    margin: 0px;
    padding: 0px 0px;
    list-style: none;
}
.panel ul li{
    padding: 2px 0px;
	text-align: center;
   
}

.panel ul li a{
    color: #ffffff !important;
    
}
.slide {
	background: url(img/menu_top_2.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	width: 144px;
}

.btnMenu {
	background: url(img/menu_top_a.gif) no-repeat center 4px;
	text-align: center;
	width: 144px;
	height: 15px;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

.active {
	background: url(img/menu_top_a2.gif) no-repeat center 4px;
}

.top {
    position: absolute;
    top: 0px;
	left: 443px;
	padding: 0;
	width: 144px;
}

#video {
    position: absolute;
    top: 129px;
	left: 343px;
	padding: 0;
	width: 355px;
	z-index: 10;
}
