
#banner{
	width: 978px;
	height: 124px;
}

#centerwrapper{
	margin-top:20px;
}

#main{
	border-right:1px solid red;
	border-left:1px solid black;
	border-top: none;
	border-bottom:none;
}

#bigpic{
	width:750px;
	height:500px;
}

#content{
	width:227px;
	height:501px;
	border-right: none;
	padding: 0px 11px;
}

#innercontent{
	width:225px;
	height:495px;
	padding-top:1px;
}

#innercontent p{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

.footer{
	bottom: -10px;
}
