#honor {
	background-color: #FFF;
	float: left;
	clear: none;
	background-image: url(image/bg_application.jpg);
}
#home {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(image/bg_main-repeat.jpg);
	background-repeat: repeat-x;
	background-position: 0px -45px;
	background-color: #1d2a3c;
	font-size: 63%;
	line-height: 1;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header {
	background-image: url(image/bg_logo.png);
	background-repeat: repeat-x;
	color: #CCC;
	font-size: 63%;
	height: 100px;
}
#Application {
	width: 638px;
	float: left;
	font-size: small;
	background-repeat: repeat-x;
	background-image: url(image/bg_application.jpg);
	background-color: #FFF;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
#navbar {
	background-repeat: repeat;
	float: left;
}
#home #container #Application table {
	background-color: #F9F9F9;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(image/bg_application.jpg);
	margin: 12px;
	padding: 0px;
}
#slogon {
	width: 200px;
	float: left;
	background-color: #2F4666;
	background-repeat: repeat-x;
	font-size: small;
	font-style: italic;
	border: 12px solid #F0F0F0;
	color: #EEE;
	margin-top: 2px;
	padding: 10px;
}
#footer {
	float: left;
	color: #98A3B3;
	font-size: small;
	text-align: center;
	width: 900px;
}

#home #container #navbar table {
	font-size: small;
	margin-left: 0px;
	background-image: url(image/bg_nav.jpg);
	margin-top: 15px;
	background-color: #B4C3CA;
	background-repeat: repeat-x;
	color: #1D2A3C;
}

#home #container #navbar table tr td {
	border: 1px solid #D2D7DD;
}
#logo {
	float: left;
	height: 100px;
	width: 600px;
}
#language {
	height: 100px;
	width: 280px;
	float: left;
}
#home #container #header #language a {
	font-size: small;
	color: #FFF;
	margin: 15px;
	text-decoration: none;
	float: right;
	clear: both;
}
#home #container #navbar table tr td a {
	color: #1D2A3B;
	text-decoration: none;
}
#home #container #Application table tr #interactive {
	font-size: medium;
	line-height: 40px;
	color: #00F;
}
#home #container #Application table tr td {
	font-size: 14px;
	color: #2F4666;
}
