body{
	background-color: #e4dbd6;
	font-family: verdana;
	font-size: 12px;
	color: #3e2e26;
	padding:0;
	margin:0;
}

div.container ul li a, div.container ul li ul li a{
	color:#3E2E26;
	text-decoration:none;
}

div.container ul li a:hover, div.container ul li ul li a:hover{
	color:#553d5a;
	font-weight: bold;
	text-decoration:none;
}

h3{
	color: #553D5A;
	line-height: 50%;
	font-size: 14px;
}
h4{
	color: #000000;
	line-height: 100%;
	font-size: 12px;
}
h2{
	color: #000000;
	line-height: 50%;
	font-size: 16px;
}
#main_div {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:887px;
}

#logo {
	position:relative;
	padding-left:20px;
	width:215px;
	height:46px;
	float:left;
}

#slogan{
	position:relative;
	padding-left:25px;
	padding-top:20px;
	float:left;
	width:400px;
	font-size: 15px;
	text-align: left;
	color: #553d5a;
	height:31px;
	font-weight: bold;
}

#login_top {
	position:relative;
	float: right;
	width:150px;
	font-size: 10px;
	text-align: right;
	color: #6e625c;
	font-weight: bold;
	height:31px;
	padding-right: 10px;
	padding-top: 15px;
}

#main_header {
	position:relative;
	float: left;
	padding-top: 0;
	width:887px;
	height:100px;
	background-image: url("/images/teaser_background.jpg");
	background-repeat: repeat-x;
}
#main_header img{
	margin-left:20px;
}

#main_banner {
	position:relative;
	float:left;
	padding-left:-25px;
	padding-top: 10px;
	width:374px;
	height:285px;
	border-bottom: 1px solid #cfcbc9;
	border-right: 1px solid #cfcbc9;
}

#search_box {
	position:relative;
	padding: 5px 12px 0 12px;
	text-align: center;
	float:left;
	width:164px;
	height:290px;
	border-bottom: 1px solid #cfcbc9;
	border-right: 1px solid #cfcbc9;
}

#top_ten {
	border-bottom:1px solid #CFCBC9;
	float:left;
	height:290px;
	padding: 5px 5px 0px 5px;
	position:relative;
	text-align:left;
	width:149px;
}

#body_text {
	border-right:1px solid #CFCBC9;
	float:left;
	height:275px;
	padding:6px;
	position:relative;
	width:362px;
}

#second_banner {
 	position:relative;
	padding: 5px 12px 0 12px;
	text-align: center;
	float:left;
	width:164px;
	height:290px;
	border-bottom: 1px solid #cfcbc9;
	border-right: 1px solid #cfcbc9;
}

#spotligth {
	padding: 5px 8px 0 8px;
	text-align: center;
	float:left;
	width:140px;
}

#time_table_form {
	margin: 1px;
	width: 16px;
	height: 15px;
	border: 1px solid #553D5A;
}

#footer_left {
	position:relative;
	float:left;
	width:20px;
	height:16px;
	background-image: url("/images/footer_background.jpg");
	background-repeat: repeat-x;
}

#copyright {
	position:relative;
	float:left;
	width:442px;
	height:13px;
	font-size: 9px;
	color: #553D5A;
}

#footer_right {
	position:relative;
	float:left;
	width:425px;
	height:16px;
	background-image: url("/images/footer_background.jpg");
	background-repeat: repeat-x;
}
#menu {
	padding-left:4px;
	position:relative;
	padding-top:5px;
	width:136px;
	height:auto;
	float:left;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li {
	border-bottom: 1px solid #976f5b;
	height: 19px;
	padding: 3px 0px 3px 6px;
}
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    width: 130px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -2px;
    top: -2px;
}

#shadow-container .shadow1 {
    background: #cdc9c7;
}

#shadow-container .shadow2 {
    background: #948b86;
}

#shadow-container .shadow3 {
    background: #837973;
}

#shadow-container .container{
    background: #ffffff;
    border: 1px solid #976f5b;
}

#scrol_box {
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-face-color: #553C59;
	scrollbar-highlight-color: #4F4152;
	scrollbar-shadow-color: #4F4152;
	scrollbar-3dlight-color: #4F4152;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #4F4152;
}

#menu li.li-container{
	overflow:scroll;
	height:200px; 
	overflow-x:hidden; 
	width:125px;
	scrollbar-face-color: #976F5B; 
	scrollbar-highlight-color: #553D5A; 
	scrollbar-shadow-color: #553D5A; 
	scrollbar-3dlight-color: #553D5A; 
	scrollbar-arrow-color:  #FFFFFF; 
	scrollbar-track-color: #553D5A; 
	scrollbar-darkshadow-color: #553D5A;
}


#header{
	position:relative;
	background-color: #ffffff;
	width:887px;
	float:left;
}
#main_body{
	position:relative;
	background-color:#ffffff;
	width:870px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	padding-bottom:20px;
}
#footer{
	float:left;
	position:relative;
	background-color:#ffffff;
	width:887px;

}