#headder{
	width:100%;
	height:100px;
	background: url(../images/bg.png) repeat-x;
}
#main table {
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #003333;
	position: static;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}

