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


body {
padding-top:40px;
margin:0px auto;
	background-color: #999999;
}

#header {
margin:0px auto;
height:73px;
width:1024px;
background-color:#999999;
}

#logo {
margin:0px auto;
height:54;
width:1024;
}

#header2 {
width:1024px;
height:19px;
}


#content {
margin:0px auto;
height:641px;
width:1024px;
background-color:#CCCCCC;
}

#footer {
margin:0px auto;
height:54px;
width:1024px;
}