*
{
	font-family: Trebuchet MS,verdana, arial, helvetica;

}
a
{
	text-decoration: none;
	color: #6666CC;
}
a:hover
{
	text-decoration: none;
	font-weight:bold;
	color: #6666CC;
}

#OuterWrapper
{
	
}
body
{
	
}
#Wrapper
{
	font-size: 14px;
	width: 1003px;
	left:0px;
	background:ffffff;
}
#Header
{
	position:absolute;
	top:10px;
	width: 1003px;
	height: 100px;
	

}
#banner
{
	position:absolute;
	top:130px;
	width: 1003px;
	height:48px;
	

}
#sidebar
{
	position:absolute;
	top:188px;
	width:180px;
	
	

}
#sidebar li
{
	padding-top:20px;
	
	
}
#content
{
	position:absolute;
	top: 188px;
	left: 320px;
	width:800px;
	height:480px;
	
	
}
#InnerContent
{
	position:absolute;
	top: 80px;
	width:800px;
	height:380px;
	overflow:auto;
	
}
#footer
{
	position:absolute;
	width:1003px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	top: 680px;
}
#footer p
{
	padding-top:15px;
}
