body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background-image: url(../images/background2.jpg);
	background-repeat:repeat;
	background-position: center top;
	padding:0px;
	margin:0px;
}

h1 {
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding:  0 0 5px 15px;
	margin: 0px;
	font-weight: lighter;
}


p {
	margin:0px;
	padding:0px;
	padding-left:15px;
}

a {
	color: #330033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*-----------------------banner--------------------------------------*/

#banner {
	background-color: #3f80a2;
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
}

/*------------------------------nav--------------------------------*/

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFF;
	font-weight:bold;
	width:780px;
	height: 46px;
	font-size: 12px;
	line-height:normal;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/background_nav.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	margin:0;
	padding: 0px 0px 0px 0px;
	list-style:none;
      }
#nav li {
	display:inline;
	margin:0;
    padding:0;
	border-color:#FFFFFF;
	border-right:1px;
	border-bottom-style:solid;
      }

#nav a {
	  float:left;
      background:url(../images/Navleft.jpg) no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
}

#nav a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../images/Navbright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
      }

 /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
    /* End IE5-Mac hack */
#nav a:hover span {
      color:#1C4C82;
      }
#nav a:hover {
      background-position:0% -46px;
      }
#nav a:hover span {
      background-position:100% -46px;
      }
#nav .selected span{
	color:#1C4C82;
	background:url(../images/Navleft.jpg);
	background-position:0% -46px;
}
#subNav {
	width:216px;
	height:320px;
	margin-left: 0px;
	margin-right: auto;
	float:left;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
}

#subNav ul{
    margin:0;
	padding: 5px 0px 0px 5px;
	list-style:none;
}

#subNav li{
    font-weight:bold;
	margin:0;
	padding: 5px 0px 0px 0px;
	_padding: 3px 0px 0px 0px;
	_height: 12px;
	/*list-style:url(../images/list_style_image.jpg)*/
}

#subNav a {
	  margin:0;
      padding:0 0 0 0px;
	  background-repeat:repeat-x;
      text-decoration:none;
}

#subNav a span {
	padding-left:15px;
	display:block;
	color:#1B4D80;
	background-image:url(../images/list_style_image.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
#subNav a:hover span {
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/list_style_hvoer.jpg);
	background-position: center;
      }	  

#subNav .selected span{
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/list_style_hvoer.jpg);
	background-position: center;
}

#indicator{
background-image:url(../images/indicator.jpg);
background-repeat:repeat-x;
    margin-left: auto;
	margin-right: auto;
    height:28px;
	width:780px;
    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: #FFFFCC;
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 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 {
	background-image: url(../images/background_content_bottom_i.jpg);
	background-position: center top;
	width: 440px;
	height:118px;
	margin-left: 15px;
	margin-right: auto;
}
#bottom img{
	padding: 0;
	float:right;
	margin-right: 8px;
	margin-top: 8px;
}

#bottom p{
	margin-left:0px;
	margin-right:5;
	float: left;
	width: 250px;
	margin-top: 5px;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-position: center top;
	width: 780px;
	height:94px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}

#contenta h2{
	font-size:12px;
	font-weight:bold;
	color: #1C4C82;
	margin: 0 10 0 0px;
	padding-left: 15px;
}

#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 {
	background-image: url(../images/background_right_column.jpg);
	background-position: left;
	background-repeat: repeat-x;
	width: 200px;
	min-height: 125px;
	margin: 0 30px 0 10px;
	float:right;
	background-color: #FFFFCC;
}

#right_column_text {
	min-height: 125px;
	float: right;
	margin-right: 15px;
	width: 280px;
	margin-bottom: 15px;
	border-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	margin-top: 5px;

}

#right_column h1 {
	background-image: url(../images/h1_right_column.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
}

#right_column_text h2 {
	color: #1C4C82;
	font-weight: bold;
	font-size: 12px;
	margin:0 10 0 10px;
}

#right_column_text p {
	color: #330033;
	margin:0 10 0 10px;
	width: auto;

}

#right_column_text img {
	border: none;
	margin: 5px 5px 0 5px;
}

#bottomVideo{
	width:741px;
	height:125px;
	margin-left:0px;
	margin-right:auto;
	margin-bottom: 10px;
}

#bottomVideo img{
  
}

/* -------------------footer---------------*/

#footer {
  	width: 764px;
	margin-left: auto;
	margin-right: auto;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
}

#footer p{
	padding: 10px 0 0 10px;

}

#contact{
	background:#FFFFFF;
	margin-left: 15px;
	margin-right: 10px;
}

#footer a{color:#fff;}