#background { 
	position: absolute; width:830; height:100%; 
	margin:0px 0px;
	background: url(images/bkgdSwirl.gif);  
	background-repeat: no-repeat;
	background-position: bottom;
}

#topNav {
	margin-left:15px; 
	margin-top:15px;
	width:740;
	border : solid 1px #5CC5EB;
	background : #FFFFFF;
}

* html #contentHome {
	width:740; 
}

#contentHomeNav {
	position: relative; left: 380px; width:358px; top:0px; height:100%;
	background:#FFFFFF;
}

#contentHome {
	background: url(images/gwMainImage.gif);
	margin:7 0 0 15;
	width:738; height:445px;
	border : solid 1px #5CC5EB;
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	background:#FFF;
	margin:7 0 0 15;
	width:738;
	border : solid 1px #5CC5EB;
}

#footerHome {
	margin-top:13;
	width:740px;
	font-family: verdana, arial, helvetica;
	font-size: 11px; 
	color:#333333;
	text-decoration:none;
	clear:both;
}

#address {
	position: relative; width:250px; left:300px;
}

#phone {
	position: relative; width:250px; left:550px; top:-39px;
}

#copy {
	margin:20 35 35 175;
	font-family: verdana, arial, helvetica;
	font-size: 11px; 
	color:#333333;
}

#navContainer {
	float: left;
    width: 175px;
}

ul#leftNav {
	margin: 0px;
    padding: 20 3 4 15;
	list-style: none;
	font-family: verdana, arial, helvetica;
	font-size: 11px; 
	color:#333333;
}
* html ul#leftNav {
    padding-top:16;
}

ul#leftNav li {
	padding-bottom:10;
}

li a {
	color:#000000;
	text-decoration:none;
	outline: none;
}
li a:hover {
	color:#227A22;
	text-decoration:none;
}
li a:active {
	color:#227A22;
	text-decoration:none;
	font-weight:800;
}
/* ff left nav effects */
a:focus {
	color:#227A22;
	text-decoration:none;
	font-weight:800;
}

.blueHeader {
	color:#00A4DF;
	font-weight:800;
}

.cityName {
	color:#227A22;
	font-weight:800;
}
#line {
	width:100%;
	color:#BBE7F7;
	border-bottom: solid 1px;
	padding:5 0 5 0;
}
.city {
	line-height:10px;
	padding-left:20px;
}
li#subNav {
	list-style: none;
}