@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	margin:0px;
	padding:0px;
}
.mainContainer {
	margin: 0 auto;
	width: 970px;
}
.ripTop{
	width:970px;
	height:30px;	
	background-image: url(../images/header/ripTop_gourmet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ripBottom{
	width:970px;
	height: 20px;
	background-image: url(../images/footer/ripBottom_gourmet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo{
	width:970px;
	height:89px;
	background-image: url(../images/header/logoBack_gourmet.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.logo img{
	padding: 0 30px 0 50px;
}
.nav{
	width:970px;
	height: 33px;
	background-image: url(../images/nav/navBack_gourmet.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.navFirst{
	padding: 0 0 0 50px;
	margin:0px;
}
.content{
	width:970px;
	height:408px;
	background-image: url(../images/body/bodyBack_gourmet.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_colspace{
	width:60px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
}
.content_col01{
	width:458px;
	height:403px;
	float:left;
	margin: 5px 0 0 0;
}
.content_col01 p{
	margin:0px;
	height:66px;
}
.content_col02{
	width:395px;
	height:408px;
	margin: 0 0 0 20px;
	float:left;
}
.content_col02_title{
	width:395px;
	height:61px;
}
.content_col02_image{
	width:168px;
	float:left;
}
.content_col02_description{
	width:227px;
	float:left;
	padding: 15px 0 0 0;
	margin:0px;
}
.content_col02_description p{
	margin:0 0 10px 0;
	clear:both;
}
.content_col02_description a{
	color:#000000;
}
.content_col02_description a:hover{
	text-decoration:none;
}
.content_col02_price{
	font-size: 16px;
	font-weight:bold;
	height:34px;
	float:left;
	padding: 5px 0 0 0;
}
.content_col02_description img{
	float:left;
	border:none;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;
	padding: 5px 0 0 35px;
	clear:both;
}
.footer p{
	width: 454px;
	margin:0px;
	padding: 0 0 5px 0;
	float:left;
}
.footer a{
	text-decoration:underline;
	color:#666666;
}
.footer a:hover{
	text-decoration:none;
	color:#CCCCCC;
}
.range_title{
	width:873px;
	height:37px;
	margin: 0 0 0 60px;
}
.range_productshot{
	width:873px;
	height:187px;
	margin: 0 0 0 60px;
}
.range_textandlogos{
	width:873px;
	height:179px;
	margin: 0 0 0 60px;
}
.range_text{
	width:528px;
	height:179px;
	float:left;
}
.range_text p{
	margin:0 0 8px 0;
}
.range_logos{
	width: 317px;
	height:179px;
	float:left;
	margin: 0 0 0 28px;
}