﻿body {
	margin: 0 auto;
	padding: 0;
	background:  #ffffff;
	font-size: 13px;
	color: #444444;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #24618E;
}

a:hover {
	text-decoration: none;
	color: #FDC623;
}

#toptab {
	width: 100%;
	height: 61px;
	border: 0px;
	position:relative;
	top:0;
	z-index:1;
}

#menutab {
	width: 100%;
	height: 55px;
	border: 0px;
	position:relative;
	top:0;
	z-index:1;
}

#tab {
	width: 100%;
	height: 40px;
	border: 0px;
	position:relative;
	top:0;
	z-index:1;
}

#head {
	width: 100%;
	height: 220px;
	border: 0px;
	position:relative;
	top:0;
	z-index:1;
}
	
#foot {
	width: 100%;
	height: 200px;
	border: 0px;
	position:relative;
	top:0px;
	z-index:1;
	left: 0px;

}

#news{
	width: 775px;
	height: 25px;
	margin: 0px auto;
	/*background: #E8F7FE;*/
	border-bottom: 1px #D2EEFC dotted;
}
#news a{
	text-decoration: none;
}

#wrap {
	width: 775px;
	height: auto;
	margin: 20px auto;
	background:  #ffffff url(images/back.jpg) repeat-y;
	position: relative;
	top: 0px;
}

#top {
	height: 60px;/*71px*/
}


#banner{
	/*background:  #ffffff url(images/banner.png) no-repeat top center;*/
	height: 215px;
	border:1px solid #5AC1D0;
}



#finalbody{
	margin-top: 8px;
}
#left{
	float: left;
	width: 490px;
	margin: 0 13px 0 0;
	border: 0px solid #5AC1D0;
}
#left h1{
	font-size:20px;
	border-bottom: 2px solid #05ABDF;
	width: 450px;
	margin: 0 0 10px 10px;
	padding: 0px;
	color: #F4B700; /*#FFBF00;*/	 
}
#left p{
	margin: 0 10px 10px 10px;
}
#left span{
	color: #1595d3;
	text-decoration: none;
	font-weight: bold;
	float: right;
	margin-left: 400px;
}
#left span a{
	color: #1595d3;
	text-decoration: underline;
}
#left span a:hover{
	color: #ffcf06;
	text-decoration: underline;
}

#leftdetail{
	width: 773px;
	border: 0px solid #5AC1D0;
}
#leftdetail h1{
	font-size:20px;
	border-bottom: 2px solid #05ABDF;
	width: 450px;
	margin: 0 0 10px 10px;
	padding: 0px;
	color: #F4B700; /*#FFBF00;*/	 
}
#leftdetail p{
	margin: 0 20px 10px 20px;
	text-align: justify;
}
#leftdetail span{
	color: #1595d3;
	text-decoration: none;
	font-weight: bold;
	margin-left: 550px;
}
#leftdetail span a{
	color: #1595d3;
	text-decoration: underline;
}
#leftdetail span a:hover{
	color: #ffcf06;
	text-decoration: underline;
}


#right{
	float: left;
	width: 270px;
	margin: 0px 0 0 0;
	border: 1px solid #5AC1D0;
}
#right h1{
	font-size:20px;
	border-bottom: 2px solid #05ABDF;
	width: 200px;
	margin: 0 0 10px 10px;
	padding: 0px;
	color: #F4B700;
	text-decoration: none;	 
}
#right p{
	margin: 0 10px 10px 10px;
	font-size: 11px;
}
#right span{
	color: #1595d3;
	text-decoration: underline;
	font-weight: bold;
	float: right;
	margin-right:30px;	
}
#right span a{
	color: #1595d3;
	text-decoration: underline;
}
#right span a:hover{
	color: #ffcf06;
	text-decoration: underline;
}
.movie {
	width: 250px;
	height: 300px;
	margin: -100px 0px 0px 0px;
	background: transparent;
}

#space{
	clear: both;
}


#footer{
	background: #34A5B4 url('images/foot1.jpg') repeat-x top;
	color: #24618E;
	margin-top: 4px;
	text-align: center;
	border: 1px solid #ADADAD;
}
#footer ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#footer li{
	display: inline;
	margin:0;
    padding:0 5px 0 5px;
    text-decoration: none;
}
#footer a{
	color: #24618E;
	text-decoration: none;
}

table {
	font-size: 13px;
	color: #444444;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 5px 0 35px;	
}