/* GLOBAL ELEMENTS */
* {
	color:#404040;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	}

body {
	background:#000 url('images/bg.jpg');
	margin:0;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
	}

p, span {
	font-size:11px;
	}
p {
	padding:5px 0 0 0;
	margin:0 221px 5px 20px;
	}
span {
	padding:0;
	margin:0;
	}
hr {	color: #fff;	background-color: #fff;	height: 1px;	width: 70%;	border-top: #004812 dotted 1px;	border-right: 0;	border-bottom: 0;	border-left: 0;	text-align: left;	margin-top: 5px;	margin-right:0;	margin-bottom:5px;	margin-left:20px;	}

input, textarea, checkbox, select, file {
	border:1px inset #000000;
	font-size: 11px;
	background-color:#ffffff;
	padding:0;
	margin: 2px 0 2px 0;
	}

ul, ol, li {
	font-size:11px;
	}

fieldset {
	margin:5px 5px 5px 20px;
	}
/* END GLOBAL */

/* STANDARD CLASSES */
.alert {
	color:#ff0000;
	font:11px;
	line-height: 15px;
	padding:0;
	}

.legal {
	font-size:10px;
	color:#cccccc;
	line-height:13px;
	}
.wysiwyg {
	margin:5px 221px 5px 20px;
	border:0;
	padding:0;
	width:509px;
	font-size:11px;
	}
.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin:0 0 5px 0;
	padding:0;
	}
.common {
	margin:5px 221px 5px 20px;
	padding:0;
	border:0;
	width:500px;
	font-size:11px;
	}

	
/* END STANDARD CLASSES */

/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	font-family:impact,verdana,trebuchet ms,helvetica,arial;
	color:#004812;
	padding:5px 0 0 0;
	margin:0 221px 5px 20px;
	font-weight:normal;
	}
h1 {font-size:22px;line-height:25px;}
h2 {font-size:12px;}
h3 {font-size:14px;line-height:20px;}
h4 {font-size:14px;line-height:12px;}
h5 {font-size:13px;}
h6 {font-size:13px;line-height:11px;}

/* END STANDARD HEADER */

/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a {
	text-decoration:none;
	color:#336d41;
	}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover {
	color:#656565;
	}

/* END STANDARD LINKS */

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
#nav_table {
	margin:0;
	border:0;
	padding:0;
	width:485px;
	}
#hm_ebay table {
	margin:5px 28px 5px 28px;
	padding:0;
	border:0;
	width:193px;
	font-size:11px;
	}
/* END TABLE */

/* TD */
#nav_table td {
	height:44px;
	width:20%;
	background:url('images/btn_nav.gif') no-repeat bottom right;
	}
/* END TD */

/* DIV */
#frame, #hm_left, #hm_right, #hm_news, #hm_ebay, #nav, #hm_content, #logo, #content, #int_right, #header, #footer, #hm_footer {
	padding:0;
	}
#frame, #hm_left, #hm_right, #hm_news, #hm_ebay, #nav, #hm_content, #logo, #content, #int_right, #header, #footer, #hm_footer {
	border:0;
	}
#hm_left, #hm_right, #hm_news, #hm_ebay, #nav, #hm_content, #logo, #content, #int_right, #header {
	margin:0;
	}
#frame, #content, #header, #footer {
	width:751px;
}
#frame {
	margin:0 auto 0 auto;
	}
#hm_left, #logo {
	float:left;
	}
#hm_right, #int_right {
	float:right;
	}
#hm_news, #hm_ebay  {
	vertical-align:top;
	}
#hm_news {
	background:#ececec url('images/bg_in_the_news.jpg');
	width:256px;
	height:299px;
	}
#hm_ebay {
	background:#ececec url('images/bg_ebay.jpg');
	width:256px;
	height:301px;
	}
#nav, #hm_content {
	width:495px;
	}
#nav {
	height:44px;
	background:#004812;
	}
#hm_content	{
	background:#fff;
	min-height:200px;
	height:auto !important;
	height:200px;
	}
#logo {
	width:256px;
	height:184px;
	}
#int_right {
	width:495px;
	height:184px;
	}
#int_content {
	min-height:400px;
	height:auto !important;
	height:400px;
	background:#fff url('images/ringdings.jpg') no-repeat bottom right;
	}
#footer, #hm_footer {
	margin:2px auto 3px auto;
	color:#fff;
	font-size:10px;
	text-align:center;
	}
#hm_content .wysiwyg {
	margin:0 24px 5px 20px;
	border:0;
	padding:5px 0 0 0;
	width:450px;
	font-size:11px;
	}
.main_link {
	float:right;
	width:70px;
	font-family:impact,verdana,trebuchet ms,helvetica,arial;
	font-size:16px;
	color:#fff;
	border:0;
	padding:0;
	margin:0;
	}
/* END DIV */

/* UL */
/* END UL */

/* LI */

/* END LI */



/* TEXT */
#hm_content .wysiwyg p, #hm_content .wysiwyg h1, #hm_content .wysiwyg h2, #hm_content .wysiwyg h3, #hm_content .wysiwyg h4, #hm_content .wysiwyg h5, #hm_content .wysiwyg h6 {
	margin:0 0 5px 0;
	padding:0;
	}
#hm_news p, #hm_ebay p {
	font-size:10px;
	margin:0 28px 5px 28px;
	padding:0;
	}
/* TEXT END */

/* LINK */
#sub_about a, #sub_services a, #sub_products a, #sub_community a {
	font-size: 10px;
	font-weight: bold;
	display: block;
	border-bottom: none;
	text-decoration: none;
	width: 130px;
	border-top: 1px solid #fff;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	background: #004812;
	padding: 5px 5px;
	color:#fff;
	}
#sub_about a:hover, #sub_services a:hover, #sub_products a:hover, #sub_community a:hover {
	background:#336d41;
	}
#sub_about a.top, #sub_services a.top, #sub_products a.top, #sub_community a.top {
	border-top: 0;
	}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
a strong {
	color:#336d41;
	}
a:hover strong {
	color:#656565;
	}
/* END STRONG */

/* SELECT */

/* END SELECT */

/* INPUT */
.submit {
	background:#004812;
	color:#fff;
	}
/* END INPUT */

/* IMG */
.img_logo {
	margin:5px 0 5px 42px;
	}
.img_news {
	margin:20px 0 2px 30px;
	}
.img_ebay {
	margin:10px 0 2px 30px;
	}
.dot {
	border-top: #004812 dotted 1px;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-top: 0;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:30px;
	}

/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */
