body {background-color:#CCCCCC;}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height:100%;
	width:980px;
}

#wrapper1 {
	position: absolute;
	left: -5px;
	top: -1px;
	height: 25px;
	width: 989px;
	background-color: #CCCCCC;
	
}


.padding {
	padding-left:115px;
}

