@charset "utf-8";

.specialsContainer{
	position: relative;
	width: 965px;
	text-align: left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
   
   
   
   
}
.specialsContainer h1 {
	color: #FF6600;
}
.pic01 {
	height: 93px;
}

.left1{
	position: relative;
	left: 0px;
	float: left;
	width: 210px;
	background-image: url(../images/back_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 240px;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding: 10px;
   
   
   
}
.left2{
	position: relative;
	float: left;
	left: 15px;
	width: 210px;
	background-image: url(../images/back_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 240px;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding: 10px;
}
.left3{
	position: relative;
	float: left;
	left: 30px;
	width: 210px;
	background-image: url(../images/back_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 240px;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding: 10px;
}
.right{
	position: relative;
	float: right;
	right: 0px;
	width: 210px;
	background-image: url(../images/back_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 240px;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding: 10px;
}
.left1button {
	position: relative;
	left: 0px;
	float: left;
	width: 210px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.left2button {
	position: relative;
	float: left;
	left: 15px;
	width: 210px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.left3button {
	position: relative;
	float: left;
	left: 30px;
	width: 210px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.rightbutton {
	position: relative;
	float: right;
	right: 0px;
	width: 210px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3DBD8;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

