body {
	padding:0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;	
}

/*==== main container ====*/
div#pageContainer {
	width:980px;
}

/*==== header ====*/
div#header {
	width:980px;
	position: relative;
	height:85px;
}

/*==== banner ====*/
img#banner {
	margin: 1em 0 0 1em;
	float: left;
}

/*==== top menu ====*/
ul#menu  {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	overflow:auto;
	margin: 0 auto;
	background: #204764;
	height: 100%;
}


ul#menu li {
	float: left;
	width: 160px;
	list-style-type: none;
	margin-right: 3px;
}


ul#menu li a { 
	height: 22px;
	display:block; 
	width: 100%;
	text-decoration: none;
	text-align: center;
	background: url(../corner_img/botton_off.png);
	padding-top: 6px;
	border: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

/*For new Navigation bar */



ul#menu a:link {background-color: transparent;}
ul#menu a:visited {background-color: transparent;}
ul#menu a:hover {background: #9a0029; font-weight:bold; background-color: transparent;}
ul#menu a:active {background-color: transparent;}
ul#menu a#current {background: #9a0029; font-weight:bold; background-color: transparent;}


/*=== edit menu6 length ===*/
ul li#menu7_new {
	width: 120px;
	/*width: 105px;*/
}
/*ul li#menu5_new, ul li#menu4_new, ul li#menu6_new, ul li#menu1_new {*/
ul li#menu4_new, ul li#menu6_new, ul li#menu1_new {
	/*width: 105px;*/
	/*width: 99px;*/
	width: 120px;
}
ul li#menu5_new{
	/*width: 105px;*/
	/*width: 88px;*/
	width: 120px;
}
ul li#menu8_new {
	/*width: 134px; */
	/*margin-right: 0;*/
	width: 119px;
	margin-right: 0px;
	float:right;
}
ul li#menu3_new {
	/*width: 225px;*/
	margin-right: 0;
	width: 120px;
}
ul li#menu3_new2 {
	/*width: 133px;*/
	margin-right: 0;
	width: 120px;
}

ul li#menu9_new {
	/*width: 99px;*/
	width: 120px;
}
ul li#menu10_new {
	/*width: 88px;*/
	width: 120px;
}

ul li#menu2_new {
	/*width: 110px;*/
	width: 120px;
}
#subMenu {
	background: #9a0029;
	clear: both;
	margin-top: 1px;
	padding-top: 2px;
	color: #FFFFFF;
	height: 18px;
	position: relative;
	font-size: 11px;
}




#submenu1_new,#submenu2_new,#submenu3_new,#submenu4_new,#submenu5_new,#submenu6_new,#submenu7_new,#submenu8_new ,#submenu9_new{
	display: none;
}

.subMenuList a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}


.subMenuList {
	background: #9a0029;
	margin: 0;
	padding: .1em 0 .1em 1em;
}
.subMenuList li {
	
	display: inline;
}

.subMenuList span {
	color: white; 
	font-weight: bold;
}

.hoverList{
	background: red;
}




.clearer{
	clear: both;
}

/*==== header ====*/	
div#header a:hover {}
div#header a:link  {}
div#header a:visited {}
div#header a:hover {}
div#header a:active {}

div#header #conerBanner {
	display: block; 
	background: url(../corner_img/advisen_corner_store_logo4.png); 
	height: 100%; width: 100%; 
	background-repeat: no-repeat;
} 
div#header #coner {
	display: block; 
	background: url("../corner_img/advisen_logo.jpg");
	height: 100%; width: 100%; 
	background-repeat: no-repeat;
} 
div#header #cornerAds {
	display: block; 
	height: 65px; 
	width: 468px;
	/*width: 468px;
	height: 60px;
	right: 0;
	top: 1em;*/
	background-repeat: no-repeat; 
	position: absolute;
	right: 6px;
	top: 0.5em;
}

/*== used in swett_top_menu.html ==*/
div#header #sweetAds {
	display: block; 
	background: url(../corner_img/swett_logo.gif); 
	height: 60px; 
	width: 468px; 
	background-repeat: no-repeat; 
	position: absolute;
	right: 0;
	top: 1em;
}

div#header #sitemap {
	position: absolute; 
	bottom: .3em; 
	right: 1em;
}
div#header a span{margin-left: -999px;}



