body {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	margin-top:30px;
	margin-bottom:0px;
	background-color:#E9E9E9;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1016px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:100%;
	background-image:url(../pic/shadow_right.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}

#shadow_right {
	background-image:url(../pic/shadow_right.gif);
	background-repeat:repeat-y;
	background-position: 14px 0px;
}

.footer {
	width:1016px;
	height:50px;
	background: #e9e9e9;
	background-image:url(../pic/shadow_bottom.gif);
	background-repeat:no-repeat;
	padding-top: 14px;
	padding-right: 16px;
	font-size:11px;
	color:#9D9D9D;


}

#header {
	width:1001px;
	height:370px;
	margin:0px;
	padding:0px;
	background-image:url(../pic/start_splash.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: 0px 18px;
}

#ticker {
	width:1001px;
	height:20px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

.lang_box {
	margin:0px;
	padding:0px;
	margin-top:136px;
	text-align:left;
	vertical-align: middle;
}

#content {
	width:981px;
	min-height:180px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	padding-top: 0px;
	margin-left: 12px;
	padding-bottom:40px;
}

#new_ticker{
	position: relative;
	top: 370px;
	left: 30px;
	width: 489px;
	height: 36px;
	background-image: url(../pic/ticker.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	padding-top: 0px;
}

#ticker4{
	margin: 0 auto;
	top: -5px;
}

+html #ticker4{
	top: 0px;
}

*html #ticker4{
	top: 0px;
}

+html #new_ticker{
	height: 30px;
	padding-top: 6px;
}

*html #new_ticker{
	height: 30px;
	padding-top: 6px;
}

#ticker4 a{
color:#4F7CB3;
font-size:12px;
font-weight:bold;
text-decoration:none;
}