@charset "utf-8";
/* CSS Document */

body {
background-image:url(image/bg.jpg);
background-repeat:repeat-x;
background-color:#004a7a;
background-position:top;
margin:0px;
}

#header {
width:843px;
height:75px;
background-repeat:no-repeat;
background-position:bottom;
position:relative;
margin-left:auto;
margin-right:auto;
}


#nav {
width:843px ;
height:65px ;
background-image:url(image/bg-content2.jpg);
margin-left:auto;
margin-right:auto;
position:relative;

}


#nav a:link{
color:#FFFFFF;
text-decoration:none;
}

#nav a:visited{
color:#FFFFFF;
text-decoration:none;
}

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

#nav a:active{
color:#FFCC00;
text-decoration:none;
}


#content{
width:843px;
height:600px;
background-image:url(image/bg-content.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#336e95;
margin-left:auto;
margin-right:auto;
position:relative;
}

#content2{
width:843px;
height:600px;

background-color:#09436a;
background-image:url(image/bg-content2.jpg);
margin-left:auto;
margin-right:auto;
}


#inner-content{
width:auto;
height:auto;
padding:21px;
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
line-height:18px;
margin-left:auto;
margin-right:auto;
}


#inner-content a:link{
color:#86DBFB;
text-decoration:none;
}

#inner-content a:visited{
color:#86DBFB;
text-decoration:none;
}

#inner-content a:hover{
color:#FFFF66;
text-decoration:none;
}

#inner-content a:active{
color:#FFFF66;
text-decoration:none;
}




#footer a:link{
color:#86DBFB;
text-decoration:none;
}

#footer a:visited{
color:#86DBFB;
text-decoration:none;
}

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

#footer a:active{
color:#FFFF66;
text-decoration:none;
}



.title1{
color:#FFFF66;
font-size:20px;
font-weight:bold;
}

.title3{
color:#60c9ff;
font-weight:bold;
}

.title2{
color:#000000;
font-size:20px;
font-weight:bold;
}


#footer {
width:843px;
height:51px;
background-color:#121212;
color:#FFFFFF;
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
font-size:11px;
position:relative;
margin-left:auto;
margin-right:auto;
background-image:url(image/bg-bar.jpg);
}

#contact{
	font-family:Times New Roman, Times, serif;
	color:#000000;
	font-size:14px;
	position:absolute;
	left: 622px;
	top: 0px;
	width: 220px;

}




.style7 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {font-size: 18px}
