div.container
{
        width: 100%;
        text-align: center;
        background: url('/imagesnew/header.jpg') no-repeat center top black;
        height: 192px;
}
div.banner
{
	position:absolute;
	top:10px;
	left:798px;
	border:0px solid white;
	background-image: url('/imagesnew/savebox.jpg');
	width: 179px;
	height:149px;
	overflow:hidden;
}
div.column2
{
	position:absolute;
	top: 10px;
	border:0px solid white;
	width:410px;
	left:190px;
	overflow:auto;
	height:400px;
}
#column2 h1
{
	font-size:1.8em;
	font-weight:bold;
	color:white;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#column2 p
{
	margin:0px;
	padding-bottom:0px;
	padding-top:5px;
}
div.column3
{
	position:absolute;
	top: 10px;
	border:0px solid white;
	width:180px;
	left:610px;
	overflow:auto;
	height:400px;
	overflow:hidden;
}
#column3 p
{
	margin:0px;
	padding-top:2px;
	padding-bottom:7px;
}
#column2 ul
{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
