/* CSS Document */
#pateWrapper {
	left:165px;
	top:5px;
	width:900px;
	height:100%;
	z-index:2;
	background-color: #FFFFCC;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-left: 165px;
	
}
#patelogo{
	height: 150px;
	width: 820px;
	background-color: #FFFFCC;
	background-image: url(../pates_terrines/images/sausagelogo.png);
	margin-right: auto;
	margin-left: auto;
}
#topContent{
	height: 650px;
	width: 700px;
	border: 2px solid #73002E;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pates_terrines/thumbs/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#leftImage{
	float: left;
	height: 580px;
	width: 300px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 50px;
}



#rightImage{
	float: left;
	height: 610px;
	width: 300px;
	margin-left: 30px;
	padding-top: 30px;
}
.label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #73002E;
	background-color: #FFFFCC;
	width: 239px;
	z-index: 5;
	top: 168px;
	position: absolute;
	left: 484px;
}

.label1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #73002E;
	background-color: #FFFFCC;
	width: 244px;
	z-index: 5;
	top: 849px;
	position: absolute;
	left: 480px;
}
#topText{
	float: left;
	height: 200px;
	width: 330px;
	margin-top: 20px;
	padding-top: 50px;
}



#bottomContent{
	height: 390px;
	width: 700px;
	border: 2px solid #73002E;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pates_terrines/thumbs/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#botImgL{
	height: 350px;
	width: 200px;
	float: left;
}
#botImgM{
	width: 300px;
	float: left;
}
#botImgR{
	float: left;
	width: 200px;
}

