body { 
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align: center;
	background-color:#ffffff;	
	height:100%; 
	width:100%;
	margin:0;
	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:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;	
	background-color:#ffffff;
	overflow:hidden;
}
#mainTitle {
	width:974px;
	height:22px;
	float:left;
	margin-left:10px;
	padding-top:5px;
	color:#404040;
	font-family:arial;
	font-weight:normal;
	font-size:27px;
	text-align:left;	
}
#mainSubTitle {
	width:974px;
	height:22px;
	float:left;
	margin:10px 0px 30px 10px;
	padding-top:5px;
	color:#878383;
	font-family:arial;
	font-weight:normal;
	font-size:15px;
	text-align:left;	
}
#contentBgTop {
	width:970px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	clear:both;
	text-align: left;
	overflow:hidden;
	background-image: url("../images/help_content_box_bg_top.png");
	background-repeat: no-repeat;	
}
#contentBgMiddle {
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align: left;
	overflow:hidden;
	background-image: url("../images/help_content_box_bg_middle.png");
    background-repeat: repeat-y;
}
#contentBgBotm {
	width:970px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align: left;
	overflow:hidden;
	background-image: url("../images/help_content_box_bg_botm.png");
	background-repeat: no-repeat;	
}
#contentTitle {
	width:930px;
	height:22px;
	float:left;
	margin-left:20px;
	margin-top:17px;	
	padding-top:5px;
	color:#1086C7;
	font-family:arial;
	font-weight:normal;
	font-size:27px;
	text-align:left;	
}
#contentSubTitle {
	width:930px;
	height:50px;
	float:left;
	margin:5px 0px 30px 20px;
	padding-top:5px;
	color:#878383;
	font-family:arial;
	font-weight:normal;
	font-size:15px;
	text-align:left;	
}
#contentMainImg {
	width:930px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;	
	background-color:#ffffff;
	overflow:hidden;
}
.contentSubImg {
	position:relative;
	left:224px;
	top:-493px;
	clear:left;
	float:left;
	width:521px;
	height:478px;
	margin-bottom:-493px;	
	background-color:#ffffff;
	overflow:hidden;
}
.contentSubImgSearch {
	position:relative;
	left:0px;
	top:-447px;
	clear:left;
	float:left;
	width:218px;
	height:447px;
	margin-bottom:-447px;	
	background-color:#ffffff;
	overflow:hidden;
}
.contentSubImgMedia {
	position:relative;
	left:0px;
	top:-447px;
	clear:left;
	float:left;
	width:218px;
	height:447px;
	margin-bottom:-447px;	
	background-color:#ffffff;
	overflow:hidden;
}
#footer {
	clear:both;
	width:974px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:20px;
	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;
}

