@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:#F8F8F8;
}

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;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 280px;
	margin-top: -490px;
	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: -120px;
	color: #999;
	width: 300px;
	text-align: justify;
	display: block;
	font-weight: normal;
}

article3{
	width:215px;
	height:201px;
	display:block;
	margin-left:600px;
	margin-top:-65px;

}

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

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

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

article5{
	width:215px;
	height:201px;
	display:block;
	margin-left:600px;
	margin-top:-165px;

}

article6{
	display:block;
	margin-left:230px;
	float:left;
	margin-top:-30px;
}



marquee{
	
	display:block;
	margin-top:-30px;
	padding-top:40px;
	width:800px;
	margin-left:-230px;
	padding-right:-80px;
}


footer{
	width:825px;
	height:192px;
	display:block;
	margin-top:20px;
	float:left;
	margin-left:-230px;
}