
td.left {
	width:180px;
	height:330px;
}

td.right {
	width:601px;
}

div#hcBottom {
	position:relative;
	background:#FFF;
	width:821px;
	height:115px;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/layout/bottomBg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

div#hcContent {
	position:relative;
	background:#FFF;
	width:821px;
	margin:0 auto;
	text-align:left;
	background-image:url(../images/layout/contentBg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#flagPos {
	position:absolute;
	right:0;
	z-index:10;
	top:3px;
	width:50px;
}

div#flagPos img {
	margin-left:4px;
}

div#impMenuPos {
	position:absolute;
	right:60px;
	z-index:10;
	top:5px;
}

div#logoPos {
	position:absolute;
	height:230px;
	width:165px;
	left:0;
}
div#imagePos {
	position:absolute;
	height:230px;
	width:591px;
	right:0;
}
div#menuPos {
	position:absolute;
	height:25px;
	width:821px;
	top:165px;
	left:0;
	background-image:url(../images/layout/menuBg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#hcTop {
	position:relative;
	background:#FFF;
	height:190px;
	width:821px;
	margin:0 auto;
	text-align:left;
}

div#hcBottomBg {
	position:relative;
	background-image:url(../images/layout/bgBottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:150px;
}

div#hcContentBg {
	position:relative;
	background-image:url(../images/layout/bgContent.png);
	background-position:top left;
	background-repeat:repeat-y;
}

div#hcTopBg {
	position:relative;
	background-image:url(../images/layout/bgTop.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:190px;
}

div#hcMain {
	width:843px;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
}

td {
	vertical-align:top;
}

table {
	border:0;
	border-collapse:collapse;
}

body {
	/* background: #9B7852 url(../images/layout/bg.jpg) left top repeat; */
	background: #EEE8DF url(../images/layout/bgNew.jpg) right bottom no-repeat;
	font-family:arial,verdana,sans-serif;
	text-align:center;
	height:100%;
}
html {
	height:100%;
}

* {
	margin:0;
	padding:0;
}
