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

* {
    margin: 0;
    padding: 0;
}

header, nav, section, article, aside, footer{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;	
}

body{
	margin:auto;
	width:824px;
	background-color:#FAFAFA;
}

header{
	margin-bottom:-7px;
	padding-bottom:-7px;	
}

nav{
	display:block;
	width:206px;
	height:auto;
}

#nav1{
	width:206px;
	height:41px;
}

#nav2{
	width:206px;
	height:41px;
}

#nav3{
	width:206px;
	height:41px;
}

#nav4{
	width:206px;
	height:41px;
}

#nav5{
	width:206px;
	height:41px;
}

#nav6{
	width:206px;
	height:41px;
}

article1{
	display:block;
	width:207px;
	height:246px;
	margin-top:10px;

	
}

article2{
	display:block;
	margin-left:230px;
	margin-top:-490px;
	width:45px;
	height:auto;
	float:left;
}

#scroll{
	overflow:auto;
	display:block;
	width:580px;
	margin-left:230px;
	margin-top:30px;
	height:400px;

}

p{
	display:block;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	text-align:justify;
}


h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 280px;
	margin-top: -480px;
	color: #053B7B;
	display: block;
	width: 260px;
	font-weight: bold;
}

/**h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-left: 230px;
	margin-top: 20px;
	color: #999;
	width: 570px;
	text-align: justify;
	display: block;
	font-weight: normal;
}**/



marquee{
	
	display:block;
	margin-top:-10px;
	padding-top:60px;
}

footer{
	width:825px;
	height:192px;
	display:block;
	margin-top:20px;

