@charset "UTF-8";
#all {
	margin: auto;
	clear: both;
	height: 810px;
	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 {
}
#headline {
	font-size: medium;
	color: #666;
	text-decoration: none;
	letter-spacing: 3px;
}
#mainWrap {
	float: left;
	height: 400px;
	width: 808px;
}
#mainpic {
	margin: auto;
	float: left;
	height: 400px;
	width: 308px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#thumbnail {
	height: 75px;
	width: 75px;
	float: left;
	border: 1px solid #320E39;
}
#space2 {
	float: left;
	height: 400px;
	width: 3px;
}
#rightText {
	float: right;
	height: 398px;
	width: 495px;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	background-image: url(../images/bk001.jpg);
}
#textAll {
	float: left;
	height: 150px;
	width: 808px;
}
#leftText {
	float: left;
	height: 148px;
	width: 298px;
}
#rightText2 {
	float: right;
	height: 148px;
	width: 395px;
	border: 1px solid #7E3F98;
}
#NavHome {
	float: left;
	height: 107px;
	width: 808px;
	border: 0.3px solid #B9A153;
	background-color: #7E3F98;
	padding-top: 8px;
}
#navTakehome {
	float: left;
	height: 80px;
	width: 250px;
	padding: 10px;
	margin: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7E3F98;
}
#navSanck {
	float: left;
	height: 80px;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7E3F98;
	padding: 10px;
	margin: auto;
}
#footer {
	float: left;
	height: 18px;
	width: 797px;
	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-basket.jpg);
	background-repeat: repeat-x;
}

