﻿body 
{
	text-align:center;
 margin:15px auto;width:1025px;
 background-color:#949e98;

}
#flashcontent
{
width:173px;
height:30px;
background-color:Lime;	
}
.banner 
{
margin:0 auto;
width: auto;
height: 331px;
background-image: url(../Images/banner5.png);
background-repeat:no-repeat;	
}

.bottomBar
{
background-image: url(../Images/bottom3.png);
background-position: bottom;
height: 29px;
width:1025px;
background-repeat:no-repeat;

float:left;

}

.bottomText
{
background-image: url(../Images/bg-color_b.jpg);
font-size:x-small;
color:#3d4939;
line-height:70px;
width:1025px;
float:left;
min-height:50px;

}