html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
ol, ul {
	list-style: none;
}
html {height: 100%;}
body {
	background-color: #091A05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 100%;
}
a {text-decoration: none;}

#container {
	position: relative;
	width: 748px;
	margin: 8px auto 2px auto;
	border: 1px solid #000;
}
#banner {
	background-color: #fff;
	font-size:2px;
}
#object {
	border-top:4px solid #000;
}
#navigation  {
	font-size: 13px;
	background-color: #bbb;
	border-top:1px solid #000;
	height:23px;
	padding-right: 6px;
	z-index: 100;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside; 
position:relative;
}

#nav a{
display:block;
padding: 1px 6px 0px 6px;
	color: #000;
	border-top: 2px solid #bbb;
color:#000;
text-decoration:none;
background-color: #bbb;
}

#nav a:hover{
	border-top: 2px solid #000;
}

#nav li{
float: right;
position:relative;
}

#nav ul {
position:absolute;
display:none;
top:-36px;
}

#nav li ul a{
border: 1px solid #000;

width:8em;
height:auto;
float:left;
color: #efe;
background-color: #273D22;
}
#nav li ul a:hover{
border: 1px solid #000;
color: #444;
background-color: #fff;
}
#content {
	background-color: #273D22;
	color: #efe;
	background-image: url(main-bg-lp.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;

}
#content p {
	padding: 0px 362px 12px 34px;
}
#content h1 {
	padding: 10px 0px 12px 34px;
}
#content a:link, #content a:visited {
	color: #efe;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
#column {
	border-left: 140px solid #374E31;
}
#column  p {
	padding: 0px 300px 12px 34px;
}
#column h1 {
	font-size: 15px;
}
#sidebar {
	position: absolute;
	left: 12px;
	top: 356px;
	padding-bottom: 12px;
}
#sidebar h1 {
	font-size: 15px;
}
#sidebar a:link, #sidebar a:visited {
	color: #efe;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
#sidebar li {
	padding-top: 12px;
}
#footer {
	background: #fff;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	border-top: 1px solid #000;
}
#footer a:link, #footer a:visited {
	color: #222;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
p.right {
	text-align: right;
}
#features{
	padding: 0 0 22px 0px;
	border-top: 1px solid #273D22;
	background-color: #273D22;
	color: #efe;
	background-image: url(main-bg-lp.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#thumbnails{
	padding: 0px 0 0px 0px;
	background-color: #091A05;
	border-top: 1px solid #000;
	min-height: 72px;
	}
#title {//*************************************************************//
	height: 20px;
	border-bottom: 1px solid #000;
	background-color: #000;
}
#title h1 { 
	color: #ddd;
	padding: 0px 10px 2px 10px;

	font-size: 12px;
}
#features h1 {
	padding: 6px 0px 6px 10px;
	font-size: 15px;
	background-color: #273D22;
}

#features h2 {
	color: #dfd;
}
#boxMenu 		{ background-color: #000; height: 23px; }
ul#main-nav			{ float: right; margin: 3px 0 0 0; background-color: #000;}
ul#main-nav li			{ display: inline; }
ul#main-nav li a		{ color: #bbb; font-size: 13px;  padding: 3px 17px 3px 16px;}
ul#main-nav li a:hover	{ background: #fff; color: #000; }
span#selected		{ background: #000; color: #fff; font-size: 13px; padding: 3px 17px 3px 16px;}



div.img
{
  background-color: #13200E;
  margin: 0 1px 0px 0;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
    border-top: 1px solid #273D22;
    border-bottom: 1px solid #13200E;
}
div.img a:hover img
  {

  border-bottom: 1px solid #dfd;
  }
div.desc
{
  text-align: left;
  font-weight: normal;
  padding: 3px 0 15px 8px;
}

div.catClear {clear: both;}

#slider {
  width: 748px;
  margin: 0;
  position: relative;
}
.scroll {
  height: 380px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background-color: #273D22;
}
.scrollContainer div.panel {
  padding: 0px;
  height: 380px;
  width: 748px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollContainer div.panel  img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.scrollContainer div.panel  h2{
	font-size: 15px;
	padding: 8px 0px 0px 10px;
}
.scrollContainer div.panel  p{
	padding: 4px 0px 0 10px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 1px 0 0 0;
}
ul.navigation li {
    display: inline;
	margin-right: 0px;
}

ul.navigation a {
    padding: 0px;
    color: #000;
    text-decoration: none;
	
}
ul.navigation a img {
	border-bottom: 1px solid #091A05;
		border-top: 1px solid #091A05;
}

ul.navigation a:hover img {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}