 *{padding:0;
  margin:0;
}
html { min-height: 100%; margin-bottom: 1px; 
}
html { overflow: -moz-scrollbars-vertical; 
}
body {
	margin: 0;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#headercontainer {
	width: 865px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}

#wrapper #logo #headercontainer #MainLogo {
	width: 210px;
	height: 42px;
	position: relative;
	top: 15px;
}
#wrapper #logo #headercontainer #topnavbar {
	height: 25px;
	position: relative;
	width: 450px;
	top: 5px;
	right: 8px;
}

#wrapper #logo {
	height: 91px;
}
#wrapper #logo #headercontainer #loginpanel {
	height: 91px;
	width: 282px;
	float: right;
	background-image: url(../images/panel1.png);
}
#wrapper #logo #headercontainer #login {
	height: 20px;
	width: 300px;
	position: relative;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	word-spacing: normal;
	right: 10px;
}


#smallsearchbox{
	color:#9b8f7a;
	padding:2px;
	background:#fff;
	border: 1px solid #9b8f7a;
	font-size: 10px;
	width: 200px;
}
#smallsearchbox:focus{
	background:#fff; /*to get this effect in IE6, you'd need to use javascript */
	font-size: 10px;
}

#wrapper #logo #headercontainer #loginpanel #SearchBoxTop {
	width: 258px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	height: 25px;
	color: #a54c0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#wrapper #logo #headercontainer #loginpanel #SearchBox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	height: 25px;
	right: 10px;
}

#wrapper #bodyArea {
	background-color: #FFFFFF;
}
#wrapper #bar {
	background-color: #666666;
	height: 1px;
	width: auto;
}

#wrapper #midbar {
	height: 37px;
	background-image: url(../images/midbarnew.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
}
#wrapper #logo #headercontainer #loginpanel #cart {
	height: 19px;
	width: 88px;
	position: relative;
	top: 17px;
	left: 17px;
}

#wrapper #bottomnav {
	height: 230px;
}
#wrapper #socialtop {
	height: 20px;
	width: 450px;
	position: relative;
	top: 22px;
	color: #b25d0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#wrapper  #socialbottom {
	height: 55px;
	width: 175px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topfooter {
	height: 25px;
	color: #796447;
	margin-top: 10px;
}

#wrapper #footer {
	height: 140px;
	font-size: 10px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}
#wrapper #footer #keywordbox {
	color: #FFFFFF;
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 20px;
	position: relative;
}
#wrapper #midbarHome {
	height: 37px;
	background-image: url(../images/midbarHOME.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
}

