@charset "UTF-8";
#all {
	margin: auto;
	clear: both;
	height: 735px;
	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;
}
#mapall {
	margin: auto;
	clear: none;
	height: 450px;
	width: 808px;
}
#contactNo {
	float: left;
	height: 360px;
	width: 290px;
	padding: 20px;
}
#map {
	float: left;
	height: 400px;
	width: 470px;
}
#NavHome {
	float: left;
	height: 100px;
	width: 806px;
	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: 250px;
	padding: 10px;
	margin: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320E39;
}
#navSanck {
	float: left;
	height: 80px;
	width: 130px;
	padding: 10px;
	margin: auto;
}
#footer {
	float: left;
	height: 18px;
	width: 790px;
	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: 100px;
}

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

