body {
margin: 0; padding: 0; border: 0;
background-color: #A6CEF2;
background-image: url(images/body_bg.jpg);
background-repeat: repeat-x;
background-position: top left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px; }

#container {
margin: 0 auto;
width: 628px;
background-image: url(images/wrapper_bg.jpg);
background-repeat: repeat-y;
background-position: top left;
text-align: center; }

#wrapper {}

#header {
width:628px; height: 325px;
background-image: url(images/header.jpg); }

h1 {
display: none;
}

#navbar, #content {display: inline;}

#navbar {
margin: 14px 29px 0 0; padding: 0; 
width: 185px;
float: right;
text-align: left;
line-height: 22px; }

#navbar ul {
margin: 0; padding: 0;
list-style-type: none;
display: block; 
}

#navbar ul li a {
margin: 0; padding: 0 0 0 26px;
color: #f1f1f1;
font-size: 12px;
letter-spacing: 1px; 
text-decoration: none;
background-image: url(images/bullet_2.gif);
background-repeat: no-repeat;
background-position: 10px 2px;
}

#navbar a:hover {
color: #a6cef1;
 }

#contentArea {
margin: 0 0 0 36px;; padding: 0 10px 0 10px;
width: 350px;
text-align: left;
color: black;

}

#content {}

h2 {
font-style: italic;
color: #979A8B;
}

h3 {
font-size: 12px;
font-weight: bold; }

h4 {
font-size: 12px;
font-weight: bold;
}

#footer {
margin: 0; padding: 0;
width: 628px; height: 95px;
background-image: url(images/footer.jpg);
background-position: top left;
text-align: center;
font-size: 10px;
 }

#footerContent {
margin:0; padding: 50px 0 0 0;
}

#footer p, #footer a {
color: #50463b;
}

#footer a {
text-decoration: underline; }

p {}

a {}

a:link, a:visited, a:hover, a:active {
color: #3176B4;
text-decoration: none; }
.item {
	font-size: 13px;
	font-weight: bold;
}
.price {
	font-size: 11px;
	font-weight: bold;
}

img {border: 0;
}
