/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color:#0B1867;
	background-color: #ffffff;
	min-width:680px;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	background:url(assets/sonas_background.gif) no-repeat;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

/* SITE WRAPPER BOX FOR THE WHOLE SITE ############################################################ */
#sitewrapper{
	margin: 0;
	padding:0px;
	width: 680px;
}


/* GENERIC CLEAR FLOAT ############################################################################ */
.clear{
	clear: both;
}


/* NAVIGATION DIV TO HOLD PRIMARY NAVIGATION ###################################################### */
#navigation {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 462px;
}

#navigation span {display:none;}

#primarynav {
	width: 462px;
	height: 16px;
	background: url(assets/primarynav.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#primarynav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#primarynav a {
	display: block;
	outline: none;
}

#home {left: 0px; top: 0px; width: 46px; height: 16px;}
#about {left: 46px; top: 0px; width: 64px; height: 16px;}
#residential {left: 110px; top: 0px; width: 118px; height: 16px;}
#specialist {left: 228px; top: 0px; width: 111px; height: 16px;}
#careers {left: 339px; top: 0px; width: 59px; height: 16px;}
#contacts {left: 398px; top: 0px; width: 66px; height: 16px;}

#home a {height: 16px;}
#about a {height: 16px;}
#residential a {height: 16px;}
#specialist a {height: 16px;}
#careers a {height: 16px;}
#contacts a {height: 16px;}

#home a:hover {background: url(assets/primarynav.gif) 0px -16px no-repeat; width: 46px; height: 16px;}
#about a:hover {background: url(assets/primarynav.gif) -46px -16px no-repeat; width: 64px; height: 16px;}
#residential a:hover {background: url(assets/primarynav.gif) -110px -16px no-repeat; width: 118px; height: 16px;}
#specialist a:hover {background: url(assets/primarynav.gif) -228px -16px no-repeat; width: 111px; height: 16px;}
#careers a:hover {background: url(assets/primarynav.gif) -339px -16px no-repeat; width: 59px; height: 16px;}
#contacts a:hover {background: url(assets/primarynav.gif) -398px -16px no-repeat; width: 66px; height: 16px;}

#home .active {background: url(assets/primarynav.gif) 0px -16px no-repeat; width: 46px; height: 16px;}
#about .active {background: url(assets/primarynav.gif) -46px -16px no-repeat; width: 64px; height: 16px;}
#residential .active {background: url(assets/primarynav.gif) -110px -16px  no-repeat; width: 118px; height: 16px;}
#specialist .active {background: url(assets/primarynav.gif) -228px -16px no-repeat; width: 111px; height: 16px;}
#careers .active {background: url(assets/primarynav.gif) -339px -16px no-repeat; width: 59px; height: 16px;}
#contacts .active {background: url(assets/primarynav.gif) -398px -16px no-repeat; width: 66px; height: 16px;}

#navigation2 {
	float: right;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 462px;
}

#navigation2 span {display:none;}

#secondarynav {
	width: 210px;
	height: 26px;
	background: url(assets/secondarynav.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#secondarynav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#secondarynav a {
	display: block;
	outline: none;
}

#types {left: 110px; top: 0px; width: 100px; height: 13px;}

#types a {height: 13px;}

#types a:hover {background: url(assets/secondarynav.gif) -210px 0px no-repeat; width: 100px; height: 13px;}

#types .active {background: url(assets/secondarynav.gif) -210px 0px no-repeat; width: 100px; height: 13px;}

#navigationblank {
	float: right;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 462px;
	height: 26px
}


/* COLUMN WRAPPER BOX FOR THE LEFT AND RIGHT DIVS ################################################# */
#columns {
	clear: right;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 660px;
}


/* LEFT DIV TO CONTAIN LOGO AND KEEP IN TOUCH ##################################################### */
#left {
	float: left;
	text-align: left;
	width: 210px;
}

.logo {
	padding-bottom: 170px;
}

#left p {
	margin: 0px 0px 0px 10px;
	font-size: 85%;
}


/* RIGHT DIV TO CONTAIN HEADERS AND BODY COPY ##################################################### */
#right {
	float: right;
	text-align: left;
	width: 450px;
	margin-bottom: 50px;
}


/* FOOTER DIV FOR STRAPLINE AND BASE NAVIGATION ################################################### */
#footer{
	clear: right;
	float: right;
	text-align: left;
	color: #999999;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 450px;
}

ul#footernav {
	margin: 5px 0px 10px 0px;
	padding: 0;
	white-space: nowrap;
	font-size: 80%;
}

#footernav li {
	display: inline;
	list-style-type: none;
}

#footernav a:link, #footernav a:visited {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}

#footernav a:hover {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}

#footernav #sitemap .active {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}

#footernav #glossary .active {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}

#footernav #links .active {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}

#footernav #privacy .active {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}

#footernav #legal .active {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}

#footernav #accessibility .active {
	color: #0B1867;
	background-color: transparent;
	text-decoration: none;
}