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

body {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
background:#ededed url(images2/bg.jpg) repeat-x top;

}

#whole {

width:100%;
margin:0;
padding:0;
text-align:center;

}


#whole #mainbox {

width:1000px;
margin:-20px auto;
text-align:left;

}

#whole #mainbox #header {

width:100%;
height:257px;
background:url(images2/header.jpg) no-repeat;

}



#whole #mainbox #header #logo {
width:536px;
height:208px;
position:relative;
top:0;
left:0;

}

#whole #mainbox #header #topnav {
float:right;
position:relative;
top:149px;
left:5px;
width:278px;
height:82px;
}


#whole #mainbox #flash {
background:#000;
width:100%;
height:370px;
text-align:center;

}

.flashimg {
position:relative;
top:120px;

}
