#wrapper {
	position: relative;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bodybkg.gif) repeat-y center top;
}

body {
	margin: 0;
	padding: 0;
	background-color:#F5F3E4; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: .9em;
}

#header {
	position: relative;
	padding: 0;
	height: 170px;
	background: url(images/headerimg4.jpg) no-repeat top center;
}

.white {
	color: #fff;
}


#logo {
	float:left;
	margin-left: 134px;
	margin-top: 66px;
	display: inline;
}

* html #logo {
	display: inline;
}

#sign {
	font-size:.7em;
	float:left;
	margin-left: 350px;
	margin-top: 50px;
	display: inline;
}

#sign a {
	color: #000;
	text-decoration: none; 
	padding: 0;
}

#sign a:hover {
	text-decoration: underline;
}

ul#headerNav {
	position: absolute;
	top: 15px;
	padding: 0;
	list-style: none;
	font-size: .75em;
	left: 482px;
	width: 336px;
	margin: 0;
}

ul#headerNav li {
	float: left;
	display: block;
	text-align:center;
	width: 104px;
}

#headerNav a {
	color: #597382;
	font-size: 1em;
	text-decoration: none; 
	padding: 0;
}

#headerNav a:hover {
	text-decoration: underline;
}

#middlebar {
  padding: 0;
  height: 170px;
  background-image:url(images/middlebg.jpg);
}

#middlecontent{
  margin-left: 68px;
  margin-top: 50px;
  text-align:left;
  font:Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  height: 110px;
  float:left;
  width: 420px;
  display: inline;
}

#maincontent {
	text-align: left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#topcontent {
  width:740px;
  float: left;
  display: inline;
  margin-left: 68px;
  display: inline;
}

#leftcontent {
  width:235px;
  float: left;
  display: inline;
  margin-left: 75px;
  margin-top: 25px;
  padding-right: 5px;
}

#betweencontent {
  width:235px;
  float: left;
  display: inline;
  margin-top: 25px;
  padding-right: 5px;
  margin-left: 15px;
}

#rightcontent {
  width:235px;
  float: left;
  display: inline;
  margin-top: 25px;
  padding-top: 0;
}

#left_column {
	float: left;
	width: 200px;
	height: 100%;
	margin-left: 68px;
	margin-top: 10px;
	display: inline;
	font-size: 11px;
}

.registration {
  width:680px;
  float: left;
  display: inline;
  margin-left: 80px;
  display: inline;
}


#store_content {
	float: left;
	width: 450px;
	magin-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	display: inline;
}



.product {
	float: left;
	width: 150px;
	height: 144px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	padding: 0;
	background-color: #FFE4E1;
	display: inline;
	border: 2px solid #DCDCDC;
}

.img-shadow {
  float:left;
  background: url(sample/shadowAlpha.png) no-repeat bottom right ;
  background: url(sample/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  width: 40%; 
  height: 40% ;

  } 



.info {
	margin: 5px;
}

.name {
	/*font-size: 12px;
	color: #3A2B08;
	line-height: 14px;
    border-bottom: 1px dotted #3A2B08;
	padding: 5px 5px 5px 5px;*/
	font-weight: bold;
}

	
.view {
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	padding: 2px 0px 0px 0px;
	font-weight: bold;	
}

.view a:link {
	font-size: 10px;
	color: #3A2B08;
	text-decoration: none;
}
.view a:hover {
	color: #3A2B08;
	font-size: 10px;
}

.sidebar {
border: thin solid #999; 
border-width: 1px;
margin: 57px 20px 15px 15px;
line-height: 1.5em;
padding: 15px;
float: right;
width: 230px;
background-color: #F5F3E4;
}

.sidebar IMG {
float: right;
}

#footer {
	margin-top: 30px;
	height: 100px;
	background: url(images/footerimg.jpg) no-repeat bottom;
    font-size: 1em;
	text-align: center;
	font-size: 62.5%;
	clear: both;
	text-decoration:none;
}

#footer a {
	color: #597382;
	text-decoration: none; 
	padding: 0;
}

#footer a:hover {
	text-decoration: underline;
}