﻿#ie7scale
{
    background:url(/App_Themes/Default/Images/HomeBackNew.jpg) center top no-repeat #5b7f97;
    border:1px solid #5b7f97;
    height:100%;
    padding-left:0.5%;
    width:99%;
}

#container
{
	font-family:Arial;
	font-size:11px;
	position:relative;
}

#homeNews
{
	float:left;
	height:220px;
	margin-top:25px;
	padding-left:35px;
	width:175px;
}

	.news
	{
		color:#696969;
		font-size:14px;
		font-weight:bold;
		line-height:28px;
	}
	
	.homeNewsBlurb
	{
		height:200px;
		overflow:hidden;
	}
	
	.homeNewsBlurb div
	{
		color:#898989;
		margin-left:20px;
		width:145px;
	}
	
	.homeNewsBlurb div a
	{
		color:#696969;
		display:block;
	}

#homeText
{
	border-left:1px solid #95bed2;
	color:#616161;
	float:left;
	line-height:25px;
	margin-top:65px;
	padding-left:35px;
	width:345px;
}

#homeBlueBanner
{
	position:absolute;
	bottom:78px;
	left:0px;
}

#footer
{
	bottom:0px;
	left:0px;
	position:absolute;
}