/* CSS Document */
body{
	color:#80B7EE;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #05386B;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(image/bg5.gif);
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}

/* ------------------------ header start --------------------------- */
#header{
	position:relative;
	width:722px;
	height:26px;
	background:url(image/header_bg.jpg) no-repeat 0 0 #05386B;
	color:#80B7EE;
	left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header img{
	position:absolute;
	top:80px;
	border:none;
	left: 0px;
}
#header ul{
	position:absolute;
	top:0;
	right: 11px;
	width: 722px;
	left: 0;
}	
#header ul li{
	color:#FFFFFF;
	float:left;
	background:url(image/top_nav_bg.jpg) repeat-x 0 0 #0E0E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}
#header ul li a{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background:url(image/top_nav_bg.jpg) repeat-x 0 0 #0E0E0E;
	width:90px;
	height:27px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}
#header ul li a.hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background:url(image/top_nav_bg_h.jpg) repeat-x 0 0 #0E0E0E;
	width:90px;
	height:27px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}
#header ul li a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background:url(image/top_nav_bg_h.jpg) repeat-x 0 0 #0E0E0E;
	width:90px;
	height:27px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
}
/* ------------------------ header end --------------------------- */
/* ------------------------ future start --------------------------- */
#future{
	position:relative;
	width:778px;
	height:88px;
	margin:0 auto;
	color:#FFFFFF;
	background-color: #DEA418;
	background-image: url(image/future_bg.jpg);
	background-repeat: no-repeat;
}
#future h2{
	background:url(image/future_h2_text.jpg) no-repeat 0 0 #DEA418; color:#FFFFFF;
	width:120px; height:59px; text-indent:-2000px; position:absolute; left:13px; top:14px;}
#future ul{
	position:absolute; left:187px; top:3px; height:86px;}
#future ul li.pic{
	margin:0; height:82px; float:left;}
#future ul li.pic img{
	border:#356E8F 1px solid;}
#future ul li.pic a{
	background-color:#FFFFFF; color:#000000; padding:0 3px; display:block;}
#future ul li.arrowLeft{
	height:88px; float:left;
	}
#future ul li.arrowLeft a{
	background:url(image/left_arrow.gif) no-repeat 0 0; display:block; text-indent:-20000px; text-decoration:none;
	width:13px; height:20px; margin:30px 0 0 0;}
#future ul li.arrowRight{
	height:88px; float:left;
	}
#future ul li.arrowRight a{
	background:url(image/right_arrow.gif) no-repeat 0 0; display:block; text-indent:-2000px; text-decoration:none;
	width:13px; height:20px; margin:30px 0 0 0;}
/* ------------------------ future end --------------------------- */
/* ------------------------ body start --------------------------- */
#body{
	width:746px;
	background:url(image/body_shadow_top.gif) no-repeat 0 0 #05386B;
	color:#80B7EE;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
#body h2{
	font:normal 24px/30px Arial, Helvetica, sans-serif; background-color:#05386B; color:#FFFFFF;}
#body p{
	color:#80B7EE;
	background-color:#05386B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#body p strong{
	color:#D1E8FF;
	background-color:#05386B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#bodyLeft{
	width:354px; float:left; padding:34px 0 17px 0;}
#bodyLeft form.login{
	width:296px; border:#235C96 1px solid; padding:6px 28px 19px 28px; margin:0 0 27px 0;
	background-color:#134C85; color:#FFFFFF; float:left;}
#bodyLeft form.login h2{
	font:normal 24px/39px Arial, Helvetica, sans-serif; color:#FCBD27;
	background:url(image/login_bg.gif) no-repeat 0 0 #134C85; padding:0 0 8px 54px;}
#bodyLeft form.login h2 span{
	font:normal 24px/39px Arial, Helvetica, sans-serif; color:#FFFFFF;
	background-color:#134C85; padding:0;}
#bodyLeft form.login label{
	font:bold 12px/26px Arial, Helvetica, sans-serif; color:#FFFFFF;
	background-color:#134C85; padding:0; margin:0 0 8px 0; float:left;}
#bodyLeft form.login input{
	font:normal 12px/18px Arial, Helvetica, sans-serif; color:#022344; width:204px; height:20px;
	background-color:#FFFFFF; border:#0B3662 1px solid; padding:2px; margin:0 0 8px 0; float:right;}
#bodyLeft form.login input.checkBox{
	color:#022344; width:15px; height:15px; margin:1px 0 0 0;
	background-color:#FFFFFF; border:#0B3662 1px solid; float:left;}
#bodyLeft form.login input.loginBtn{
	width:77px; height:16px; margin:0; padding:0px;
	border:none; float:right;}
#bodyLeft form.login p{
	font:normal 12px/17px Arial, Helvetica, sans-serif; color:#FFFFFF;
	background-color:#07223E; padding:0 6px; margin:0 9px 0 0; float:left;}
#bodyRight{
	width:286px; float:left; background-color:#022344; color:#FFFFFF; padding:11px 25px 14px; margin:34px 0 17px 20px;}
#bodyRight form.registration{
	float:left;}
#bodyRight form.registration h2{
	font:normal 24px/34px Arial, Helvetica, sans-serif; color:#FCBD27; width:240px;
	background:url(image/registration_bg.gif) no-repeat 0 3px #022344; padding:0 0 8px 46px;}
#bodyRight form.registration h2 span{
	font:normal 24px/34px Arial, Helvetica, sans-serif; color:#FFFFFF;
	background-color:#022344; padding:0;}
#bodyRight form.registration label{
	font:bold 12px/26px Arial, Helvetica, sans-serif; color:#FFFFFF;
	background-color:#022344; padding:0; margin:0 0 8px 0; float:left;}
#bodyRight form.registration input{
	font:normal 12px/18px Arial, Helvetica, sans-serif; color:#022344; width:197px; height:20px;
	background-color:#FFFFFF; border:#000000 1px solid; padding:2px; margin:0 0 8px 0; float:right;}
#bodyRight form.registration p{
	height:16px; background-color:#07315A; color:#FFFFFF; padding:5px 6px; float:left;}
#bodyRight form.registration input.submit{
	width:77px; height:16px;
	border:none; padding:0; margin:0; float:right;}
#bodyRight form.registration input.reset{
	width:77px; height:16px;
	border:none; padding:0; margin:0 7px 0 0; float:right;}
#newsLetter{
	float:none;
	width:209px;
	background-color:#134C85;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
#newsLetter span.top{
	background:url(image/newsletter_top.gif) no-repeat 0 0 #134C85;
	color:#FFFFFF;
	height:10px;
	display:block;
	font-size:0;
	line-height:0;
}
#newsLetter span.bottom{
	background:url(image/newsletter_bottom.gif) no-repeat 0 0 #134C85;
	color:#FFFFFF;
	height:10px;
	display:block;
	font-size:0;
	line-height:0;
}
#newsLetter form.newsLetter{
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}
#newsLetter form.newsLetter h2{
	color:#FCBD27;
	background:url(image/newsletter_bg.gif) no-repeat 0 0px #134C85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 46px;
}
#newsLetter form.newsLetter h2 span{
	color:#FFFFFF;
	background-color:#134C85;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
}
#newsLetter form.newsLetter label{
	color:#FFFFFF;
	background-color:#134C85;
	padding:0;
	margin:0 0 8px 0;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#newsLetter form.newsLetter input{
	color:#022344;
	width:120px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #05386B;
	padding:2px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#newsLetter form.newsLetter input.signup{
	width:77px;
	height:16px;
	border:none;
	padding:0;
	float:right;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}
#bodyFooter{
	width:738px; margin:0 auto; padding:30px 20px 0;
	background:url(image/body_footer_shadow.gif) no-repeat 0 0 #05386B; color:#FFFFFF;}
#bodyFooter  a.newsletter{
	color:#FFFFFF;
	float:left;
	width:255px;
	height:130px;
	display:block;
	text-decoration:none;
	text-indent:-2000px;
	background-color: #05386B;
	background-image: url(image/letter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bodyFooter   a.contactus{
	color:#FFFFFF;
	float:left;
	width:236px;
	height:130px;
	display:block;
	text-decoration:none;
	text-indent:-2000px;
	background-color: #05386B;
	background-image: url(image/sendemail.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
#bodyFooter    a.gallery{
	color:#FFFFFF;
	float:left;
	width:242px;
	height:130px;
	display:block;
	text-decoration:none;
	text-indent:-2000px;
	background-color: #05386B;
	background-image: url(image/seegallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
/* ------------------------ body end --------------------------- */
/* ------------------------ footer start --------------------------- */
#footer{
	background:url(images/footer_bg.gif) repeat-x 0 0 #14191C; color:#FFFFFF; margin:30px 0 0 0;}
#footerContainer{
	width:350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}
#footerContainer ul{
	width:350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerContainer ul li{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	background-color:#14191C; color:#FFFFFF; float:left;}
#footerContainer ul li a{
	background-color:#14191C;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footerContainer ul li a:hover{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	background-color:#22292D;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footerContainer p{
	width:350px;
	text-align:center;
	background-color:#14191C;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerContainer p.tworld{
	width:350px;
	text-align:center;
	background-color:#14191C;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerContainer p.tworld a{
	width:350px;
	text-align:center;
	background-color:#14191C;
	color:#FFC04E;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerContainer p.tworld a:hover{
	width:350px;
	text-align:center;
	background-color:#22292D;
	color:#FFCE09;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ------------------------ footer end --------------------------- */
bodythumb {
	margin:0;
	padding:0;
	background-position: 0 0;
	border: 2px solid #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	color: #FFFFFF;
	text-decoration: line-through;
}
arowanaHeadline {
	font-weight: bold;
	font-size: 36px;
}
.stylearowanaHead {
	color: #0094D2;
	font-weight: bold;
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
}
.style10 {
	color: #0193CF;
	font-size: 12px;
}
.stylearowanaHeadwhite {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
}

