html, body {
	height: 100%;
}

html {
	overflow: scroll;
}
body {
	background-color: #B9E0E8;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a {
	color: #4992A4;
}

#langSelector {
	width: 34px;
	height: 22px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 700px;
}
#sectionHead {
	display: block;
	float: left;
	height: 62px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 200px;
	overflow: hidden;
}
#siteName {
	width: 320px;
	height: 30px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
	margin: 14px 0px 16px 0px;
	line-height: 200px;
	overflow: hidden;
}
#sinoLogo {
	float: left;
	display: block;
	height: 35px;
	width: 110px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
}
#irmLogo {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainT {
	width: 734px;
	background-image: url(../images/x_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;
	margin: 0px;
}
#mainB {
	width: 780px;
	background-image: url(../images/x_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
#main {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/x_bg.gif);
}
#footer {
	width: 734px;
	height: 40px;
	font-size: 10px;
	line-height: 20px;
	color: #4992A4;
	clear: both;
	margin: 0px;
	padding: 40px 0px 0px 0px;
}

#sideBar {
	width: 253px;
	float: right;
	margin: 0px;
}

#content {
	width: 473px;
	float: left;
}
input {
	vertical-align: middle;
}
h1 {
	width: 734px;
	height: 62px;
	color: #9A723F;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
h2, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCC33;
	background-image: url(../images/x_dashline_g.gif);
	background-repeat: repeat-x;
	background-position: 0px 21px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/* h4 for side bar heading */
h4 {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	color: #FF9900;
	background-image: url(../images/x_dashline_g.gif);
	background-repeat: repeat-x;
	background-position: 0px 16px;
}
p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.leftPic {
	float: left;
	margin: 0px 10px 18px 0px;
}
.backTop {
	background-image: url(../images/x_backTop_g.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	line-height: 20px;
	background-position: right 3px;
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 20px 60%;
}
.genTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.genTable th {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px;
	line-height: 12px;
	text-align: left;
	font-size: 11px;
}
.genTable td {
	vertical-align: top;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tableHR {
	background-image: url(../images/x_dashline_g.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: 26px;
}
.bottomDash {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	background-image: url(../images/x_dashline_g.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#menuMain {
	height: 242px;
	width: 253px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#menuMain li {
	margin: 0px;
	line-height: 24px;
	padding: 0px 0px 0px 24px;
	list-style-type: none;
	background-image: url(../images/m_bullet_n.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	/* background-color: #FF0000; */
}
#menuMain li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sideBarContent {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
	display:block;
}
#sideBarContent li {
	list-style-type: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 10px 0px;
}


/* home */
body.home #sectHead {
	background-image: url(../images/home_t.jpg);
}
body.home #menuMain {
	background-image: url(../images/home_menu_bg.jpg);
}
body.home #mainVisual {
	display: block;
	height: 258px;
	width: 473px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
body.home h1 {
	cursor:default;
}
body.home h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DD8904;
	font-weight: normal;
	background-image: url(../images/h_dashline_g.gif);
	background-position: 0px 0px;
}
body.home h2 strong {
	font-size: 21px;
	font-weight: normal;
}
body.home #whatsNews {
	display: block;
	margin: 0px;
	padding: 0px;

}
body.home #whatsNews dt{
	display: block;
	margin: 0px;
	width: 86px;
	background-image: url(../images/h_news_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: left;
	clear: both;

}
body.home #whatsNews dd{
	display: block;
	padding: 0px;
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
body.home #whatsNews a{
	color: #E99407;
}
body.home #subscribe {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 240px;
}
body.home #subscribe input{
	display: block;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 4px 0px 4px;
}
body.home #email {
	border: 1px solid #C3A66B;
	height: 16px;
	width: 164px;
}
body.home #subscribeBtn {
	background-color: #C3A66B;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body.home #subscribeMsg {
	clear:both;
	font-size: 10px;
	color: #786259;
	line-height: 14px;
}
body.home #bgm {
	text-align: right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* about */
body.about #menuMain {
	background-image: url(../images/about_menu_bg.jpg);
}
body.about #miAbout {
	background-image: url(../images/about_bullet_h.gif);
}
body.about #miAbout a {
	color: #5E7BAB;
}
body.about h3 {
	color: #82ABEB;
}

/* shop */
body.shop #menuMain {
	background-image: url(../images/shop_menu_bg.jpg);
}
body.shop #miShop {
	background-image: url(../images/shop_bullet_h.gif);
}
body.shop #miShop a {
	color: #895851;
}
body.shop h3 {
	color: #CC6666;
}
body.shop table.shopList {
	width: 470px;
	line-height: 16px;
}
body.shop table.shopList td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
body.shop table.shopList a {
	color: #CC6666;
}
body.shop td.cat {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	width: 175px;
}
body.shop td.alpha {
	font-weight: bold;
	color: #000000;
	width: 40px;
}
body.shop #shopFront {
	width: 473px;
	height: 258px;
	background-color: #EEEBE4;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 16px;
}
body.shop #shopFront img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body.shop #shopFront p {
	color: #CC6666;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
body.shop #shopFront dl {
	margin: 0px;
	padding: 0px;
}
body.shop #shopFront dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
body.shop #shopFront dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

body.shop #shopFront strong {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
body.shop #sideBarContent {
	height: 240px;
	width: 253px;
	overflow: auto;
}
body.shop #sideBarContent li {
	background-image: url(../images/shop_sideBullet.gif);
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 4px 0px;

}
body.shop #sideBarContent a {
	text-decoration: none;
}

/* location */
body.location #menuMain {
	background-image: url(../images/location_menu_bg.jpg);
}
body.location #miLocation {
	background-image: url(../images/location_bullet_h.gif);
}
body.location #miLocation a {
	color: #596F74;
}
body.location h3 {
	color: #A41C1C;
	line-height: 24px;
}
body.location #sideBarContent li {
	background-image: url(../images/location_sideBullet.gif);
}
body.location .genTable th.c1 {
	background-color: #6DA8CA;
}
body.location .genTable th.c2 {
	background-color: #5E91AE;
}
body.location .genTable th.c3 {
	background-color: #53809A;
}

/* event */
body.event #menuMain {
	background-image: url(../images/event_menu_bg.jpg);
}
body.event #miEvent {
	background-image: url(../images/event_bullet_h.gif);
}
body.event #miEvent a {
	color: #889342;
}
body.event #sideBarContent li {
	background-image: url(../images/event_sideBullet.gif);
}

body.event h2 {
	background-position: 0px 58px;
	padding: 0px;
	text-align: right;
	height: 60px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
body.event img.monthName {
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body.event .genTable th.c1 {
	background-color: #9AA14D;
}
body.event .genTable th.c2 {
	background-color: #819944;
}
body.event .genTable th.c3 {
	background-color: #668648;
}
body.event .genTable td {
	padding-top: 8px;
	padding-bottom: 8px;
}

body.event .genTable strong {
	color:  #819944;
}

/* press */
body.press #menuMain {
	background-image: url(../images/press_menu_bg.jpg);
}
body.press #miPress {
	background-image: url(../images/press_bullet_h.gif);
}
body.press #miPress a {
	color: #625E87;
}
body.press h2 {
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin: 0px 0px 20px 0px;
	background-image: none;
}
body.press h3 {
	font-size: 13px;
	color: #625E87;
	margin: 0px 0px 10px 0px;
}
body.press h5 {
	font-size: 14px;
	color: #000000;
}
body.press #content a {
	font-weight: bold;
}

body.press #pressList {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 16px;

}
body.press #pressList li {
	list-style-type: none;
	background-image: url(../images/x_bullet_down.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
}

/* leasing */
body.leasing #menuMain {
	background-image: url(../images/leasing_menu_bg.jpg);
}
body.leasing #miLeasing {
	background-image: url(../images/leasing_bullet_h.gif);
}
body.leasing #miLeasing a {
	color: #B17541;
}
body.leasing .genTable th.c1 {
	background-color: #FFB430;
}
body.leasing .genTable th.c2 {
	background-color: #FDA700;
}
body.leasing .genTable th.c3 {
	background-color: #FC8F00;
}
body.leasing .genTable strong {
	color: #FF9900;
}
body.leasing em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
body.leasing em strong {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

/* service */
body.service #menuMain {
	background-image: url(../images/service_menu_bg.jpg);
}
body.service #miService {
	background-image: url(../images/service_bullet_h.gif);
}
body.service #miService a {
	color: #85507A;
}
#iconList {
	width: 470px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#iconList li {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 36px;
	vertical-align: top;
	background-repeat: no-repeat;
	line-height: 14px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 112px;
	display: block;
	height: auto;
}
#iconList li.icon1 {
	background-image: url(../images/service_icon1.jpg);
}
#iconList li.icon2 {
	background-image: url(../images/service_icon2.jpg);
}
#iconList li.icon3 {
	background-image: url(../images/service_icon3.jpg);
}
#iconList li.icon4 {
	background-image: url(../images/service_icon4.jpg);
}
#iconList li.icon5 {
	background-image: url(../images/service_icon5.jpg);
}
#iconList li.icon6 {
	background-image: url(../images/service_icon6.jpg);
}
#iconList li.icon7 {
	background-image: url(../images/service_icon7.jpg);
}
#iconList li.icon8 {
	background-image: url(../images/service_icon8.jpg);
}
#iconList li.icon9 {
	background-image: url(../images/service_icon9.jpg);
}
#iconList li.icon10 {
	background-image: url(../images/service_icon10.jpg);
}
#iconList li.icon11 {
	background-image: url(../images/service_icon11.jpg);
}
#iconList li.icon12 {
	background-image: url(../images/service_icon12.jpg);
}
#iconList li.icon13 {
	background-image: url(../images/service_icon13.jpg);
}
#iconList li.icon14 {
	background-image: url(../images/service_icon14.jpg);
}
#iconList li.icon15 {
	background-image: url(../images/service_icon15.jpg);
}
#iconList li.icon16 {
	background-image: url(../images/service_icon16.jpg);
}
#iconList li.icon17 {
	background-image: url(../images/service_icon17.jpg);
}
#iconList li.icon18 {
	background-image: url(../images/service_icon18.jpg);
}
#iconList li.icon19 {
	background-image: url(../images/service_icon19.jpg);
}
#iconList li.icon20 {
	background-image: url(../images/service_icon20.jpg);
}
#iconList li.icon21 {
	background-image: url(../images/service_icon21.jpg);
}
#iconList li.icon22 {
	background-image: url(../images/service_icon22.jpg);
}
#iconList li.icon23 {
	background-image: url(../images/service_icon23.jpg);
}
#iconList li.icon24 {
	background-image: url(../images/service_icon24.jpg);
}
#iconList li.icon25 {
	background-image: url(../images/service_icon25.jpg);
}
#iconList li.icon26 {
	background-image: url(../images/service_icon26.jpg);
}
#iconList li.icon27 {
	background-image: url(../images/service_icon27.jpg);
}
#iconList li.icon28 {
	background-image: url(../images/service_icon28.jpg);
}
#iconList li.icon29 {
	background-image: url(../images/service_icon29.jpg);
}
#iconList li.icon30 {
	background-image: url(../images/service_icon30.jpg);
}
#iconList li.icon31 {
	background-image: url(../images/service_icon31.jpg);
}
#iconList li.icon32 {
	background-image: url(../images/service_icon32.jpg);
}
#iconList li.icon33 {
	background-image: url(../images/service_icon33.jpg);
}
#iconList li.icon34 {
	background-image: url(../images/service_icon34.jpg);
}
#iconList li.icon35 {
	background-image: url(../images/service_icon35.jpg);
}
#iconList li.icon36 {
	background-image: url(../images/service_icon36.jpg);
}
#iconList li.icon37 {
	background-image: url(../images/service_icon37.jpg);
}
#iconList li.icon38 {
	background-image: url(../images/service_icon38.jpg);
}
#iconList li.icon39 {
	background-image: url(../images/service_icon39.jpg);
}
#iconList li.icon40 {
	background-image: url(../images/service_icon40.jpg);
}
#iconList li.icon41 {
	background-image: url(../images/service_icon41.jpg);
}
#iconList li.icon42 {
	background-image: url(../images/service_icon42.jpg);
}
#iconList li.icon43 {
	background-image: url(../images/service_icon43.jpg);
}
#iconList li.icon44 {
	background-image: url(../images/service_icon44.jpg);
}


/* contact */
body.contact #menuMain {
	background-image: url(../images/contact_menu_bg.jpg);
}
body.contact #miContact {
	background-image: url(../images/contact_bullet_h.gif);
}
body.contact #miContact a {
	color: #CC9933;
}
body.contact .genTable {
	margin-left: 24px;
}
