﻿#maindowncontainner{
	position: relative; 
	width: 955px; 
	height: 141px;  
	left: 0px;
	top: 0px;
}
#topad{
	position: absolute;
	width: 600px;
	height: 80px;
	z-index: 1;
	top: 32px;
	left: 345px;
}

#topmenu{
	position: absolute;
	width: 600px;
	height: 20px;
	z-index: 100;
	top: 3px;
	left: 320px;
	font-size:13px;

}
