* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: rgb(85,202,255);
	color: #000;
	height: 100%;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
a {
	color: rgb(255,0,102);
	text-decoration: none;
}
ul {
	list-style-type: none;
}
.one {
	background: url('/i/bg_1.gif') repeat-x;
}
#first {
	padding: 0 0 0 20px;
}
#second {
	width: 85%;
}
#second div {
	
	width: 100%;
	height: 130px;
}
#second div div {
	
	width: 800px;
}
.menu {
	background: url(/i/bg_3.gif) repeat-x;
}
#logo_down {
	background: url(/i/logo_down.gif) no-repeat;
	height: 31px;
	width: 100%;
}
#third {
	padding: 0 0 0 20px;
}
.menu table {
	border-collapse: separate;
	margin: 3px 0 0 0;
}
.menu table td {
	background: url(/i/bg_4.gif) repeat-x;
	border: solid 1px rgb(209,241,255);
	vertical-align: middle;
	text-align: center;
}
.menu table td.active{
	background: url(/i/bg_y.gif) repeat-x;
	border: solid 1px rgb(209,241,255);
	vertical-align: middle;
	text-align: center;
}
.menu table td.active span {
	color: #FF0066;
	font-size: 1.5em;
	font-weight: bold;
}
.menu img {
	margin: 2px 5px 0 5px;
}
#green {
	background: rgb(113,222,0);
	vertical-align: middle;
	width: 100px;
}
.menu a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.menu a:hover {
	color: #0033CC;
}
#fourth {
	vertical-align: bottom;
	padding: 0 5px 0 2px;
}
#left_menu {
	padding: 0 0 0 20px;
}
#left_menu li {
	font-size: 12px;
	border: solid 1px #B1E3FD;
	margin: 1px 0 0 0;
	padding: 5px 5px 5px 9px;
	background: url(/i/bg_6.gif) repeat-x #3AA6F3;
	color: #FF0066;
}
#left_menu a {
	display: block;
}
#left_menu li.pointer {
	background: url(/i/bg_7.gif) repeat-x #AFDDF9;
	font-size: 12px;
	border: solid 1px #B1E3FD;
	margin: 1px 0 0 0;
	padding: 5px;
	list-style-image: url(/i/pointer_2.gif);
}
#left_menu li span {
	background: url(/i/bullet_1.gif) no-repeat center right;
	display: block;
}
#left_menu li span.unactive {
	background: url(/i/bullet_3.gif) no-repeat center right;
	display: block;
}
#fifth a {
	color: #000;
	width: 100%;
}
#fifth a:hover {
	color: #0033CC;
}
#sixth {
	padding: 3px 7px 0 5px;
}
#main_content {
/*	width: 100%;*/
	height: 100%;
	font-size: 1.1em;
}
#content {
	width: 90%;
	border: solid 1px #DDF4FF;
	background: url(/i/bg_8.gif) repeat-x bottom left #A3E0FF;
	height: 592px;
	padding-bottom: 20px;
}
#news {
	width: 24%;
	padding: 0 0 200px 5px;
}
#news table {
	width: 183px;
	font-size: 1em;
}
#news_body {
	background: url(/i/bg_10.gif) repeat-x bottom left #7FDCFF;
	border-top: solid 1px #B2D4F2;
	border-left: solid 1px #B2D4F2;
	border-right: solid 1px #B2D4F2;
	height: 100%;
}
#news h1,h2,h3,h4,h5,h6 {
	background: #fff;
	font-size: 1.1em;
	color: #00BFFF;
	margin: 3px;
	padding: 4px 0 4px 10px;
	text-indent: 12px;
	text-transform: uppercase;
}
#news_bottom {
	background: url(/i/line.jpg) no-repeat #3A9EEE;
	text-align: right;
	height: 39px;
	border-left: solid 1px #B2D4F2;
	border-bottom: solid 1px #B2D4F2;
	border-right: solid 1px #B2D4F2;
	padding-top: 35px;
}
#news_bottom a {
	color: #CCFFFF;
}
#news_bottom a:hover {
	text-decoration: underline;
}
#news_bottom p {
	background: url(/i/pointer.gif) no-repeat center right;
	padding: 0 16px 0 0;
}
#sixth img {
	border: solid 1px #DDF4FF;
	margin: 10px;
}
#sixth p {
	margin: 15px;
}
#content h1,h2,h3 {
	background: url(/i/bullet_2.gif) no-repeat 99% 6px #FFF;
	font-size: 1.1em;
	margin: 3px;
	padding: 4px 20px 4px 12px;
	color: #FF0066;
}
#content a {
	color: #0033CC;
}
#content a:hover {
	color: #007EFF;
}
#content table  {
	font-size: 1em;
	margin: 15px;
	border-collapse: separate;
	width: 95%;
}
#content table td {
	 background: #C0EDFF;
	 padding: 5px;
}
#sixth ul {
	list-style: disc;
	margin: 10px 10px 10px 40px;
}
#sixth ul ul {
	margin: 10px 10px 10px 20px;
}
#dolphins {
	background: url(/i/dolphins.jpg) no-repeat bottom right;
	height: 100%;
}
#main_bg {
	background: url(/i/bg_2.gif) repeat-x bottom left;
}
#four {
	color: #FFF;
	font-size: 0.9em;
}
#four td {
 padding: 10px 10px 15px 10px;
}
#four table {
	font-size: 1em;
	width: 380px;
	color: #FFF;
}
#four table td {
	padding: 0 0 0 30px;
	vertical-align: middle;
}
#phone {
	background: url(/i/phone.gif) no-repeat center left;
	height: 30px;
}
#fax {
	background: url(/i/fax.gif) no-repeat center left;
}
#fifth {
	height: 100%;
	padding: 2px 0 0 0;
}
#fifth table {
	margin: 5px 0 0px 5px;
	font-size: 1.1em;
	text-align: right;
	border-right: solid 1px #BEDEF6;
	border-bottom: solid 1px #BEDEF6;
	width: 97%;
}
#angle {
	background: url(/i/angle.gif) no-repeat;
	width: 20px;
}
#angle_right {
	padding: 4px 3px 0 0;
	background: url(/i/bg_12.gif) repeat-x;
}
.border {
	border-left: solid 1px #BEDEF6;
	background: #6FC0F4;
}
#angle_right h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	color: #00BFFF;
	background-color: #fff;
	padding: 3px 15px 3px 0;
}
#countries {
	background: #6FC0F4;
}
#countries ul {
	margin: 10px 15px 0px 0;
}
#countries li {
	padding: 3px;
}
#web {
	text-align: left;
	font-size: 0.8em;
	padding: 0 10px 28px 10px;
	height: 236px;
	background: url(/i/bg_9.gif) repeat-x bottom left #6FC0F4;
	vertical-align: bottom;
}
#field {
	background: url(/i/bg_9.gif) repeat-x bottom left #6FC0F4;
}

