html {
	background: #EEEEEE none repeat scroll 0%;
}

body {
	background: #EEEEEE none repeat scroll 0%;
	font-size: 12px;
	font-family: sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;
	width:780px;
	margin:auto;
	min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
color:#3B3B3B;
font-family:tahoma,arial,sans-serif;
font-size:small;
font-weight: bold;
}

#main-container {
	background: #FFFFFF none repeat scroll 0%;
	width:780px;
	margin:auto;
}

div.img-block {
	background: #FF8800;
	width:780px;
	margin: 0px;
	border: 0px none;
	padding: 0px;
}

#header {
	width:780px;
}

img {
	border:0px none;
	margin:0px;
	padding:0px;
}

#main-menu {
	background:#FF9900;
	border: 0px none;
	margin: 0px;
}

#main-menu img#bottom-bit {
	float:right;
	border:0px;
	margin:0px;
}

#menu {
	padding:0;
	margin:0;
	color:#fff;
	white-space:nowrap;
	list-style:none;
	height:30px;
}

#menu li {
	display:inline;
}

#menu li a {
	padding:0.2em 1em;
	background:#FF9900;
	color:#000;
	text-decoration:none;
}

#menu li a.selected {
	color:grey;
}

#menu li a:hover {
	color:#fff;
}

#page-contents {
	line-height: 1.4em;
	height:100%;
	clear:both;
        margin-left:40px;
        margin-right: 40px;
}

table {
	line-height: 1.4em;
	font-size:12px;
	margin-top:20px;
}

#new-contents {
	margin-top:25px;
	margin-left: 45px;
}

div.product-box {
	clear:both;
	width:301px;
	height:131px;
	margin-top:24px;
	margin-left:10px;
}

div.left-col {
	float:right;
	position:relative;
}

div.right-col {
	float:left;
	position:relative;
}

img.product-img {
	float:left;
	width:100px;
	height:100px;
	border:3px solid white;
}

div.product-desc {
	width:150px;
	float:left;
	margin-left:10px;
}

ul.product-list {
	padding:0px;
	list-style: none;
	overflow:auto;
	clear:both;
}

ul.product-list li {
	background: transparent url(../images/curvedbox.png) no-repeat scroll 0%;
	float: left;
	width:303px;
	height:141;
	margin:10px;
}

span.price {
	color:#C80000;
	font-weight: bold;
	margin-left:5px;
}

div#aggregate-text {
	width:500px;
	float:left;
}

.vcard {
	float:left;
	margin-left:50px;
	width:200px;
}

.fn {
	font-weight: bold;
}

#gmap {
	margin-bottom: 50px;
}

#footer {
    background-color: #f39a28;
    width:100%;
    color:white;
    text-align: center;
}

#footer p {
    padding-top:10px;
    padding-bottom: 10px;
}

#footer span {
    margin-left: 10px;
    margin-right: 10px;
}
