html {
        overflow: auto;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-image: url(../images/activities_BG.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	padding:0px;
	margin:0px;
}

img{ border:none}

h1 {
	font-size:16px;
	font-weight:bold;
	color: #18382D;
	margin: 0 0 10 0px;
}


p {
	margin:0px;
	padding:0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*-----------------------banner--------------------------------------*/

#banner {
	background-color: #3f80a2;
	width: 867px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
}

/*------------------------------nav--------------------------------*/

#nav {
	
	width:867px;
	height: 18px;
	border-top: 1px solid #FFFFFF ;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-image: url(../images/menu_BG.jpg);
	}
#nav dt { float:left; padding-left:19px; padding-right:17px; margin:0; height:17px; overflow:hidden; }
#nav a.selected { background-position: 0 -34px; color:#80B3CC; }
#nav a:hover { background-position: 0 -17px; color: #CC9900; }
#nav a:active { background-position: 0 -34px; color:#80B3CC; }

#indicator{
	background-image:url(../images/indicator.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	height:28px;
	width:867px;
	margin:auto;
}
#indicator p{
padding-top:5px;
margin-left:0px;
}

#indicator p a{
color:#FFFFFF;
}

#latestNews{
width:216px;
	height:313px;
	margin-left: 0px;
	margin-right: auto;
	float:left;
	background-image: url(../images/videoText_bg.jpg);
	background-repeat: repeat-x;

}
/*----------------------------content-------------------*/



#contenta {
	background-color: #FFFFFF;
	width: 867px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	height:auto;
}



#content p{
	padding-left: 35px;
	width: 450px;
	}

#contentcontact {
	float: right;
	width: 260px;
	margin-top: 16px;
	margin-right: 15px;
	_margin-right: 7px;
	background-image: url(../images/videoText_bg.jpg);
	background-repeat: repeat-x;
}

#contentcontact p { width:auto;}

.formcontact{
float: right;
}

.formcontactborder{
border: #ccc 1px solid;
}

#form{
	margin-top: 15px;
	margin-right: 15px;
	float: right;
   }
#video{
	width:508px;
	height:286px;
	float:right;
	margin-right: 28px;
	_margin-right: 14px;
}

#servicesText{
	background-image:url(../images/videoText_bg.jpg);
	background-repeat: repeat-x;
}

#servicesText h1{
	font-size:14px;
	font-weight:bold;
	color: #EC7809;
	margin: 0;
	padding-left:5px;
}

#servicesText h2{
	font-size:12px;
	font-weight:bold;
	color: #1C4C82;;
	margin: 0;
}

#servicesText p{
   padding-left:5px;
}

#bottom {
	width: 867px;
	height:auto;
	margin-left: 0px;
	margin-right: auto;
}
#bottom img{
	padding: 0;
	vertical-align: bottom;
}


#header {
	background-image: url(../images/gallery_BG.jpg);
	background-position: center top;
	width: 1900px;
	height:223px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-repeat: repeat;
}


#text_h2 {
	background-position: center top;
	background-repeat: repeat-x;
	width: 460px;
	min-height: 125px;
	margin: 0 0 0 35px;
	background-color: #FFFFFF;
}

#text_h2 img {
	margin: 0 10px 0 0;
	padding: 0;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #397392;
	border-right-color: #397392;
	border-bottom-color: #397392;
	border-left-color: #397392;
	float:left;
}

#text_h2 h3{
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

#text_h2 p{
	*width: 263px;
	margin: 5px;
	padding: 0;
	font-size: 11px;
	line-height: 14px;

}

#text_h2 h2 {
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
}




/*---------------------------right column --------------------------------*/
#right_column {
	height: 322px;
	float: right;
	width: 279px;
	margin-top: 70px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: bottom;
	margin-left: 15px;
}

#right_column img{
	height: 322px;
	float: right;
	width: 518px;
}



/* -------------------footer---------------*/

#footer {
	width: 867px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}


#contact{
	background:#FFFFFF;
}

