#header,#banner,#content,#footer {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px;
	width: 776px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

/*
#header {
	height: 72px;
}
*/

/*
#banner {
	height: 95px;
}
*/

/*for banner
background: #b8d6ee;
	border:0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: center;
	padding-top: 5px;
	*/
#content {
	height: 620px;
	border: 0px;
}

#sidebar {
	padding: 2px 0px;
	margin: 0px 0px;
	width: 202px;
	float: left;
	border: 0px;
}

#main {
	padding: 2px 0px;
	margin: 0px 0px;
	width: 570px;
	height: 600px;
	float: right;
}

/*
#footer {
	height: 90px;
}
*/
