@charset "utf-8";
/* CSS Document */



/* -- live body style -- */
div.body{
	width:940px;
	height:auto;
}

div.summary{
	width:160px;
	height:250px;
	position:relative;
	float:left;
	margin-left:60px;
	margin-top:40px;
}
h3.plans{
	font-size:16px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
div.gallery{
width:620px;
height:auto;
margin-left:20px;
position:relative;
float:left;}

.footer p{text-align:center}

/*-- Galery style -- */

div#photomain {
	height: 300px;
	width: 450px;
	position:relative;
	float: left;
	margin-right:10px;
}
div#thumbnails_l {
	position: relative;
	float:left;
	height: 300px;
	width: 80px;
}


