body {
	font-family: arial;
	font-size: 10px;
	margin-left: 2px;
	margin-top: 2px;
}
div{
	display: none;
}
#outer-container {
	float: left;
	width: auto;
	margin: 0px;
	display: block;
}
#footer {
	height: auto;
	width: auto;
	background: none;
	display: block;
}
#logo,#header-main,#main,#header,#inner-container,#internal,#internal-main-column,#internals,#internal-mid-column,#footer-mid,#footer-bot,#content,#main-column,#main-mid,#main-mid-boxes,.mid-box,.mid-box-top{
	display: block;
	width: auto;
}
#logo {
	margin-bottom: 10px;
	float: left;
}
#footer-mid {
	margin-top: 10px;
}
#header-right-top {
	display: block;
	width: auto;
	padding-left: 50px;
	padding-top: 10px;
	float: right;
}
#telno, #tel {
	display: block;
}

#telno {
	font-size: 19px;
	color: #1856a1;
}
.mid-box {
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	float: left;
}
.mid-box-top {
	width: 200px;
	text-align: center;
	padding-bottom: 5px;
}
#banner {
	display: block;
	width: 600px;
	margin-bottom: 10px;
	float: none;
}
#banner img {
	width: 600px;
	height: 154px;
}
#tagCloud {
	display: none;
	width: 600px;
	height: 154px;
	margin-bottom: 10px;
	float: left;
}
#tagList { margin:0; padding:0; }
#tagList li { list-style-type:none; float:left; margin:0 10px; height:35px; }
#tagList li a { text-decoration:none; color:#a8a8a8; }
#tagList li a:hover { text-decoration:underline; }

#main-mid-print {
	display: block;
	width: 600px;
	height: 97px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

#main-mid-print img {
	width: 600px;
	height: 97px;
}
#internal-mid-column {
	float: left;
}
#header-main, #main-mid-boxes, #main-column {
	float: left;
	clear: both;
}
#footer {
	clear: both;
}
