@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image:url(bg.jpg);
	
}
.container{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	padding-top:50px;
	
	}
.header {
	position:relative;
}

	
.content{
background-color:#FFFFFF;
	
	padding: 15px;
}

.logo{
	padding-left: 6px;
	float:left;
}
.nav{
	float:right;
	padding-right: 4px;

}
.footer{
	height:20px;
	text-align:right;
	width: 700px;
	margin: auto;
	padding-right:8px;

}
.image{
	background-image:url(images/image.jpg);
	width:670px;
	padding-top:289px;
	}
.image1{
	background-image:url(images/image1.jpg);
	
	width:670px;
	padding-top:289px;
	}
.about{
border:solid 1px #CCCCCC;
		width:670px;
	padding-top:289px;
	}
	
.contentfooter{
background-color:#FFFFFF
	height:15px;
	}
	
.thumb{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
}

img {
	border: 0px;

}

.rollover {background-image:url(images/rollover.png);

}
.flowers{
	width:500px;
	height: 352px;
	z-index: -1;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}
