html,body{
	height: 100%;
}
body {
	color: #000;
	min-width: 1000px;
	background-color: #CA88C5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 200px;
	margin-top: 2;
}
img {border: none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* page start */
#page {
	width: 780px;
	overflow: hidden;
	margin: 0 auto;
	min-height: 100%;
	background-color: #FEC4FD;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
}
* html #page{
	height: 100%;
	overflow: visible;
}
/* header end */
#header {
	overflow: hidden;
	width: 780px;
	height: 47px;
	padding-top: 23px;
}
/* navigation start */
.navigation{
	width: 400px;
	float: right;
	margin: 0;
	list-style: none;
	font-size:14px;
	line-height: 18px;
	background:url(../images/navigation.gif) repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.navigation li{
	float: left;
	background: url(../images/navigation-li-bg.gif) no-repeat 100% 2px;
	padding: 15px 14px 15px 16px;
}
.navigation li a{
	color: #ff69ca;
}
.about span {
	display: none;
}
/* navigation end */
/* header end */
/* content start */
#content{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 47px 0;
}
.about {
	background-image: url(../images/about_text.png);
	height: 60px;
	width: 120px;
	background-repeat: no-repeat;
	margin-top: 200px;
	float: right;
	margin-left: 100px;
}
#content h1{
	margin: 0 0 0 8px;
	text-indent: -9999px;
	width: 465px;
	height: 204px;
	background: url(../images/h1-bg.png) no-repeat;
}
/* content-up start */
.content-up{
	width: 780px;
	overflow: hidden;
	background: url(../images/content-up-bg.gif) no-repeat 0 100%;
	padding-bottom: 48px;
}
.info-box{
	width: 455px;
	float: right;
	overflow: hidden;
	padding: 0 35px 0 0;
}

.info-box-about{
	width: 431px;
	float: right;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/h1-bg.png);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-right: 50px;
}
.info-box p{
	margin: 0;
	font-size:20px;
	line-height: 30px;
	color: #4d4d4d;
}
/* content-up end */
/* content-top start */
.content-top{
	width: 730px;
	overflow: hidden; 
	padding: 50px 25px 0;
}

.content-top-contact{
	width: 730px;
	overflow: hidden; 
	padding: 50px 25px 0;
}
.content-top-gallery{
	width: 730px;
	padding: 50px 25px 0;
	overflow: hidden;
}


.content-top-about{
	width: 730px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
/* left-box start */
.left-box{
	width: 230px;
	overflow: hidden;
	float: left;
	padding-top: 34px;
}
.left-box p{
	margin: 0;
	line-height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* left-box start */
/* right-box start */
.right-box{
	width: 493px;
	overflow: hidden;
	float: right;
}
/* right-box end */
.galery-info{
	width: 600px;
	overflow: hidden;
	float: left;
}
.galery{
	width:133px;
	height: 111px;
	overflow: hidden;
	float: left;
	padding-right: 43px;
	margin-bottom: 23px;
	position: relative;
}
.pop-up{
	width: 118px;
	height:93px;
	overflow: hidden;
	background: url(../images/pop-up-bg.gif) no-repeat;
	padding: 3px 0 0 4px;
}
.pop-up img{
	display: block;
}
.pop-up-open{
	width: 31px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	right:42px;
	bottom: 0;
}
.pop-up-open .open{
	width: 31px;
	height: 31px;
	display: block;
	overflow: hidden;
	background: url(../images/pop-up-open.png) no-repeat;
	cursor: pointer;
}
.pop-up-open .open:hover{
	text-decoration: none;
}
/* content-top end */
/* content end */
/* footer start */
#footer{
	width:557px;
	height: 25px;
	overflow: hidden;
	margin: 0 auto;
	background:url(../images/footer-bg.gif) repeat-x;
	position: relative;
	margin-top: -35px;
	padding: 10px 97px 0 126px;
}
/* copy-list start */
.copy-list{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #6d6d6d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.copy-list li{
	float: left;
	padding-right:24px;
}
/* copy-list end */
/* nav-footer start */
.nav-footer{
	width: 300px;
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	display: inline;
}
.nav-footer li{
	float: right;
	padding: 0 6px 0 6px;
	background: url(../images/nav-footer-li-bg.gif) no-repeat 100% 2px;
	margin-right: -2px;
}
.nav-footer li a{
	color: #6a4b9e;
}
#right-col {
	float: right;
	width: 535px;
	height: 270px;
}
.about_info {
	width: 430px;
	float: right;
	margin-top: 200px;
	font-size: 20px;
	line-height: 30px;
	color: #4d4d4d;
}
#sadie {
	background-image: url(../images/sadie.png);
	height: 277px;
	width: 172px;
	float: left;
}
#left-text {
	width: 260px;
	line-height: 21px;
	float: left;
	margin-left: 20px;
}
#right-text {
	float: right;
	width: 250px;
	text-align: left;
	line-height: 23px;
	margin-right: 10px;
	word-spacing: 1px;
}
.thank {
	width: 400px;
	float: left;
	margin-right: 30px;
}
#info-contact {
	width: 250px;
	float: left;
	margin-top: 2px;
}
#form-contact {
	width: 300px;
	float: right;
	margin-right: 20px;
}
.phone {
	list-style-image: url(../images/telephone.png);
}
.fax {
	list-style-image: url(../images/accept.png);
}
.helen {
	font-weight: bold;
	margin-left: 10px;
	font-size: 14px;
}
.email {
	list-style-image: url(../images/email_open.png);
}
#info-contact ul {
	line-height: 25px;
}
#main_bg_contact {
	width: 350px;
	float: left;
	margin-left: 50px;
}
#footer .copy-list li a {
	color: #666;
	text-decoration: none;
}
.email a {
	color: #000;
}
#left-text p a {
	text-decoration: underline;
	color: #2E0000;
}
.height {
}
#content .content-up .info-box p span {
	font-size: 14px;
	margin-right: 3px;
	margin-bottom: 2px;
}
