html{height:100%;}
body{
	margin:0 auto;
	font:14px Georgia, "Myriad Pro", "Times New Roman", serif;
	color:#e0dfac;
	background:url(http://www.pipsalacarte.com/images/bg-body.gif);
	min-height:100%;
	min-width:964px;
	position:relative;
}
* html body{
	height:100%;
}
img{border:none;}
a{color:#e0dfac;}
a:hover{text-decoration:none;}
#main{
	width:964px;
	margin:0 auto;
	padding:0 0 95px;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
#header{
	width:924px;
	overflow:hidden;
	border-bottom:1px solid #333;
	margin:0 0 15px;
}
#header h1{
	float:left;
	overflow:hidden;
	margin:0 60px 0 0;
	padding:40px 0 31px 20px;
}
#header h1 a{
	background:url(http://www.pipsalacarte.com/images/logo.png) no-repeat;
	width:240px;
	height:144px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}
#header span{
	background:url(http://www.pipsalacarte.com/images/bg-header.png) no-repeat;
	width:595px;
	height:59px;
	float:left;
	text-indent:-9999px;
	margin:135px 0 0;
}
#content{
	width:944px;
}

.three-columns{
	width:964px;
	margin:0 0 0 -20px;
	position:relative;
}

.three-columns div{
	width:280px;
	float:left;
	padding:0 20px 17px;
}
.quote {
	margin:17px 20px 20px 0;
	padding:0;
	overflow:hidden;
}
.quote p{
	font-size:21px;
	margin:0 0 16px;
	line-height:24px !important;
}
#content a{
	text-decoration:none;
	display:block;
	width:280px;
	height:266px;
	padding:28px 20px 48px;
	margin:0 -20px 0;
	cursor:pointer;
	overflow:hidden;
}
#content a:hover{
	background:url(http://www.pipsalacarte.com/images/bg-hover.gif) no-repeat;
	width:280px;
	height:266px;
	padding:28px 20px 48px;
}
#content div strong{
	display:block;
	width:255px;
	height:47px;
	margin:-9px 0 15px;
	text-indent:-9999px;
	overflow:hidden;
}
#content div.new strong {width:271px}
#content div strong span{
	display:block;
	width:255px;
	height:94px;
}
#content div strong span.column2{
	background:url(http://www.pipsalacarte.com/images/column2.png) no-repeat;
}
#content div strong span.column3{
	background:url(http://www.pipsalacarte.com/images/column3.png) no-repeat;
}
#content div strong span.column4{
	background:url(http://www.pipsalacarte.com/images/column4.png) no-repeat;
}
#content div strong span.column5{
	background:url(http://www.pipsalacarte.com/images/column5.png) no-repeat;
}
#content div strong span.column6{
	background:url(http://www.pipsalacarte.com/images/column6.png) no-repeat;
}
#content div strong span.column7{
	background:url(../images/column7.png) no-repeat;
	width:271px;
}
#content div a:hover strong span.column2,
#content div a:hover strong span.column3,
#content div a:hover strong span.column4,
#content div a:hover strong span.column5,
#content div a:hover strong span.column6,
#content div a:hover strong span.column7{
	margin:-47px 0 0;
}
#content div a:hover span.text{
	color:#1a1a1a;
}
#content div a em{
	display:block;
	margin:0 0 20px;
	width:280px;
	height:89px;
	overflow:hidden;
	cursor:pointer;
}
#content div em.img001{
	background:url(http://www.pipsalacarte.com/images/img001.jpg) no-repeat;
}
#content div a:hover em.img001,
#content div a:hover em.img002,
#content div a:hover em.img003,
#content div a:hover em.img004,
#content div a:hover em.img005,
#content div a:hover em.img006{
	background-position:0 -89px;
	overflow:hidden;
}
#content div em.img002{
	background:url(http://www.pipsalacarte.com/images/img002.jpg) no-repeat;
}
#content div em.img003{
	background:url(http://www.pipsalacarte.com/images/img003.jpg) no-repeat;
}
#content div em.img004{
	background:url(http://www.pipsalacarte.com/images/img004.jpg) no-repeat;
}
#content div em.img005{
	background:url(http://www.pipsalacarte.com/images/img005.jpg) no-repeat;
}
#content div em.img006{
	background:url(../images/img006.jpg) no-repeat;
}
#content div span.text{
	margin:0;
	line-height:18px;
	font-size:14px;
	color:#e0dfac;
}

.toolbar{
	width:100%;
	position:absolute;
	left:0;
	bottom:35px;
}
.toolbar img{
	display:block;
	margin:0 auto;
}
#footer{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:35px;
	background:#141414;
}
#footer span{
	width:100%;
	display:block;
	margin:10px 0 0;
	text-align:center;
	color:#57574c;
}
#footer span a{
	color:#57574c;
	text-decoration:none;
}
#footer span a:hover{
	text-decoration:underline;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
