#column {
	float: right;
	width: 252px;
}
#column .subnav {
	padding-bottom: 0px;
	color: #fff;
	border-left: 1px solid #666666;
}
#topnav {
	padding: 5px 10px;
	border-bottom: 1px solid #6f6f6f;
	border-left: 1px solid #6f6f6f;
	color: #fff;
	position: relative;
	margin-right: 0px;
}
#header {
	background: #4b4b4b;
	position: relative;
	height: auto;
	font-size: 1em;
	line-height: 1.8em;
}
#logo {
	position: absolute;
	left: 35px;
	top: 38px;
}

.tagline {
	position: absolute;
	left: 42px;
	top: 150px;
	color:#ffc;
	font-size:14px;
}

.phone {
	position: absolute;
	left: 272px;
	top: 147px;
	color:#ffc;
	font-size:14px;
}
#pagetitle {
	background: #4B4B4B url(none) no-repeat;
	height: auto;
	position: relative;
}
#main {
	background: url(../images/bkg_home_low.gif) repeat-y;
}
.homelow {
	float: left;
	width: 210px;
	padding: 20px;
}
.top_text{
	position:absolute;
	font-size:12px;
	color:#6FB7FF;
	text-align:right;
	right:252px;
	top:40px;
	padding-right:10px;
	width:230px;
	font-weight:bold;
}
