body {
margin:0px;
padding:0px;
}

sup{
  font-size: 80%; 
  line-height: 80%;
}

/*site wrap*/
#siteWrap {
width:976px;
margin:8px auto 0px auto;
}

/*vip area*/
#vipArea {
width:976px;
height:54px;
position:relative;
z-index:120;
}

/*header area*/
#headerArea {
/* move to inline width:976px;
height:122px;*/
}

#contactLogo_area {
height:88px;
width:441px;
float:right;
margin:5px 10px 5px 0; 
}

#brokerLogo {
margin-top:19px;
float:right;
}

#contactInfo {
margin-top:6px;
text-align:right;
width:331px;
line-height:15px;
}

/*menu area ------ */
#menuContact_area {
	background:url(/t/template103/images/menuArea_bg.jpg) no-repeat top left;
width:976px;
height:98px;
}

#mainMenuContainer {
float:left;
height:40px;
width:525px;
position:relative;
z-index:110;
padding: 66px 0px 0px 0px;
margin-bottom: -8px;
}

#mainMenu{
  width:525px;
}

/*footer area ------ */
#pageendArea {
/* moved to inline width:976px;*/
}

/*copyright area ------ */
#footerArea {
width:976px;
height:75px;
padding:15px 0 20px 0;
}

/*subpage area ------ */
#sub_cntArea {
clear:both;
width:952px;
padding:8px 12px;
}
	

	#sub_siteCnt {
	float:left;
	width:690px;
	min-height:100px;
	margin:15px 0px 15px 12px;
	}
	
/*fullcnt area ------ */
#full_cntArea {
width:950px;
padding:8px 13px;
}

	#full_siteCnt {
	float:left;
	width:950px;
	margin:15px 0px;
	}	
	
/*homepage area ------ */
#cntArea {
clear:both;
width:952px;
padding:8px 12px;
}

	#leftWidgets {
	float:left;
	width:250px;
	min-height:100px;
	}
	
	#rightWidgets {
	float:left;
	width:250px;
	min-height:100px;
	}

	#siteCnt {
	float:left;
	width:430px;
	min-height:100px;
	margin:15px 11px;
	}
	
.modulePadder{
float:left;
padding:10px 0px 0px;
width:100%;
}
