.logobar {
	height:170px;
	text-align:right;
}
.logobar h1 {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:270px;
	height:170px;
	background-image:url(images/home_logo.gif);
	background-repeat:no-repeat;
	text-align:left;
	text-indent:-2000px;
	overflow:hidden;
}
.sidebar1 {
	position:relative;
	width:380px;
	margin:0;
	padding:0;
}
.maincol {
	position:relative;
	margin:0 380px 0 10px;
	background:none;
}
.mainbar {
	background-image:none;
}
.strut {
	height:262px;
}
.footer1 {
	background-image:none;
}


