#head {
	background: url(../images/head.jpg);
	width: 180px;
	height: 110px;
	margin: 0 auto;
}

#mainPhoto {
	background: #ccc url(../images/head_b-ohto.jpg);
	/*width: 770px;
	height: 360px;
	padding: 60px 0 0 30px;*/
	
	position: relative;
	width: 800px;
	height: 419px;
}

#mainPhoto2 {
	background: #ccc url(../images/head_b-kukka.jpg);
	/*width: 770px;
	height: 360px;
	padding: 60px 0 0 30px;*/
	
	position: relative;
	width: 800px;
	height: 419px;
}

#mainPhoto3 {
	background: #ccc url(../images/head_p-ohto.jpg);
	/*width: 770px;
	height: 360px;
	padding: 60px 0 0 30px;*/
	
	position: relative;
	width: 800px;
	height: 419px;
}

#mainPhoto4 {
	background: #ccc url(../images/head_p-kukka.jpg);
	/*width: 770px;
	height: 360px;
	padding: 60px 0 0 30px;*/
	
	position: relative;
	width: 800px;
	height: 419px;
}


#titleBlock {
	width: 152px;
	height: 24px;
	text-align: left;
	position: absolute;
	left: 43px;
	top: 190px
}

#titleBlock2 {
	width: 152px;
	height: 24px;
	text-align: left;
	position: absolute;
	left: 479px;
	top: 220px
}

#titleBlock3 {
	width: 152px;
	height: 24px;
	text-align: left;
	position: absolute;
	left: 43px;
	top: 190px
}

#titleBlock4 {
	width: 152px;
	height: 24px;
	text-align: left;
	position: absolute;
	left: 478px;
	top: 219px
}

#title {
	
}

#addToCart {
		
}




#leftContent {
	width: 455px;
	float: left;
}

#products {
	padding: 50px 0 0;
}



#productPhoto {
	width: 392px;
	margin: 0 auto;
}

#productPhoto li {
	float: left;
}

#leftContent div {
	margin: 0 auto;
	background: url(../images/base.jpg) bottom center no-repeat;
	height: 125px;
}

#rightNavi {
	width: 214px;
	float: right;
}



#products {
	
}
.alert {
	font-size: 12px;
	color: #FF00FF;
}
