﻿#content{
	height: 740px;
	width: 760px;
	background: #989898 url(../img/bg1.jpg) no-repeat;
}



#left{
	float: left;
	width: 375px;
}

#left .top{
	width: 350px;
	height: 220px;
	margin: 20px;
	float: left;
}

#left .middle{
	width: 350px;
	height: 90px;
	margin: 9px 20px ;
	float: left;
	color: black;	
}

#left .bottom{
	width: 350px;
	height: 90px;
	margin: 18px 20px ;
	float: left;
	color: black;
}

.leftside{
	display: block;
	float: left;
	width: 365px;
	margin: 0px 0 0 0;
	padding-right: 0px;

}


#right{
	width: 380px;
	height: 500px;
	overflow: hidden;
	float: left;
}

#right #flashtop{
	width: 345px;
	height: 220px;
	margin: 22px 20px 18px 20px;
	float: left;
}

#right .middle{
	width: 350px;
	height: 90px;
	margin: 9px 20px ;
	float: left;
	color: black;	
}

#right .bottom{
	width: 350px;
	height: 90px;
	margin: 18px 20px;
	float: left;
	color: black;
}

#bottom{
	width: 720px;
	height: 89px;
	margin: 0px 20px;
	color: black;
}

#bottom .left{
	width: 220px;
	margin-right: 20px;
	float: left;
}
#bottom .centre{
	width: 220px;
	margin-right: 20px;
	float: left;
}
#bottom .right{
	width: 220px;
	margin-right: 20px;
	float: left;
}
