BODY {
	background-color: #F9F3E7;
	background-image:url(../images/bg-site.jpg);
	background-repeat:repeat-x;
	margin:0;
	margin-top:0;
}
/*head*/
#box-head {
	MARGIN: 0px auto;
	WIDTH: 945px;
	POSITION: relative;
	HEIGHT: 115px;
	padding: 0px;
}
div.box-logo {
	clear: none;
	float: left;
	PADDING: 10px 0px 0px 0px;
	WIDTH: 190px;
	HEIGHT: auto;
}

div.box-webname {
	float: right;
	PADDING: 90px 0px 0px 0px;
	width: 647px;
	margin: 0;
	HEIGHT: 25px;
	text-align:right;
}

#box-clear {
	clear: both;
	MARGIN: 0px auto;
	WIDTH:99px;
	POSITION: relative;
	HEIGHT: 1px;
	padding: 0px;
}

#content {
	clear: both;
	PADDING: 8px 20px 27px 28px;
	MARGIN: 0px auto;
	WIDTH: 937px;
	POSITION: relative;
	HEIGHT: 541px;
	background-image:url(../images/bg-banner.jpg);
	background-repeat:no-repeat;
}
#contentgallery {
	clear: both;
	PADDING: 0px;
	MARGIN: 0px auto;
	WIDTH: 960px;
	POSITION: relative;
	HEIGHT: 610px;
	background-color: #F285B5;
}
div.leftCol {
	clear: none;
	float: left;
	PADDING: 0px 15px 0px 0px;
	WIDTH: 749px;
	HEIGHT: 541px;
}

div.rightCol {
	float: right;
	PADDING: 35px 20px 0px 0px;
	width: 148px;
	margin: 0 0 17;
	HEIGHT: 489px;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #808284;
	font-size:13px;
}
div.rightColhome {
	float: right;
	PADDING: 35px 20px 0px 0px;
	width: 148px;
	margin: 0 0 17;
	HEIGHT: 489px;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #808284;
	font-size:13px;
	background-image: url(../images/bg-menuhome.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container {
	clear: both;
	PADDING: 0px 20px 25px 136px;
	MARGIN: 0px auto;
	WIDTH: 829px;
	POSITION: relative;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #808284;
	font-size:13px;
}
div.leftCol2 {
	clear: none;
	float: left;
	PADDING: 0px;
	WIDTH: 660px;
	HEIGHT:180px;
}

#contentdown {
	PADDING: 0px 20px 0px 0px;
	MARGIN: 0px auto;
	WIDTH: 642px;
	POSITION: relative;
	HEIGHT: 180px;
	text-align:left;
	overflow: scroll;
}
#contentdownlong {
	PADDING: 0px 20px 0px 0px;
	MARGIN: 0px auto;
	WIDTH: 642px;
	POSITION: relative;
	HEIGHT: auto;
	text-align:left;
}
div.rightCol2 {
	/*clear: none;*/
	float: right;
	PADDING: 0px;
	width: 25px;
	margin: 0;
	HEIGHT: auto;
	text-align:right;
}
img {behavior: url(iepngfix.htc);}

/*menu bottom*/
#box-space {
	clear: both;
	MARGIN: 0px auto;
	WIDTH:770px;
	POSITION: relative;
	HEIGHT: 1px;
	padding: 0px;
}
#menuright {
	/*clear: none;*/
	PADDING: 0px;
	width: 144px;
	margin: 0;
	HEIGHT: auto;
}
ul#mainmenu li {
	position:relative;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	font-family:  "Microsoft Sans Serif";
	font-size: 11px;
	color: #939698;
	padding: 2px 0px;
	margin:0px ;
	font-style: normal;
	text-align: left;
	left:-40px;
}
ul#mainmenu li.current {
	display: block;
	float: left;
	font-family:   "Microsoft Sans Serif";
	font-size: 11px;
	color: #EE2A7B;
	text-align: left;
}

#addressbar {
	clear: both;
	PADDING: 30px 20px 25px 70px;
	MARGIN: 0px auto;
	WIDTH: 929px;
	POSITION: relative;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #808284;
	font-size:13px;
}