body {
	font-family:, arial, Helvetica, sans-serif;
	font-size:11px;
	width: 100%;
	margin: 0 auto;
	line-height: 13px;
  	color: #fff;
	background:#000;
	}

img, div {
	border:0;
}

a{
	
	color: #478F8C;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
}

strong {
	font-size: 10px;
	font-weight: bolder;
	color: #478F8C
}

#header {
	width: 100%;
	background: #000000 url(images/header/03.jpg) no-repeat center top;
	height: 250px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index:5;
	border-top: 3px #0A3D4A solid;
	border-bottom: 0px #fff solid
}


#mainship {
	margin: 0 auto;
  width: 1200px;	
}

#logo {
	position: absolute;
	padding: 20px 0 0 80px;
}

.menu {
	padding: 4px 15px 10px 5px;	
	background: #000 url(images/.jpg) repeat top;
	margin: 140px auto 0 auto;
	text-align: center;
	position: relative;
	width: 700px;
	border-top: 1px #666 solid;
	border-bottom: 1px #000 solid;
	height: 15px;

}

.menu li { 
	list-style-type: none;    
	font-weight: medium;
	font-size: 10px;
	color: #fff;
	padding: 5px 0px 3px 10px;
    display: inline;
    text-align: center;
}




.text li a{
	padding: 2px 2px;
	text-decoration: none;
}

.text li a:hover{
	background: #efefef;
}

/*info text*/
.text2 {
	float: left;
	width:250px;
	border-right: 1px dotted #999999;
	border-top:none;
	padding:0 15px 30px 30px;
	margin: 0 auto;
	color: #fff;
	background: #000;
	height: 780px;
}

.text2 li {
	font-weight: bold;
	padding-left: 50px;
	padding-bottom: 10px;
	list-style-type: none;    
}

.text2 a{
	font-weight: bold;
	padding: 1px 1px;
	text-decoration: none;
	color: #478F8C
}
	
.text2 a:hover{
	color: #ffffff;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	font-family: Futura, arial, Helvetica, sans-serif;
	padding: 6px 6px 4px 35px;
	margin: 0;
	color:#478F8C;
	border-bottom:1px solid #333333;
	display:block;
	text-align: right;
}
	
h4 {
	font-weight: normal;
	font-size: 11px;
	font-family:arial, Helvetica, sans-serif;
	padding: 3px 6px 0px 0px;
	margin: 0;
	color:#000;
}

h5 {
	font-weight: normal;
	font-size: 15px;
	font-family:arial, Helvetica, sans-serif;
	padding: 3px 6px 0px 0px;
	margin: 0;
	color:#000;
}
/*	
h4:hover {
	font-weight: bold;
	font-size: 12px;
	font-family:Helvetica, sans-serif;
	padding: 3px 6px 0px 0px;
	margin: 0;
	color:#fff;
	}
*/			        	
        	
.resource li {	padding: 0;	margin: 0 2px;	float: left;	position: relative;	text-align: left;
	}.resource a {	padding: 2px 5px;	display: block;	color: #478F8C;	width: 250px;	text-decoration: none;	font-weight: bold;}
.resource a:hover{
	background: #ffffff;
	color: #478F8C;
}


