BODY {
	background-image: url(../images/bg-site.jpg);
	background-repeat:repeat-x;
	background-color: #8CC63F;
	margin:0;
	margin-top:0;
	/*POSITION: absolute;*/
}

#box-head {
	MARGIN: 0px auto;
	WIDTH: 770px;
	POSITION: relative;
	HEIGHT: auto;
	padding: 0px;
	background-image: url(../images/bg-top.jpg);
	background-repeat:no-repeat;
}


#box-logo {
	MARGIN: 0px auto;
	WIDTH: 770px;
	POSITION: relative;
	HEIGHT: auto;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
#box-welcome {
	MARGIN: 0px auto;
	WIDTH: 770px;
	POSITION: relative;
	HEIGHT: auto;
	padding: 99px 0px 0px 36px;
	text-align: left;
}
#pic-menu {
	PADDING: 15px 0px 0px 0px;
	Z-INDEX: 3;
	MARGIN: 0px auto;
	WIDTH: 770px;
	POSITION: relative;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #221E1F;
	font-size:13px;
}
#content {
	PADDING: 15px 0px 0px 36px;
	Z-INDEX: 3;
	MARGIN: 0px auto;
	WIDTH: 734px;
	POSITION: relative;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #221E1F;
	font-size:13px;
}
div.leftCol {
	clear: none;
	float: left;
	PADDING: 0px 0px 0px 36px;
	Z-INDEX: 6;
	WIDTH: 422px;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #221E1F;
	font-size:13px;
}

div.rightCol {
	/*clear: none;*/
	float: right;
	PADDING: 55px 0px 0px 0px;
	width: 275px;
	margin: 0;
	Z-INDEX: 7;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #221E1F;
	font-size:13px;
}
div.rightCol1 {
	/*clear: none;*/
	float: right;
	PADDING:0px 0px 0px 0px;
	width: 275px;
	margin: 0;
	Z-INDEX: 7;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #221E1F;
	font-size:13px;
}
div.rightCol2 {
	/*clear: none;*/
	float: right;
	PADDING: 35px 0px 0px 16px;
	width: 275px;
	margin: 0;
	Z-INDEX: 7;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #221E1F;
	font-size:13px;
}
img, #box-logo, #box-welcome { behavior: url(iepngfix.htc); }

/*menu bottom*/
#box-space {
	clear: both;
	MARGIN: 0px auto;
	WIDTH:770px;
	POSITION: relative;
	HEIGHT: 1px;
	padding: 0px;
}
#box-space28 {
	clear: both;
	MARGIN: 0px auto;
	WIDTH:770px;
	POSITION: relative;
	HEIGHT: 28px;
	padding: 0px;
}
/*address bottom*/
#box-address {
	clear: both;
	MARGIN: 0px auto;
	WIDTH: 100%;
	POSITION: relative;
	HEIGHT: auto;
	padding: 17px 0px 10px 0px;
	background-color: #FFF;
	text-align: center;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #6C6E70; 
	font-size:13px;
}