*{
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

body{
	background:#fff;
	color:#333;
}

p{
	margin:0 0 16px 0;
	line-height:14px;
}

address{
	position:absolute;
	top:590px;
	left:480px;
	text-indent:-9999px;
	width:214px;
	height:78px;
	background:url(images/imgHeywoodLogo.jpg) no-repeat;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a{
	color:#1f3681;
	text-decoration:underline;
}

a:hover{
	color:#1f3681;
	text-decoration:none;
}


h1{
	color:#1f3681;
	font-size:13px;
	font-weight:bold;
}

#main{
	margin:0 auto;
	width:720px;
	height:720px;
	position:relative;
	background:url(images/bgMain.jpg) no-repeat;
}

#header{
	padding:23px 0 0 31px;
}
#header a{
	text-indent:-9999px;
	display:block;
	width:477px;
	height:43px;
	background:url(images/imgHeaderText.jpg) no-repeat;
}

#content{
	margin-top:73px;
}

#nav{
	margin:0 27px 0 0;
	float:left;
	width:168px;	
}
#nav li{
	padding:10px 0 10px 10px;
	background:#1d449a;
}
#nav li.alt{
	background:#0096a7;
}
#nav li a{
	color:#FFF;
	font-size:9px;
	text-decoration:none;
}
#nav li a:hover{
	text-decoration:underline;
}

#midContent{
	float:left;
	width:330px;
}
#midContent ul li{
	padding:0 0 6px 10px;
	background:url(images/bgListBullet.gif) top left no-repeat;
}

ul#noPad li{
	padding-bottom:0;
}
