.content#home {
	padding-top: 291px;
}
.content#home img {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0;
}
.content#home .top-right {
	float: right;
	width: 230px;
	position: absolute;
	top: 15px;
	right: 15px;
}
.content#home .top-right a {
	padding-left: 45px;
}

.content#home .top-right .weather {
	font-size: 10px;
	width: 175px;
	white-space: nowrap;
	color: #666;
	text-align: left;
	margin: 0 auto;
}
.content#home .top-right .weather h3 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}
.content#home .top-right .weather img {
	float: left;
	padding: 4px;
}
.content#home .top-right .weather a {
	padding-left: 0;
	color: #666;
}
.content#home .top-right .weather p {
	margin: 0 0 0 55px;
	line-height: 12px;
}

.content#home .home-teaser {
	position: absolute;
	top: 15px;
	width: 565px;
}

.content#home .bot-left {
	clear: both;
	position: relative;
	left: -21px;
	top: 0;
	height: 422px;
	margin-bottom: 18px;
	background: #f3f8fc url("/img/home/hp_bg_bot-left.png") top left no-repeat;
	padding-right: 300px;
}
.content#home .bot-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.content#home .bot-left li {
	float: left;
	width: 38%;
	font-size: 12px;
	padding: 1em;
}
.content#home .bot-left li.tip {
	width: 52%;
}
.content#home .bot-left li img {
	padding: 10px 10px 8px 10px;
	float: left;
}
.content#home .bot-left li small {
	display: block;
	font-size: 10px;
	font-style: italic;
	color: #2d7348;
	margin: 0 0 4px;
}
.content#home .bot-left li strong {
	display: block;
	font-size: 12px;
	text-decoration: underline;
	color: #2d7348;
	margin: 0 0 4px;
}
.content#home .bot-left h3, .content#home .bot-left p {
	line-height: 1.5em;
}
.content#home .bot-left p {
	margin: 0;
	text-align: left;
}
.content#home .bot-left .tiplink {
	white-space: nowrap;
	font-size: 10px;
	margin: .5em 0;
}
.content#home .bot-left a {
	font-size: 10px;
}
.content#home .bot-left .tiplink img {
	padding: 2px 8px 0 0;
}
.content#home .bot-left h3 {
	margin: 0;
	color: #015c9d;
	text-transform: uppercase;
	font-size: 14px;
}

.content#home .bot-right {
	clear: both;
	position: absolute;
	right: -1px;
	top: 265px;
	height: 423px;
	width: 250px;
	padding: 25px 16px 0 45px;
	background: #f3f8fc url("/img/home/hp_bg_bot-right.png") top left no-repeat;
}
.content#home .bot-right p {
	line-height: 1.5em;
	text-align: left;
}
.content#home .bot-right a {
	display: block;
}
.content#home .bot-right h2 {
	color: #3a8857;
	font-style: italic;
	font-size: 14px;
}
.content#home .bot-right .right {
	float: right;
	border: 1px solid #c5dceb;
}

.content p {
	line-height: 18px;
}