body {
	background: url(/images/backgrounds/clouds_repeat.jpg) repeat-x 0 -31px #EEEFF3;
}

.logo {
	float:right;
	color:#0E4985;
	margin:0 0 10px 0;
	padding: 10px 24px 20px 0px;
	font-weight:normal;
	letter-spacing:-1px;
	position: relative;
	line-height:1em;	
}

#page_heading {
	background:url(/images/backgrounds/heading_bg.gif) bottom right no-repeat;
	width:359px;
	height:100px;
}

#container {
	background-color:#fff;
	background-image:url(/images/backgrounds/container_home.gif);
	font-size:85%;
	width:770px;
}

.homepic {
	padding-top:10px;
	padding-bottom:10px;
	margin-left:-80px;
	z-index:200;
	position: relative;
	background-color:#fff;
}

h1 {
	font-size:300%;
	text-align:right;
}

h2 {
	font-size:200%;
	font-weight:normal;
	margin:16px 0 16px 0;
	line-height:1em;
}

#main_content {
	width:357px;
}

#main_content a, #sub_content a.link {
	margin: 0px 0;
	padding: 5px 8px 5px 30px;
	background: url(/images/dingbats/main-off.gif) no-repeat center left;
	color: #003366;
	text-decoration: none;
	font-size:125%;
	font-weight:normal;
	letter-spacing:0px;
	word-spacing: .1em;
	float:left;
}

#main_content a:hover, #sub_content a:hover.link {
	background: url(/images/dingbats/main-on.gif) no-repeat center left;
	color: #003366;
}

.right {
	float:right;
}

.left {
	float:left;
	padding-top:10px;
}

#sub_content {
	margin:0;
	padding:0;
	width:310px;
	letter-spacing:0px;
	line-height:1.4em;
	background:none;
}

#sub_content a {
	color:#003366;
}

#sub_content p {
	margin-left:20px;
}

.tagline {
	margin:16px 0 20px 80px;
}

ul.uj {
	position:relative;
	float:left;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
}

ul.uj, ul.uj li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style:none;
	font-size: 2px;
	line-height:1px; 
}

ul.uj li a {
	position: relative;
	display: block;
	width:137px;
	height:29px;
	margin: 0;
	padding: 0;}

ul.uj li a span {
	display: none;
}

ul.uj li.commercial a {	
	background: url(/images/buttons/commercial.gif) 0px 0px no-repeat;
}

ul.uj li.commercial a:hover, ul.uj li.education a:hover, ul.uj li.healthcare a:hover, ul.uj li.residential a:hover, ul.uj li.retailandleisure a:hover {	
	background-position: -137px 0px;
}

ul.uj li.education a {	
	background: url(/images/buttons/education.gif) 0px 0px no-repeat;
}

ul.uj li.healthcare a {	
	background: url(/images/buttons/healthcare.gif) 0px 0px no-repeat;
}

ul.uj li.residential a {	
	background: url(/images/buttons/residential.gif) 0px 0px no-repeat;
}

ul.uj li.retailandleisure a {	
	background: url(/images/buttons/retail.gif) 0px 0px no-repeat;
}
