#table {
	width:100%;
	height:100%;
	background-image:url(body_bg.gif);
	background-repeat:repeat-y;
	background-position:50% 189px;
}

body.noLeft #table {
	background-image:url(body_bg_no_left.gif);
	background-repeat:repeat-y;
	background-position:50% 189px;
}

#wrapper {
	width:957px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
}

#top {
	height:189px;
}

#topLeft {
	clear:both;
	float:left;
	display:block;
	width:753px;
	background-image:url(top_bg.gif);
	background-repeat:repeat-y;
}

#topTitle {
	clear:both;
	float:left;
	display:block;
	width:753px;
	height:33px;
}

#topTitle img {
	padding:10px 14px 8px 14px;
}

#menuL1 {
	clear:both;
	float:left;
	display:block;
	width:753px;
	height:33px;
	background-image:url(top_menul1_bg.gif);
	background-repeat:no-repeat;
}

#topImage {
	clear:both;
	float:left;
	display:block;
	width:234px;
}

#topSlogans {
	float:left;
	display:block;
	width:519px;
	height:90px;
}

#topSearch {
	clear:both;
	float:left;
	display:block;
	padding:9px 0 8px 12px;
	width:400px;
}

#topRight {
	float:left;
	display:block;
	width:184px;
}

#topLogo img {
	clear:both;
	float:left;
	display:block;
}

#middle {
	clear:both;
}

#left {
	clear:both;
	float:left;
	display:block;
	width:234px;
	padding-bottom:30px;
}

#menuL2 {
	clear:both;
	float:left;
	display:block;
	width:234px;
	line-height:0px;
	margin-bottom:37px;
}

* html #menuL2 {
	margin-bottom:33px;
}

#center {
	float:left;
	display:block;
	width:519px;
}

#leftCenter {
	clear:both;
	float:left;
	display:block;
	width:753px;
}

#position {
	clear:both;
	float:left;
	display:block;
	width:507px;
	padding:12px 0 14px 12px;
}

#leftCenter #position {
	width:741px;
}

#content {
	clear:both;
	float:left;
	display:block;
	width:462px;
	padding:0 36px 20px 21px;
	overflow:hidden;
}

#leftCenter #content {
	width:696px;
}

#right {
	float:left;
	display:block;
}

#rightContent {
	clear:both;
	float:left;
	display:block;
	width:204px;
}

#bottom {
	width:462px;
	padding:12px 240px 40px 255px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.noLeft #bottom {
	width:696px;
	padding:12px 240px 40px 21px;
}

#bottom p {
	padding-top:12px;
	background-image:url(dotted2.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}