* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
}
body, table, input, textarea {
	font: 12px Arial, Tahoma, serif;
	color: #000;
	line-height: 14px;
}
ul {
	padding: 0 0 5px 0;
}
ul li {
	list-style-type: none;
	padding: 0 0 6px 10px;
	background: url('/i/dot.gif') no-repeat 0 5px;
}
h2 {
	font: 14px Arial, Tahoma, serif;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-bottom: #00A1E1 2px solid;
	padding: 24px 0 0 0;
	margin: 0 0 18px 0;
}
form h2 {
	margin: 0 0 3px 0;
}
h2 b {
	color: #06c;
	padding: 0 14px 0 0;
	background: url('/i/triangle.gif') no-repeat 100% 5px;
	margin: 0 4px 0 0;
}
h2 span {
	text-transform: capitalize;
}
h3, h4 {
	font: 12px Arial, Tahoma, serif;
	font-weight: bold;
}
h3 {
	color: #000;
	text-transform: uppercase;
	padding: 0 0 16px 0;
}
h4 {
	padding: 0 0 11px 0;
}
p {
	padding: 0 0 11px 0;
}
input, select, textarea {
	font-size: 11px;
	border-top: #808080 2px ridge;
	border-left: #808080 2px ridge;
	border-right: #D4D0C8 2px groove;
	border-bottom: #D4D0C8 1px solid;
	padding: 1px 0 0 5px;
}
a, a:link, a:visited, a:active {
	color: #06c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear, .bt_b, .div_line, .line2 {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#container {
	width: 1000px;
	text-align: left;
}

#top {
	position: relative;
	height: 140px;
	background: #00A1E1 url('/i/top_bg.jpg') no-repeat 240px 0;
}
#top.home {
	height: 200px;
	background: #00A1E1 url('/i/top_bg_white.jpg') no-repeat 240px 0;
}

#fr1, #fr2, #fr3, #fr4, #fr5, #fr6, #fr7, #fr8, #fr9, #fr10 {
	position: absolute;
	width: 80px;
	height: 160px;
	top: 0;
}
#fr1 {left: 240px;}
#fr2 {left: 323px;}
#fr3 {left: 406px;}
#fr4 {left: 489px;}
#fr5 {left: 572px;}
#fr6 {left: 655px;}
#fr7 {left: 738px;}
#fr8 {left: 821px;}
#fr9 {left: 904px;}
#fr10 {
	left: 987px;
	width: 13px;
}
.bg1 {background: url('/i/bg1.jpg') no-repeat 0 0;}
.bg2 {background: url('/i/bg2.jpg') no-repeat 0 0;}
.bg3 {background: url('/i/bg3.jpg') no-repeat 0 0;}
.bg4 {background: url('/i/bg4.jpg') no-repeat 0 0;}
.bg5 {background: url('/i/bg5.jpg') no-repeat 0 0;}
.bg6 {background: url('/i/bg6.jpg') no-repeat 0 0;}
.bg7 {background: url('/i/bg7.jpg') no-repeat 0 0;}
.bg8 {background: url('/i/bg8.jpg') no-repeat 0 0;}
.bg9 {background: url('/i/bg9.jpg') no-repeat 0 0;}
.bg10 {background: url('/i/bg10.jpg') no-repeat 0 0;}
.bg11 {background: url('/i/bg11.jpg') no-repeat 0 0;}
.bg12 {background: url('/i/bg12.jpg') no-repeat 0 0;}
.bg13 {background: url('/i/bg13.jpg') no-repeat 0 0;}
.bg14 {background: url('/i/bg14.jpg') no-repeat 0 0;}
.bg15 {background: url('/i/bg15.jpg') no-repeat 0 0;}
.bg16 {background: url('/i/bg16.jpg') no-repeat 0 0;}
.bg17 {background: url('/i/bg17.jpg') no-repeat 0 0;}
.bg18 {background: url('/i/bg18.jpg') no-repeat 0 0;}
.bg19 {background: url('/i/bg19.jpg') no-repeat 0 0;}
.bg20 {background: url('/i/bg20.jpg') no-repeat 0 0;}
.bg21 {background: url('/i/bg21.jpg') no-repeat 0 0;}
.bg22 {background: url('/i/bg22.jpg') no-repeat 0 0;}
.bg23 {background: url('/i/bg23.jpg') no-repeat 0 0;}
.bg24 {background: url('/i/bg24.jpg') no-repeat 0 0;}
.bg25 {background: url('/i/bg25.jpg') no-repeat 0 0;}
.bg26 {background: url('/i/bg26.jpg') no-repeat 0 0;}
.bg27 {background: url('/i/bg27.jpg') no-repeat 0 0;}
.bg28 {background: url('/i/bg28.jpg') no-repeat 0 0;}
.bg29 {background: url('/i/bg29.jpg') no-repeat 0 0;}
.bg30 {background: url('/i/bg30.jpg') no-repeat 0 0;}
.logo, #top .line, #top .date, #top ul, .copy {
	position: absolute;
	left: 0;
}
.logo {
	top: 0;
	width: 240px;
	height: 140px;
	background: #fff url('/i/bg_l.gif') repeat-y 0 0;
}
#top.home .logo {
	height: 200px;
}
#top .logo img {
	margin: 26px 0 0 50px;
}
#top.home .logo img {
	margin: 49px 0 0 50px;
}
#top .line {
	width: 10px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	top: 50px;
	background-color: #fff;
}
#top.home .line {
	top: 110px;
}
#top .date {
	padding: 78px 0 0 256px;
	z-index: 100;
}
#top.home .date {
	padding: 137px 0 0 256px;
}
#top ul {
	display: block;
	left: 251px;
	top: 117px;
	padding: 0;
}
#top.home ul {
	top: 177px;
}
#top ul li {
	margin: 0 -4px 0 0;
	padding: 0;
	position: relative;
	visibility: visible;
	display: block;
	height: 23px;
	float: left;
	background: url('/i/nav_r.gif') no-repeat 100% 0;
}
#top ul li a, #top .date {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#top ul li a {
	display: block;
	padding: 4px 8px 5px 15px;
	margin: 0 12px 0 0;
	background: #000 url('/i/nav_l.gif') no-repeat 0 0;
	text-decoration: none;
}
#top ul li a:hover {
	color: #36C9ff;
}
#top ul li.nv1 {z-index:20;}
#top ul li.nv2 {z-index:19;}
#top ul li.nv3 {z-index:18;}
#top ul li.nv4 {z-index:17;}
#top ul li.nv5 {z-index:16;}
#top ul li.nv6 {z-index:15;}
#top ul li.nv7 {z-index:14;}
#top ul li.nv8 {z-index:13;}
#top ul li.nv9 {z-index:12;}
#top ul li.nv10 {z-index:11;}
#top ul li.active {
	background: url('/i/nav_r_a.gif') no-repeat 100% 0;
	z-index: 100;
}
#top ul li.active a {
	background: #fff url('/i/nav_l_a.gif') no-repeat 0 0;
}
#top ul li.active a, #top ul li.active a:hover {
	color: #000;
	cursor: default;
}

.col3 {
	background: url('/i/bg_content.gif') repeat-y 0 0;
}
.col2 {
	background: url('/i/bg_content2.gif') repeat-y 0 0;
}
.l_col {
	float: left; 
	width: 190px;
	padding: 14px 20px 25px 29px;
}
#columns.col3 .c_col {
	float: left;
	width: 490px;
	padding: 14px 20px 25px;
}
#columns.col2 .c_col {
	float: left;
	width: 720px;
	padding: 14px 20px 25px;
}
.r_col {
	float: left;
	width: 190px;
	padding: 14px 20px 25px;
}

.events {
	margin: -1px 0 0 0;
	padding: 0;
}
.events li {
	background: none;
	padding: 0;
}
.events li.text, .desc {
	font-size: 11px;
	line-height: 13px;
}
.events li.text {
	background: url('/i/bg_dashed.gif') repeat-x 0 100%;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}
.events li.title {
	font-size: 12px;
	color: #06c;
	padding: 0 0 9px 0;
}
.events li.date {
	font-size: 11px;
	font-weight: bold;
}
#container a.more {
	display: block;
	font-size: 11px;
	background: url('/i/triangle.gif') no-repeat 0 4px;
	padding: 0 0 0 10px;
}
#container a.more b {
	color: #000;
	text-decoration: none;
	cursor: default;
}
#container .grey a.more {
	margin: 6px 0 0 0;
}
.desc {
	display: block;
	padding: 5px 0 0 0;
}
.l_col .line, .c_col .line, .r_col .line {
	height: 16px;
	line-height: 1px;
	font-size: 1px;
	background: url('/i/bg_dashed.gif') repeat-x 0 50%;
}
.pic {
	clear: both;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 2px 19px 21px 0;
}
* html .pic {
	margin: 2px 16px 21px 0;
}
.pic img {
	padding: 0 0 3px 0;
	border-bottom: #00A1E1 2px solid;
}
.grey, .grey2 {
	font-size: 11px;
	background-color: #f1f1f1;
	padding: 17px 10px;
}
.grey2 {
	padding: 17px 20px;
	font-size: 12px;
}
.grey .name {
	display: block;
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: -7px 0 17px 0;
	background: url('/i/bg_dashed2.gif') repeat-x 0 100%;
}
input.email {
	width: 160px;
	height: 15px;
	margin: 9px 0 4px 0;
}
* html input.email {
	margin: 8px 0 3px 0;
}
input.login, input.pwd {
	width: 99px;
	height: 15px;
}
input.login {
	margin: 0 0 5px 0;
}
* html input.login {
	margin: 0 0 4px 0;
}
.login_form span {
	display: block;
	float: left;
	width: 62px;
	padding: 3px 0 0 0;
}
* html .login_form span {
	margin: 0 -3px 0 0;
}
.login_form .grey {
	padding-top: 19px;
}
.bt {
	float: right;
	background: url('/i/bt_l.gif') no-repeat 0 0;
}
#container .bt a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 3px 11px 4px 12px;
	margin: 0 10px;
	background: #00A1E1 url('/i/bt_r.gif') no-repeat 100% 0;
}
#container .bt a:hover {
	text-decoration: none;
	color: #000;
}
#container .c_col .bt a {
	margin: 0 20px 0 10px;
}
.bt_b {
	padding: 7px 0 0 0;
}
#container .c_col .bt2 a {
	margin-right: 10px;
}
.supp {
	background: #f8f8f8 url('/i/supp_bg.gif') repeat-x 0 0;
	float: left;
}
.supp div.l {
	background: url('/i/supp_l.gif') no-repeat 0 0;
}
.supp div.r {
	font-size: 14px;
	background: url('/i/supp_r.gif') no-repeat 100% 0;
	padding: 8px 27px 5px 20px;
}
.supp_b {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: -1px 0 0 0;
}
.grey2 span {
	display: block;
	float: left;
	width: 144px;
	padding: 3px 0 0 0;
}
.contact_form span {
	position: relative;
	width: 100px;
	padding: 3px 0 0 80px;
}
.contact_form span b {
	display: block;
	position: absolute;
	top: 3px;
	right: 20px;
}
.grey2 span, .grey2 select, .grey2 input {
	margin: 0 0 6px 0;
}
* html .grey2 input {
	margin: 0 0 5px 0;
}
.contact_form input {
	width: 400px;
}
.contact_form textarea {
	width: 400px;
	height: 96px;
	overflow: hidden;
}
.grey2 select {
	width: 302px;
	font-size: 11px;
	height: 19px;
}
.grey2 select.wide {
	width: 213px;
	height: 120px;
	margin: 3px 0 0 0;
}
.grey2 b {
	font-weight: normal;
	font-size: 10px;
	color: #666;
}
.grey2 .l, .grey2 .r {
	width: 213px;
	float: left;
	padding: 1px 0 0 0;
}
.grey2 .l {
	margin-right: 20px;;
}
.nav_srch {
	text-align: right;
	margin: -14px 0 0 0;
	padding: 0 0 8px 300px;
}
.dashed, #container .div_line {
	background: url('/i/bg_dashed.gif') repeat-x 0 100%;
}
#container .nav_srch a {
	padding: 0 0 0 6px;
}
#container .nav_srch a.active, #container .nav_srch a.active:hover {
	color: #000;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

ul.company {
	position: relative;
	visibility: visible;
	clear: both;
	padding: 0;
}
ul.company li {
	background: none;
	padding: 0;
}
ul.company li.company_desc {
	float: left;
	width: 480px;
	padding: 18px 0 0 0;
}
ul.company li.company_desc .company_name, .dest_l2 .tl {
	font-weight: bold;
	font-size: 14px;
}
ul.company li.company_desc .company_contact {
	font-size: 11px;
	padding: 10px 0 0 0;
}
li.profile, li.profile a, li.brochure, li.brochure a, li.website, li.website a, li.contact, li.contact a {
	display: block;
	width: 50px;
	height: 59px;
}
ul.company li.profile {
	float: left;
	background: url('/i/ico_profile.gif') no-repeat 0 0;
	margin: 45px 0 0 25px;
}
li.brochure, li.website, li.contact {
	float: left;
	margin: 45px 0 0 5px;
}
ul.company li.brochure {
	background: url('/i/ico_brochure.gif') no-repeat 0 0;
}
ul.company li.website {
	background: url('/i/ico_web-site.gif') no-repeat 0 0;
}
ul.company li.contact {
	background: url('/i/ico_contact.gif') no-repeat 0 0;
}
#container .div_line {
	padding: 16px 0 0 0;
}
.last {
	margin: 0 0 8px 0;
}
.news, .news li, .events_list, .events_list li {
	padding: 0;
	background: none;
}
.news li.title {
	color: #06c;
}
.news li.title, .events_list li.title {
	font-weight: bold;
	padding: 0 0 9px 0;
}
.news li.date, .events_list li.date {
	font-size: 11px;
}
#container li.div_line {
	margin: 0 0 18px 0;
}
.news li.pic {
	margin-bottom: 1px;
}
.events_list p.links {
	padding: 0;
}
.events_list p.links a {
	display: block;
	float: left;
	background: url('/i/triangle.gif') no-repeat 0 3px;
	padding: 0 19px 0 11px;
}
.events_list li.pata {
	display: block;
	float: right;
	padding: 2px 11px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #00A1E1;
	background-color: #f1f1f1;
	margin: -1px 0 0 0;
}
.events_list li.title {
	padding-right: 160px;
}
.line2 {
	margin: 6px 0 5px 0;
	background: url('/i/bg_dashed.gif') repeat-x 0 0;
}
.sm {
	font-size: 11px;
	padding: 0 0 17px 0;
}
.sm b, .contact_form span b {
	font: 12px Verdana, Tahoma, serif;
	font-weight: bold;
	color: #00A1E1;
}
ul.profile li.company_desc {
	width: 500px;
	margin: 0 40px 0 0;
}
.cols {
	width: 360px;
	float: left;
}
.stuff div.desc {
	font-size: 11px;
	padding: 7px 0 0 0;
	
}
.stuff {
	clear: both;
}
.stuff b {
	padding: 0 15px 0 0;
}
ul.contact_info {
	padding: 0;
	width: 470px;
	float: left;
}
ul.contact_info li {
	width: 400px;
	padding: 0;
	background: none;
	float: left;
}
ul.contact_info li.name {
	width: 70px;
	font-weight: bold;
	clear: both;
}
ul.contact_info li.b {
	padding: 0 0 15px 0;
}
.contact_logo {
	float: right;
	width: 165px;
	margin: 0 7px 0 0;
	text-align: center;
}
.destinations {
	padding: 6px 0 11px 0;
}
.destinations select {
	width: 240px;
	margin: 0 0 0 10px;
	font-size: 11px;
	height: 18px;
}
* html .destinations select {
	vertical-align: middle;
}
.destinations span {
	padding: 0 0 0 40px;
}
.destination_line {
	margin: 20px 0 0 0;
}
.destination_line .block {
	width: 227px;
	height: auto;
	float: left;
	margin: 0 19px 0 0;
}
.destination_line .r {
	margin: 0;
}
.dest_l2 {
	margin: 0 0 16px 0;
	padding: 18px 0 6px 0;
}
.dest_l2 .pics {
	float: right;
}
.dest_l2 .pics .pic {
	float: none;
	margin: 2px 0 21px 19px;
}
* html .dest_l2 .pics .pic {
	margin: 2px 0 21px 16px;
}
.dest_l2 .desc_text {
	display: table;
}
* html .dest_l2 .desc_text {
	height: 1px;
}

#bottom {
	position: relative;
	height: 60px;
	background-color: #ccc;
}
#bottom .logo {
	height: 60px;
}
#bottom .logo img {
	margin: 0 0 0 153px;
}
.copy {
	padding: 9px 20px 0 260px;
	font-size: 11px;
}