body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height:20px;
}

div#container {
	width: auto;
	margin: 0;
	padding: 0;
}

div#top {
	width: auto;
	height: 250px;
	background-image: url(../images/hp-tile-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

div#logo {
	position: absolute;
	top: 30px;
	left: 63px;
	background-image: url(../images/southbury-logo.gif);
	background-repeat: no-repeat;
	width:230px;
	height: 70px;
}

div#photoimg {
	margin: 0;
	position: absolute;
	top: 103px;
	left: 86px;
	width:260px;
	height: 145px;
}

div#mainmenu {
	height: 101px;
	background: #E5EFF5;
	margin: 0 0 0 345px;
}

a.nav, a.nav:link, a.nav:visited {
	margin-top: 80px;
	padding: 0 15px 0 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
	overflow: hidden;
	float: left;
	border-color: #005E99;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

a.nav:hover {
color:#006699; 
}

a.nav:active {
color:#006699; 
}

a.nav-last, a.nav-last:link, a.nav-last:visited {
	margin-top: 80px;
	padding: 0 15px 0 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
	overflow: hidden;
	float: left;
}

a.nav-last:hover {
color:#006699; 
}

a.nav-last:active {
color:#006699; 
}

a.nav-selected, a.nav-selected:link, a.nav-selected:visited {
	margin-top: 80px;
	padding: 0 15px 0 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #006699;
	overflow: hidden;
	float: left;
	border-color: #005E99;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

a.nav-selected:hover {
	color:#006699; 
}

a.nav-selected:active {
	color:#006699; 
}

div#utilitylinks{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 470px;
	width: 300px;
}

a.utility1, a.utility1:link, a.utility1:visited {
	padding:  0 15px 0 20px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	float: left;
	background-image: url(../images/icon-enquiry.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	color: #006699;
}

a.utility1:hover {
	color:#006699; 
	text-decoration: underline;
}

a.utility1:active {
	color:#006699; 
}

a.utility2, a.utility2:link, a.utility2:visited {
	padding:  0 15px 0 20px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	float: left;
	background-image: url(../images/icon-sitemap.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	color: #006699;
}

a.utility2:hover {
	color:#006699; 
	text-decoration: underline;
}

a.utility2:active {
	color:#006699; 
}

a.utility3, a.utility3:link, a.utility3:visited {
	padding:  0 15px 0 20px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	float: left;
	background-image: url(../images/icon-contact.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	color: #006699;
}

a.utility3:hover {
	color:#006699; 
	text-decoration: underline;
}

a.utility3:active {
	color:#006699; 
}

a.nav-sub {
	padding: 0 15px 0 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
}

a.nav-sub:link {
	padding: 0 15px 0 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
}

a.nav-sub:visited {
	padding: 0 15px 0 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
}

a.nav-sub:hover {
	color:#006699; 
	text-decoration: none;
}

a.nav-sub:active {
	color:#006699; 
	text-decoration: none;
}

a.nav-sub-selected, a.nav-sub-selected:link, a.nav-sub-selected:visited {
	padding: 0 15px 0 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #006699;
}

a.nav-sub-selected:hover {
	color:#006699; 
}

a.nav-sub-selected:active {
	color:#006699; 
}

/*
div#subnav ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

div#subnav ul li {
	margin: 0;
	padding: 7px 0 7px 0;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-color: #005E99;
	border-width: 0 0 1px 0;
	display: block;
}


div#subnav ul li a:link {
	text-decoration : none;
	color: #005E99;
}

div#subnav ul li a:visited {
	text-decoration : none;
	color: #005E99;
}
	
div#subnav ul li a:hover {
	text-decoration : underline;
	color: #005E99;
}
*/


div#box {
   margin: 0 0 0 85px;
   padding: 0;
}

div#left {
	position: relative;
	margin: 0;
	padding: 0px;
	width: 258px;
}

div#leftpanel {
	margin: 0 ;
	background: #E5EFF5;
	padding: 20px;
	background-image: url(../images/watermark.gif);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 400px;
}


div#right {
	position: absolute;
	top: 270px;
	left: 352px;
	margin: 0;
	padding: 0px;
	width: 400px;
} 


hr {
	color: #005E99;
	background-color: #005E99;
	height: 1px;

}

h1 {
	font-size: 16px;
	font-weight: 600;
	color: #2E7BAB;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	font-weight: 600;
	color: #2E7BAB;
	margin: 10px 0 0 0;
	padding: 0;
}
		
h6 {
	font-size: 9px;
	color: #666;
	line-height: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color:#001A99; 
}

a:hover {
	text-decoration: underline;
	color:#666; 
}

a:active {
	text-decoration: none;
	color:#006699; 
}

div#sitemap ul {
	margin: -16px 0 0 18px;
	padding: 0;
	list-style-type: none;
}

div#downloads ul {
	margin: 0 0 0 18px;
	padding: 0;
	list-style-type: none;
}

div#downloads ul li {
	padding: 4px 0 4px 0;

}
		
.select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;  
	color:#2E7BAB; 
	background-color:#FFFFFF;  
	margin:0; 
	padding:0; 
	border-width:0px 0px 1px 0px; 
	border-color:#666666; 
	border-style:solid;
}


/* Form Specific Styles */
.formElement { 
	margin:0px 5px 5px 0px;  
	padding:0px 8px 0px 4px; 
}
.formLabel { 
	color:#333333; 
	font-weight:normal;
}
.formRequired { 
	color:#FF6600; 
}

/* Copyright */
#copyright {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #08639C;
}

#credits { 
	float: left;
	font-family: Arial, sans-serif;
	font-size:9px; 
	color:#999999; 
	clear:left;
	margin:20px 0 0 0;
	}
	
#credits a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#credits a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#credits a:hover {
	color: #999;
	text-decoration: none;
}
#credits a:active {
	color: #CCCCCC;
	text-decoration: none;
}
