body {
	padding:10px;
}
#hLeft,#cLeft,#cRight,#servicemenu {
	display:none;
}
#main {
	text-align:left;
	width:auto;
}
#header,#content,#border {
	width:auto;
}
#hRight,#cCenter,#footer {
	display:block;
	clear:both;
	margin:10px 0;
	float:none;
	overflow:visible;
	width:auto;
}
#hRight {
	text-align:right;
	margin:0;
}
#hRight img {
	text-align:right;
}
h1 {
	border-bottom:2px dotted #003065;

}

