@charset "utf-8";
/* CSS Document */

#mainContainer{
	width: 857px;
	margin-right: auto;
	margin-left: auto;
}

#header{
}

#mainBody{
	background-image: url(../images/sliced_06.jpg);
	background-repeat: repeat-y;
	width: 857px;
}

#content1{
	background-image: url(../images/sliced_06.jpg);
	background-repeat: repeat-y;
	padding-right: 60px;
	padding-left: 60px;
}

#content2{
	background-image: url(../images/sliced_06.jpg);
	background-repeat: repeat-y;
	width: 727px;
	padding-right: 60px;
	padding-left: 70px;
}

#content3{
	background-image: url(../images/sliced_06.jpg);
	background-repeat: repeat-y;
	width: 727px;
	padding-right: 60px;
	padding-left: 70px;
	margin-left: auto;
	margin-right: auto;
}
#innerContent {
	height: 180px;
	width: 705px;
}
#left1 {
	background-image: url(../images/bgs_10.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 202px;
	padding-left: 60px;
}
#right1{
	float: left;
	width: 724px;
	height: 161px;
	/*padding-right: 70px;*/
	background-image: url(../images/beckwith_06.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
}

#product1{
	background-image: url(../images/sliced_06.jpg);
	background-repeat: repeat-y;
	width: 727px;
	padding-right: 70px;
	padding-left: 60px;
	height: 221px;
	float: left;
}

#product2{
	background-image: url(../images/sliced_06.jpg);
	background-repeat: repeat-y;
	width: 727px;
	padding-right: 60px;
	padding-left: 70px;
	float: left;
}

#product3{
	background-image: url(../images/beckwith_06.jpg);
	background-repeat: repeat-y;
	width: 727px;
	padding-right: 70px;
	padding-left: 60px;
	float: left;
	height: 225px;
}

#product4{
	background-image: url(../images/beckwith_06.jpg);
	background-repeat: repeat-y;
	width: 727px;
	padding-right: 70px;
	padding-left: 60px;
	float: left;
}

#description{
	float: left;
	width: 705px;
}

.productImage{
}

.spacer{
	float:left;
}

#footer{
	background-image: url(../images/sliced_13.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 857px;
}

.type1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474B4A;
}

.type2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B4A5C;
}

.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B5A6F;
}

.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B546A;
}

