/* CSS Document */
body
{
margin:0px auto;
font-size:12px;
background-color:#000000;
}
#flash
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:430px;
	position:absolute;
	left: 0px;
	top: 0px;
}
#top
{
width:1003px;
height:300px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#topleft
{
width:502px;
height:300px;
overflow:hidden;
float:left;
}
#topright
{
width:501px;
height:300px;
overflow:hidden;
float:right;
}
#main
{
width:1003px;
height:175px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#mainleft
{
width:325px;
height:175px;
overflow:hidden;
float:left;
}
#mainmiddle
{
width:399px;
height:175px;
overflow:hidden;
float:left;
}
#mainright
{
width:279px;
height:175px;
overflow:hidden;
float:right;
}
#bottom
{
width:1003px;
height:125px;
color:#464646;
line-height:22px;
padding-left:150px;
padding-top:10px;
font-size:12px;
font-family:Arial;
overflow:hidden;
margin-left:auto;
margin-right:auto;
text-align:left;
background-image:url(../images/bottom.jpg);
background-repeat:no-repeat;
background-position:center top;
}
#indextop
{
width:1003px;
margin-left:auto;
margin-right:auto;
}
#indexbottom
{
width:1003px;
margin-left:auto;
margin-right:auto;
}

