body { 
	background-repeat: repeat-x;
	background-image: url(../images/bg_1.jpg);
}
#head {
	position:relative;
	width:978px;
	height:118px;
	float:left;	
	z-index:1;
	background-image: url(../images/head_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2AA93;
}
#nav {
	position:relative;
	width:978px;
	height:38px;	
	z-index:1;
	float:left;
	background-image: url(../images/nav_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2AA93;
}
#banner {
	position:relative;
	width:978px;
	height: 316px;
	z-index:1;
	float:left;
	background-image: url(../images/banner_bg.jpg);
}
#content {
	width:978px;
	position:relative;
	z-index:1;
	float:left;
}

#foot {
	position:relative;
	width:878px;
	z-index:1;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}
#leftimage {
	position:absolute;
	width:99px;
	height:786px;
	z-index:1;
	left: -99px;
	background-image: url(../images/shad_1.jpg);
}
#rightimage {
	position:absolute;
	width:99px;
	height:786px;
	z-index:1;
	left: 978px;
	background-image: url(../images/shad_2.jpg);
}
#mainmenu {
	position:absolute;
	width:970px;
	height:28px;
	z-index:1;
	left: 3px;
	top: 10px;
}
#box1 {
	position:relative;
	width:938px;
	z-index:1;
	background-image: url(../images/box_body_bg.jpg);
	border: 1px solid #B2AA93;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;	
	margin-top: 20px;	
}
#box1head {
	position:absolute;
	width:886px;
	height:33px;
	z-index:2;
	background-image: url(../images/box_head_bg.jpg);
	border: 1px solid #B2AA93;
	float: left;
	padding: 5px;
	left: -1;
	top: -1;
}
#box1content {
	position:relative;
	width:916px;
	z-index:1;
	margin: 10px;
}
#box2 {
	position:absolute;
	width:283px;
	height:300px;
	z-index:1;
	left: 344px;
	top: 20px;
	background-image: url(../images/box_body_bg.jpg);
	border: 1px solid #B2AA93;
	background-repeat: repeat-x;
}
#box2head {
	position:absolute;
	width:283px;
	height:33px;
	z-index:2;
	background-image: url(../images/box_head_bg.jpg);
	border: 1px solid #B2AA93;
	float: left;
	padding: 5px;
	left: -1;
	top: -1;
}
#box2content {
	position:absolute;
	width:263px;
	top:33px;
	z-index:3;
	margin: 10px;
}
#box3 {
	position:absolute;
	width:283px;
	height:300px;
	z-index:1;
	left: 648px;
	top: 20px;
	background-image: url(../images/box_body_bg.jpg);
	border: 1px solid #B2AA93;
	background-repeat: repeat-x;
}
#box3head {
	position:absolute;
	width:283px;
	height:33px;
	z-index:2;
	background-image: url(../images/box_head_bg.jpg);
	border: 1px solid #B2AA93;
	float: left;
	padding: 5px;
	left: -1;
	top: -1;
}
#box3content {
	position:absolute;
	width:263px;
	top:33px;
	z-index:3;
	margin: 10px;
}

.boxhead {font-size: 20px}
.style1 {font-size: 12px}
#login {
	position:absolute;
	width:328px;
	height:115px;
	z-index:2;
	left: 640px;
	text-align: right;
	padding-top: 5px;
}
#formbox {
	z-index:1;
	background-image: url(../images/box_body_bg.jpg);
	border: 1px solid #B2AA93;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
}
#frgt-user-pswd-link {
	position:relative;
	z-index:1;
}
#frgt-user-pswd {
	position:relative;
	z-index:1;
	display: none;
}
