* {
	border:0;
	margin:0;
	padding:0;
}
.style1 {color: #062a42}
/* general */
a {
	color:#613c06;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}


#header {
        margin-left:-150px;
	text-align:left;
	height: 35px;
 	width:485px;
	font-size:23px;
	color:#003366;
	padding-top:10px;
	background:url('image/header.gif') top no-repeat;
	}


/* body */
body {
	background:#6490be;
	color:#666;
	font:0.8em "trebuchet ms", helvetica, sans-serif;
}

/* container */
#container {
	background:url('image/background_container.jpg') top no-repeat;
	height:607px;
	margin: auto;
	width:900px;
	text-color:#003366;
}

/* navigation */
#navigation {	
	height:60px;
	padding-top:75px;
	padding-left:15px;
	width:485px;
 	font-size: 15px;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	height:30px;
	list-style:none;
	width:115px;
	text-align: center;
}
#navigation ul li a {
	color:#102342;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	width:115px;
}
#navigation ul li a:hover {
	/*background:url('image/navigation.png') center no-repeat;*/
	color:#fff;
}
#navigation ul li a.active {
	/*background:url('image/navigation.png') center no-repeat;*/
}

/* content */
#content {	
	height:370px;
	overflow:auto;
	padding:10px 0 0 50px;
	width:465px;
	color:#062a42;
	font-size:20px;
	
}
#content h1 {
	color:#003366;
	font-size:25px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/* footer */
#footer {
	text-align:center;
	height: 40px;
 	width:485px;
	font-size:13px;
	color:#fff;
	padding-top:15px;
	
	}
#footer a {
	color:#fff;
}
#cheker {
margin-top: -45px;
margin-left: 205px;
width: 0px;
height:0px;

}
#cheker2 {
margin-top: -75px;
margin-left: 75px;
width: 0px;
height:0px;

}

#say {
width: 50px;
padding-left:50px;
font-size:12px;

}
