BODY #wrapper {
	BACKGROUND: url(/shared/images/background_2col_1024x768.gif) repeat-y; WIDTH: 900px
}
BODY.one-column #wrapper {
	BACKGROUND: url(/shared/images/background_1col.gif) repeat-y
}
DIV#right-col {
	MARGIN-LEFT: 722px; margin-top: 37px
}
DIV#image-header {
	WIDTH: 720px
}
DIV#image-header-home {
	WIDTH: 720px
}
DIV#image-header-home DIV.random-image {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 534px; HEIGHT: 109px
}
DIV#image-header-home DIV.static-image {
	FLOAT: left; WIDTH: 186px; HEIGHT: 109px
}
DIV#header-flag-bottom {
	MARGIN-TOP: -15px; 
	/*BACKGROUND: url(/shared/images/homepage/homepage_flag_bottom.jpg) no-repeat 0px 0px;*/
	BACKGROUND: url(/shared/images/homepage_flag_bottom.jpg) no-repeat 0px 0px; 
	FLOAT: right; WIDTH: 187px; HEIGHT: 40px
}
DIV#search FORM INPUT.query {
	WIDTH: 230px
}
DIV#search FORM INPUT.img {
	LEFT: 295px
}
DIV#main-col {
	WIDTH: 522px
}
BODY.one-column DIV#main-col {
	WIDTH: 720px
}
BODY.one-column DIV#main-col DIV.two-column DIV {
	FLOAT: left; WIDTH: 45%; MARGIN-RIGHT: 5%
}
BODY.one-column DIV#main-col DIV.two-column DIV.last {
	MARGIN-RIGHT: 0px
}
DIV.two-col DIV DIV {
	MARGIN: 0px; WIDTH: 90%
}
DIV.two-col-20-80 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-20-80 DIV {
	FLOAT: left; WIDTH: 18%; MARGIN-RIGHT: 2%
}
DIV.two-col-20-80 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 78%
}
DIV.two-col-30-70 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-30-70 DIV {
	FLOAT: left; WIDTH: 28%; MARGIN-RIGHT: 2%
}
DIV.two-col-30-70 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 68%
}
DIV.two-col-40-60 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-40-60 DIV {
	FLOAT: left; WIDTH: 38%; MARGIN-RIGHT: 2%
}
DIV.two-col-40-60 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 58%
}
DIV.two-col-50-50 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-50-50 DIV {
	FLOAT: left; WIDTH: 48%; MARGIN-RIGHT: 2%
}
DIV.two-col-50-50 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 48%
}
DIV.two-col-60-40 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-60-40 DIV {
	FLOAT: left; WIDTH: 58%; MARGIN-RIGHT: 2%
}
DIV.two-col-60-40 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 38%
}
DIV.two-col-70-30 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-70-30 DIV {
	FLOAT: left; WIDTH: 68%; MARGIN-RIGHT: 2%
}
DIV.two-col-70-30 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 28%
}
DIV.two-col-80-20 {
	CLEAR: both; HEIGHT: 1%
}
DIV.two-col-80-20 DIV {
	FLOAT: left; WIDTH: 78%; MARGIN-RIGHT: 2%
}
DIV.two-col-80-20 DIV.last {
	FLOAT: left; MARGIN: 0px; WIDTH: 18%
}

/* Add by Hugo Kwok */

UL.nav-primary li{
	list-style-image: url(/shared/images/red_arrow.gif)
}