@charset "UTF-8";
#all {
	margin: auto;
	clear: both;
	height: 1150px;
	width: 808px;
}
#headLogo {
	background-image: url(../images/head-tab-logo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
	height: 100px;
	width: 808px;
}
#space1 {
	height: 3px;
	margin: auto;
	clear: both;
}
#mainmenu {
	margin: auto;
	clear: none;
	height: 33px;
	width: 808px;
}
#subMenu {
	text-align: center;
}
#headline {
	font-size: medium;
	color: #666;
	text-decoration: none;
	letter-spacing: 3px;
}
#mainWrap {
	float: left;
	height: 300px;
	width: 808px;
}
#mainpic {
	margin: auto;
	float: left;
	height: 307px;
	width: 385px;
	background-repeat: no-repeat;
	background-color: #E8E8E6;
}
#thumbnail {
	height: 75px;
	width: 75px;
	float: left;
	border: 1px solid #320E39;
}
#space2 {
	float: left;
	height: 300px;
	width: 3px;
}
#rightText {
	float: left;
	height: 307px;
	width: 420px;
}
#textAll {
	float: left;
	height: 435px;
	width: 806px;
}
#leftText {
	float: left;
	height: 148px;
	width: 298px;
}
#rightText2 {
	float: right;
	height: 148px;
	width: 395px;
	border: 1px solid #CCC;
	background-color: #F6F5F4;
}
#StripHome {
	background-image: url(../images/GG-Strip-Home.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 800px;
}
#NavHome {
	float: left;
	height: 107px;
	width: 807px;
	padding-top: 8px;
}
#navGift {
	padding: 10px;
	float: left;
	height: 80px;
	width: 250px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320E39;
}
#navTakehome {
	float: left;
	height: 80px;
	width: 230px;
	padding: 9px;
	margin: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320E39;
}
#navSanck {
	float: left;
	height: 80px;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320E39;
	padding: 10px;
	margin: auto;
}
#footer {
	float: left;
	height: 18px;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	padding-top: 4px;
	padding-right: 10px;
}
#contactUs {
	margin: auto;
	padding: 10px;
	float: left;
	height: 80px;
	width: 130px;
}

body {
	background-image: url(../images/bg-cake-takehome.jpg);
	background-repeat: repeat-x;
}

