@charset "utf-8";
/* CSS Document */

#content{
	background:url(../images/bg-content.png) repeat-y;
	width: 897px;
	margin-top: 0px;
	margin:auto;
	padding: 0px 29px 0px 12px;
	vertical-align:top;
}
#info{
	width: 668px;
	margin: 0px auto;
	padding: 0px 0px 0px 228px ;

}
#picture{
	width: 688px;
	margin: 0px auto;
	padding: 0px 0px 0px 228px ;
	background-image: url(../images/bg-site-content.jpg);
	background-repeat: no-repeat;
	background-color: #d5328d
}
#picture .text{
	width: 580px;
	margin: 0px 0px 0px 65px;
	padding: 10px;
	border: 1px solid #fb92c3;
	background-repeat: no-repeat;
}
#welcome{
	width: 580px;
	height:auto;
	margin: 0pxpx;
	padding: 0px 0px 0px 65px;

}
#gallery{
	width: 668px;
	height: 457px;
	margin: 0px auto;
	padding: 0px 21px 19px 0px;
	background-image: url(../images/bg-gallery.png);
	background-repeat: no-repeat;
	
}
img, .tick, #gallery {behavior: url(iepngfix.htc);}
#menu{
	width: auto;
/*background:url(../images/bg_orchid_menu.png) no-repeat;*/
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 120;
}
#orchid{
	width: 280px;
	height:auto;
	/*background:url(../images/bg_orchid_menu.png) no-repeat;*/
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 111;
}
#divclear{
	height:1px;
	clear:both;
}
#footer{
	width: 600px;
	height:auto;
	margin: 30px 0px 20px 65px;
	padding: 0px;
	text-align:right;
	font-size: 10px;
}
#footer1{
	width: 600px;
	height:auto;
	margin: 20px 0px 20px 65px;
	padding: 0px;
	text-align:right;
	font-size: 10px;
}
.footerleft{
float:left;
	width: 200px;
	height:auto;
	margin: 0px;
	padding: 0px;
	text-align:right;
	font-size: 10px;
}
.footerright{
float:right;
	width: 400px;
	height:auto;
	margin: 0px;
	padding: 0px;
	text-align:right;
	font-size: 10px;
}
.clear{
	clear:both;
}

