#header {
	width: 760px;
}

#content {
	width: 760px;
}

#main-frame {
	margin-top: 30px;
}

#main-frame-home {
	margin-top: 15px;
}

#main-frame-left {
	background-position: top;
	float: left;
	margin-left: 5px;
	width: 455px;
}

#main-frame-right {
	width: 230px;
	margin-left: 510px;
	padding-top: 35px !important;
	padding-top: 50px;
}

#footer {
	clear: both;
	width: 760px;
	float: left;
	margin-top: 20px;
}

#spacer {
	clear: both;
}

#banner-flag {
    background-image: url(/framework/commonFiles/graphics/common/tharpa-home-flags.jpg);
    height: 18px;
    width: 223px;
    background-repeat: no-repeat;
    position: absolute;
    left: 61px;
    top: 90px;
    z-index: 3;
}