body { 
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align: center;
	background-color:#ffffff;	
	background: url("../images/background_page.png") fixed; 
	height:auto; 
	width:auto;
	margin:0px;
	margin-top:15px; 	 	
}
img {
	border:0px;
}
#topHeader {
	width:974px;
	height:138px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align: left;
	overflow:hidden;
	background-image: url("../images/ub_top_header_bg.png");
	background-repeat: no-repeat;	
}
#topHeaderHolder{
	margin-left:auto;
	margin-right:auto;
	clear:both;
	display: block;
	width:974px;
	height:40px;
	margin-left:0px;
}
#topHeaderSearch {
	width:670px;
	height:77px;
	clear:both;
	margin-left:38px;
	margin-top:12px;
	display: block;
	text-align:left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #ffffff;
}
#SearchBox {
	position:relative;
	left:0px;
	top:10px;
	clear:both;
	width:650px;
	height:40px;
	display:block;
	margin:auto;
	text-align:left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #ffffff;
}
.SearchSpan {
	padding-left:3px;
	padding-right:37px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #002672;
}
#UBhome {
	margin-top:0px;
	margin-left:0px;
	float:left;
	clear:left;
	display:block;
	height:35px;
	width:240px;
	cursor:pointer;
}
#sendUB {
	margin-top:0px;
	margin-right:0px;
	float:right;
	clear:right;
	display:block;
	height:35px;
	width:340px;
	cursor:pointer;
}
#mainPanel {
	width:974px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;	
	background-color:#ffffff;
}
#mywebDirHeader {
	position:relative;
	left:-171px;
	top:0px;
	float:left;
	width:571px;
	height:125px;
   	background-image: url("../images/myweb_dir_header.png");
	background-repeat: no-repeat;	
}
#mywebDirHeaderInner {
	position:relative;
	top:50px;
	left:10px;
	width:540px;
	height:134px;
	display:block;
	clear:left;
	float:left;
	text-align:left;
	border:#9C9C9C 1px solid;
	background-color:#EFF0FF;
	Padding:10px;
	margin:0px; 	
	font:normal 13px arial, verdana, tahoma;
	color:#404040;
	line-height:160%;	
} 
#panelLeft {
	position:relative;
	left:0px;
	top:260px;
	float:left;
	width:171px;
	height:100%;
}
.menu {padding:0px; margin:0px; list-style:none; height:25px; width:171px; position:relative; font-size:13px;}
.menu li {float:left; height:25px;}
.menu li a {display:block; float:left; height:25px; color:#697EBE; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:left; padding:0; cursor:pointer;}
.menu li a span {height:25px; float:left;position:relative;left:0px;top:0px; padding-top:1px; display:block; width:171px; background:url("../images/myweb_menu_normal.gif") no-repeat right top;}
.menu li.activeMenu a {color:#202020; }
.menu li.activeMenu a span {height:25px; background:url("../images/myweb_menu_active.gif") no-repeat right top;}
.menu li a:hover {color:#8B9BCD;}
.menu li a:hover span {height:25px; background:url("../images/myweb_menu_over.gif") no-repeat right top;}
.menu li.activeMenu a:hover {color:#424242;}
.menu li.activeMenu a:hover span {height:25px; background:url("../images/myweb_menu_active.gif") no-repeat right top;}
#spacer {
	position:relative;
	left:10px;
	top:4px;
	width:16px;
	height:16px;
	border:0px;
	margin-right:10px;
}
#panelCenter {
	float:left;
	margin-left:0px;
	width:480px;
	height:600px;
}
#mywebDirBox {
	position:relative;
	left:0px;
	top:90px;
	float:left;
	width:400px;
	height:515px;
   	background-image: url("../images/myweb_dir_box_bg.png");
	background-repeat: no-repeat;	
	overflow:hidden;
}
#panelRight {
	position:relative;
	right:50px;
	top:-117px;
	float:right;
	width:320px;
	height:630px;
	background-color:#F7F7F7;
	border:#F4F4F4 1px solid;
}
#AdBox300X250 {
	float:left;
	margin-top:30px;	
	margin-left:10px;	
	width:300px;
	height:250px;
}
#footer {
	width:974px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	font: normal 12px arial, verdana, helvetica, sans-serif;
	color:#000000;
	text-align:center;
	border:#DFDFDF 1px solid;
	background-color:#EDEDED;
}


