body {
	background: url(/privilegebanking/assets/images/pv/bg.jpg) no-repeat #000 top center;
}


/* Menu */
#menu {	
	position: absolute;
	top: 0;
	left: 5px;
	width: 194px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;		
	text-align: center;	
	overflow: hidden;
	z-index: 2;
}

#menu a, #submenu_content a, #subsubmenu_content a {
	text-decoration: none;
	color: #999;
}

#menu a:hover, #submenu_content a:hover, #subsubmenu_content a:hover {
	color: #333366;
}

#menu_content li, #submenu_content li, #subsubmenu_content li {
	list-style: none;
	margin: 8px 0;	
}

#menu_fluid_area {
	position: relative;
	width: 194px;	
	height: 145px;
	overflow: hidden;
	z-index: 2;
}

#menu .shadow_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 100%;
	background: url(/privilegebanking/assets/images/pv/menu/shadow_left.png) repeat-y;
	z-index: 2;
}

#menu .bg {
	position: absolute;
	top: 0;
	left: 5px;
	width: 184px;
	height: 100%;
	background-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
}

#menu .shadow_right {
	position: absolute;
	top: 0;
	left: 189px;
	width: 5px;
	height: 100%;
	background: url(/privilegebanking/assets/images/pv/menu/shadow_right.png) repeat-y;
	z-index: 2;
}

#menu .shadow_bottom {	
	width: 192px;
	height: 6px;
	margin: auto;	
	background: url(/privilegebanking/assets/images/pv/menu/shadow_bottom.png) no-repeat;
	z-index: 2;
}

#menu_content_wrap {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 184px;
	height: 108px;	
	overflow: hidden;
	z-index: 3;	
}

#menu .divider {
	width: 172px;
	height: 1px;
	margin: 10px auto;
	background: url(/privilegebanking/assets/images/pv/menu/divider.png) no-repeat;
}

#menu .dropdown_button {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 192px;
	z-index: 4;
}

#menu .dropdown_button a, #menu .dropdown_button a:hover {
	color: #333366;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;	
}



#submenu, #subsubmenu {	
	position: absolute;
	top: 10px;
	left: 160px;
	width: 149px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;		
	text-align: center;	
	overflow: hidden;
	z-index: 5;
	display: none;
}

#submenu_fluid_area, #subsubmenu_fluid_area {
	position: relative;
	width: 149px;	
	overflow: hidden;
	z-index: 5;
}

#submenu .shadow_left, #subsubmenu .shadow_left {
	position: absolute;
	top: 5%;
	left: 0;
	width: 8px;
	height: 96%;
	background: url(/privilegebanking/assets/images/pv/menu/shadow_sub_left.png) repeat-y;
	z-index: 5;
}

#submenu .bg, #subsubmenu .bg {
	position: absolute;
	top: 0;
	left: 8px;
	width: 141px;
	height: 100%;
	background-color: #eaecee;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 5;
}

#submenu .shadow_bottom, #subsubmenu .shadow_bottom {
	width: 149px;
	height: 7px;
	background: url(/privilegebanking/assets/images/pv/menu/shadow_sub_bottom.png) no-repeat;
	z-index: 5;
}

#submenu .arrow, #subsubmenu .arrow {
	position: absolute;
	top: 17px;
	left: 8px;
	width: 5px;
	height: 9px; 
	background: url(/privilegebanking/assets/images/pv/menu/arrow_right.png) no-repeat;
	z-index: 6;	
}

#submenu_content, #subsubmenu_content {
	position: absolute;
	top: 7px;
	left: 23px;
	width: 115px;
	text-align: left;
	z-index: 6;	
	display: none;
}

#submenu_content li, #subsubmenu_content li {
	list-style-position: outside;
}


#subsubmenu {	
	left: 275px;
	z-index: 7;
}

#subsubmenu_fluid_area, 
#subsubmenu .shadow_left,
#subsubmenu .bg,
#subsubmenu .shadow_bottom { 
	z-index: 7;
}

#subsubmenu .arrow, 
#subsubmenu_content {	
	z-index: 8;	
}


/* Slideshow thumbnails */
#slideshow_thumbs {
	position: absolute;
	top: 417px;
	left: 0;
	width: 940px;
	height: 103px;
	z-index: 2;
}

#slideshow_thumbs .bg {
	width: 940px;
	height: 103px;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 2;
}

#slideshow_thumbs .thumbs {
	position: absolute;
	top: 9px;
	left: 7px;
	z-index: 3;
}

#slideshow_thumbs .thumb {
	position: relative;
	width: 154px;
	height: 86px;
	float: left;
	cursor: pointer;
	z-index: 3;
}

#slideshow_thumbs .thumb img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#slideshow_thumbs .thumb img.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}



/* Boxes */
#boxes {
	width: 930px;
	height: 110px;
	padding: 7px 0 0 10px;
	margin: 15px auto 25px;
	background: url(/privilegebanking/assets/images/landing/bg_boxes.png) no-repeat;	
}

#boxes .box {
	float: left;
	width: 211px;
	height: 87px;
	padding: 3px 5px 0;
	margin-right: 12px;
	background: url(/privilegebanking/assets/images/landing/bg_box.png) no-repeat;	
	color: #fff;
	cursor: pointer;
}

#boxes .box img {
	float: left;
	margin-right: 2px;
}

#boxes .box .text {
	float: left;
	width: 113px;
	margin-top: 3px;
}


/* Footer */
#footer {
	width: 940px;
	margin: auto;
}

#footer_links {
	float:right; 
	text-align: right;
	margin-right: 5px;
	font-size:9px;
	line-height:14px;
}

#footer_copyright {
	margin-top: 11px;
	font-size: 9px;
}