/*  ///////////////////////// Header ///////////////////////  */
div#header-container{
	width: 990px;
	height: 166px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header-top{
	width: 990px;
	height: 100px;
	background: url(../../../Images/NETSite/V3/header_bg.gif) no-repeat;
}
div#header-left{
	float: left;
	height: 81px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 16px;
}
div#header-right{
	float: right;
	width: 434px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 19px 0px 0px;
}
div#header-right ul{
	height: 24px;
	width: 434px;
	background: url(../../../Images/NETSite/V3/top_nav_bg.gif) no-repeat;
	margin: 0px 0px 25px 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}
div#header-right ul li{
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: inline;
}
div#header-right ul li a.help{
	margin: 0px 10px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.help:visited, a.help:hover, a.help:active{
	color: #003333;
}
div#header-right ul li a.contact{
	margin: 0px 7px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.contact:visited, a.contact:hover, a.contact:active{
	margin: 0px 7px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.business{
	margin: 0px 7px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.business:visited, a.business:hover, a.business:active{
	margin: 0px 7px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.account{
	margin: 0px 7px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.account:visited, a.account:hover, a.account:active{
	margin: 0px 7px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.login{
	margin: 0px 6px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.login:visited, a.login:hover, a.login:active{
	color: #003333;
}
div#header-right ul li a.logout{
	margin: 0px 28px 0px 10px;
	padding: 0px;
	color: #003333;
}
div#header-right ul li a.logout:visited, a.logout:hover, a.logout:active{
	color: #003333;
}
/* ***** */
div#main-nav-container{
	width: 990px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header-blue{
	background: url(../../../Images/NETSite/V3/header_blue_bg.gif) repeat-x;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 275px;
}
div#search-container{
	background: url(../../../Images/NETSite/V3/search_bg.gif) no-repeat;
	width: 357px;
	height: 32px;
	float: left;
	padding-left: 8px;
}
input.search{
	background-color: #fff;
	border: 1px solid #fff;
	height: 17px;
	width: 341px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
div#header-phone-no{
	float: left;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}
div#header-grey{
	background: url(../../../Images/NETSite/V3/header_grey_bg.gif) repeat-x;
	height: 21px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
/* *************** Tabs ****************** */
.glowingtabs{
	float:left;
	width:100%;
	font-size: 12px;
	line-height:normal;
}
.glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 19px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}
.glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}
.glowingtabs a{
	float:left;
	background:url(../../../Images/NETSite/V3/left_both.gif) no-repeat left top;
	margin:0;
	margin-right: 1px; /*spacing between each tab*/
	padding:0 0 0 7px;
	text-decoration:none;
}
.glowingtabs a span{
	float:left;
	display:block;
	background:url(../../../Images/NETSite/V3/right_both.gif) no-repeat right top;
	padding: 14px 7px 6px 3px;
	font-weight:bold;
	color:#fff;
}
.glowingtabs a.special{
	float:left;
	background:url(../../../Images/NETSite/V3/left_both_special.gif) no-repeat left top;
	margin:0;
	margin-right: 1px; /*spacing between each tab*/
	padding:0 0 0 7px;
	text-decoration:none;
}
.glowingtabs a.special span{
	float:left;
	display:block;
	background:url(../../../Images/NETSite/V3/right_both_special.gif) no-repeat right top;
	padding: 14px 7px 6px 3px;
	font-weight:bold;
	color:#fff;
}
.glowingtabs a.green{
	float:left;
	background:url(../../../Images/NETSite/V3/left_both_green.gif) no-repeat left top;
	margin:0;
	margin-right: 1px; /*spacing between each tab*/
	padding:0 0 0 7px;
	text-decoration:none;
}
.glowingtabs a.green span{
	float:left;
	display:block;
	background:url(../../../Images/NETSite/V3/right_both_green.gif) no-repeat right top;
	padding: 14px 7px 6px 3px;
	font-weight:bold;
	color:#fff;
}
.glowingtabs a.xmas{
	float:left;
	background:url(../../../Images/NETSite/V3/left_both_xmas.gif) no-repeat left top;
	margin:0;
	margin-right: 1px; /*spacing between each tab*/
	padding:0 0 0 7px;
	text-decoration:none;
}
.glowingtabs a.xmas span{
	float:left;
	display:block;
	background:url(../../../Images/NETSite/V3/right_both_xmas.gif) no-repeat right top;
	padding: 14px 7px 6px 3px;
	font-weight:bold;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {
	float:none;
}
/* End IE5-Mac hack */
.glowingtabs a:hover span {
	color: #fff;
}
.glowingtabs li.selected a{ /*Selected Tab style*/
	background-position:0 -35px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
}
.glowingtabs li.selected a span{ /*Selected Tab style*/
	background-position:100% -35px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
}
.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
	background-position:0% -35px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
}
.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
	background-position:100% -35px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
	text-decoration: underline;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_d{
	position:absolute;
	top: 0;
	border: 1px solid #436d97; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #436d97;
	width: 200px;
	visibility: hidden;
	color: #fff;
}
.dropmenudiv_d ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.dropmenudiv_d ul a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #436d97; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: #fff;
}
* html .dropmenudiv_d ul a{ /*IE only hack*/
	width: 100%;
	color: #fff;
}
.dropmenudiv_d ul a:hover{ /*THEME CHANGE HERE*/
	background-color: #f4f4f4;
	color: #333;
}
/* *********************** */
div#addthis {
	float: right;
	padding-top: 7px;
	margin-right: 10px;
}
div.mcafee{
	float: right;
	margin: 0px 0px 0px 0px
	padding: 0px 0px 0px 0px;
}
#glowmenu{
	float: left;
	width: 830px;
}
div.social-container{
	float: right;
	margin: 0px 0px 0px 0px
	padding: 10px 0px 0px 0px;
	width: 150px;
}





















