body
{
	margin: 0px;
	padding: 0px;
	font: 14px verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #eee;
}

h1
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 40px;
	line-height: 65px;
	font-weight: 900;
}

h2
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 1.4em;
	line-height: 2em;
	font-weight: 900;
}

p
{
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

a
{
	color: red;
	font-size: 14px;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link { color: red; }
a:visited { color: red; }
/* #content a:link { color: red; }
#content a:visited { color: red; }*/
#content a:hover { text-decoration: underline; }

img {
	border: 0;
}

#header
{
	text-align: center;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 110px;
	background-color: #000;
	background-image: url(images/hd_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header h1
{
display: none;
}

#contact label { font-weight: bold; }
#contact input { width: 340px; }

#contact textarea
{
	width: 340px;
	height: 150px;
}

#menu ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a
{
	background: #ff0000;
	width: 128px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
}

#menu ul li a:hover
{
	color: white;
	background: #333;
}

#menu #active
{
	background: #336699;
	color: #fff;
}

#content
{
	padding: 20px;
	background: white;
}

#container
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 906px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #333;	
}

div.ebayshop {
	width: 362px;
	margin: 0 10px 0 10px;
	font-size: 10px;
	text-align: center;
}
div.ebayshop a { font-size: 10px;}
div.ebayshop a:hover { text-decoration: none;}

.clear {
    clear:both;
}

.col
{
	width: 400px;
	float: left;
	padding: 10px;
}


#map
{
	width: 400px;
	height: 350px;
}
