@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

strong{
font-weight:normal;
}

/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #999999;
}


/* header styles
------------------------------*/
#header {
	background-image: url(../images/head1.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 750px;
	background-color: #FFFFFF;
}



/* basic layout
------------------------------*/
#wrapper {
	width: 750px;
	margin: 0px auto;
	font-family: Verdana,sans-serif;
	font-size: 75%;
	line-height: 1.6;
}



#photo {
	background-image: url(../images/photo1.jpg);
	background-repeat: no-repeat;
	background-color:#FD93BA;
	float: left;
	height: 1010px;
	width: 448px;
	margin: 0px;
}

#movie {
	float: left;
	margin: 0px;
	padding-top: 645px;
	padding-left: 10px;
}

#main {
	background-image: url(../images/photo_bg.jpg);
	background-repeat: no-repeat;
	background-color:#FD93BA;
	float:left;
	height: 1010px;
	width: 302px;
	clear: none;
	font-family: Verdana,sans-serif;
	font-size: 75%;
	line-height: 1.6;
}

#shop {
	padding: 15px;
	float: left;
	width:720px;
	color:#666666;
	border-top: 5px solid #e62d8b;
	background-color:#f1f1e4;
}

#dphoto {
	background-image: url(../images/photo2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 382px;
	width: 302px;
	
}

/* main styles
------------------------------*/
#main sent {
	padding-top: 160px;
	color:#FFFFFF;
	font-size: 120%;
	line-height: 1.4;

}

#main p {
	padding-top: 160px;
	color:#FFFFFF;
	font-size: 110%;
	line-height: 1.4;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-size: 120%;
}

#main img {
	margin-bottom: 10px;
	margin-top: 10px;
}


h2{
font-size: 120%;
	line-height: 1.4;

}




/*shop styles
------------------------------*/


#s_left {
	background-color:#f1f1e4;
	width:230px;
	float: left;
	font-family: Verdana,sans-serif;
	font-size: 80%;
	line-height: 1.5;
}


#s_left img {
	border: none; 
	float: left; 
	margin: 5px 5px; 
}

#s_center {
	border: none;
	float: right;
	width:490px;
	height:445px;
	font-family: Verdana,sans-serif;
	font-size: 80%;
	line-height: 1.6;
}

#s_center p {
	padding-left: 10px;
	margin-bottom: 1em;
	font-size: 90%;

	
}

#gohst {
display:none;
position:absolute;

}
