#wrapperTable,
#wrapperTableHome {
	table-layout:fixed;
	border:0px;
	border-collapse:collapse;
	width:100%;
	background-color:#85a9c0;
	background-image:url(body_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
}

#wrapperTableHome {
	background-image:url(body_start_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
}

#wrapperTable td.wrapperTD,
#wrapperTableHome td.wrapperTD {
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
	background-image:url(wrapper_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

#wrapper {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:13px;
	width:852px;
}

#header {
	clear:both;
	float:left;
	display:block;
	width:852px;
	height:154px;
	background-image:url(header_bg.gif);
	background-repeat:no-repeat;
}

#headerIcons {
	clear:both;
	float:left;
	display:block;
	width:852px;
	height:21px;
}

#headerIcons ul {
	clear:both;
	float:right;
	display:block;
	margin:0px;
	padding:0 5px 0 0;
	list-style-type:none;
}

#headerIcons ul li {
	float:left;
	display:block;
	list-style-type:none;
	padding:2px 5px 0 0;
}

#headerIcons ul li img {
	clear:both;
	float:left;
	display:block;
	padding:5px;
}

#logo {
	clear:both;
	float:left;
	display:block;
	padding:27px 0 32px 14px;
}

#logo img {
	clear:both;
	float:left;
	display:block;
	padding:5px;
}

#menuL1 {
	clear:both;
	float:left;
	display:block;
	width:852px;
	height:35px;
}

#menuL2 {
	clear:both;
	float:left;
	display:block;
	width:160px;
}

#middle {
	clear:both;
	float:left;
	display:block;
	width:815px;
	min-height:393px;
	padding:18px 19px 4px 18px;
	background-image:url(middle_bg.gif);
	background-repeat:repeat-y;
	background-position:0% 0%;
}

#wrapperTableHome #middle {
	clear:both;
	float:left;
	display:block;
	width:850px;
	min-height:393px;
	padding:0 1px 0 1px;
	background-image:url(middle_start_bg.gif);
	background-repeat:repeat-y;
	background-position:0% 0%;
}

* html #middle {
	height:393px;
}

#left {
	clear:both;
	float:left;
	display:block;
	width:174px;
	padding-right:16px;
	padding-bottom:1px;
}

#center {
	float:left;
	display:block;
	width:435px;
	padding-bottom:1px;
}

#center.noright {
	width:625px;
}

#content {
	clear:both;
	float:left;
	display:block;
	width:435px;
}

.noright #content {
	width:625px;
}

#right {
	float:left;
	display:block;
	width:174px;
	padding-left:16px;
}

#bottom {
	clear:both;
	float:left;
	display:block;
	width:852px;
	height:120px;
	background-image:url(bottom_bg.gif);
	background-repeat:no-repeat;
}

#wrapperTableHome #bottom {
	clear:both;
	float:left;
	display:block;
	width:852px;
	height:117px;
	background-image:url(bottom_start_bg.gif);
	background-repeat:no-repeat;
}