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;
}
div 			{ position:relative }
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;
	min-height: 135px;
}
#navigation  {
	font-size: 13px;
	background-color: #bbb;
	border-top:1px solid #000;
	border-bottom:4px 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:18px;
}

#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 h3{
	padding: 15px 0px 15px 34px;
	font-size: 15px;
}
#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;
	padding:15px 0 15px 34px;
}
#column ul {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px 0px 12px 60px;
}
ul#sitemap {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px 0px 12px 60px;
}
ul#sitemap  ul{
	list-style-type: circle;
	list-style-position: inside;
	padding: 12px 0px 12px 60px;
}
ul#sitemap li{
	list-style-type: disc;
	padding: 0px 0px 4px 0px;
}
#sidebar {
	position: absolute;
	left: 12px;
	top: 356px;
	width: 120px;
	padding-bottom: 12px;
}
#sidebar h1 {
	font-size: 15px;
		padding:8px 0 3px 0px;
}
#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;
}
img.nothere {
	display: none;
}
#features{
	padding: 0 0 0px 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;
}


#currentArticle a:link, #currentArticle a:visited {
	color: #efe;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
#currentArticle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}


#thumbnails{
	padding: 3px 0 24px 0px;
	border-top: 1px solid #000;
	background-color: #273D22;
	color: #efe;
	background-image: url(main-bg-lp.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#title {
	height: 20px;
	border-bottom: 1px solid #000;
	background-color: #000;
}
#title h1 { 
	color: dfd;
	padding: 0px 10px 0px 10px;

	font-size: 13px;
}
#features h1 {
	padding: 6px 0px 6px 10px;
	font-size: 15px;
}
#features h4{
	margin: 10px 10px 0px 10px;
	padding: 24px 0px 6px 0px;
	font-size: 15px;
	border-top: 1px solid #8FB286;
	}
#currentArticle {

}
#currentArticle h1	{ border-top: 4px solid #8FB286; margin: 0 10px 0 10px;	font-size: 30px;	padding: 15px 0 0 0px;	color: #ded;}
#currentArticle h2	{ float: right; font-size: 12px; padding: 6px 0 2px 0px; margin: 0 10px 0 10px; text-align: right; color: #ded;}
#currentArticle h3 	{ font-size: 12px; padding: 2px 0 2px 0px; margin: 0 10px 1px 10px; color: #8FB286; border-bottom: 1px solid #8FB286;}
#currentArticle p 	{ font-size: 12px; padding: 10px 200px 2px 10px; color: #ded;	line-height:17px;}
#currentArticle img	{ padding:17px 10px 7px 10px }
span.more { color: #fff; cursor: pointer; text-transform: uppercase; }
span.less { float: right; color: #fff; cursor: pointer; text-transform: uppercase; }

ul#pastArticles 		{ margin: 0 10px 0 10px; padding-bottom: 24px; list-style-type: disc;	list-style-position: inside;}
ul#pastArticles  li 	{ margin: 0 24px 0 24px; color: #ded;}
ul#pastArticles  h2 	{ font-size: 15px;cursor: pointer; display: inline; color: #8FB286;}
ul#pastArticles  h2:hover	{ color: #ded;}
ul#pastArticles  h1 	{ cursor: pointer; display: inline; color: #ded;}
ul#pastArticles  p 	{ font-size: 12px; padding: 10px 160px 2px 10px; color: #ded; line-height:17px;}

#boxMenu {
position: absolute;
top: 125px;
right: 0px;
width: 500px;
padding: 0 5px 0 5px;
	font-size: 13px;
} 
#boxMenu ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}
#boxMenu a{
display:block;
padding: 2px 6px 1px 6px;
	border-top: 2px solid #000;
color:#efe;
text-decoration:none;

}
#boxMenu a:hover{
	border-top: 2px solid #fff;
}
#boxMenu li{
float: right;
position:relative;
}
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 5px 10px;
}
div.desc a
{
	color: #ded;
}
div.desc a:hover
{
	color: #fff;
}

div.catClear {clear: both;}

/*
	SCROLL THINGY
*/
#scroll-viewer	{ overflow: auto; width: 748px; height: 213px; border-top: 4px solid #000; overflow: hidden; }
#scroll-content	{ width: 4000px; height: 213px; }
.scroll-panel	{ border-right: 1px solid #000; }
.scroll-panel img { float: left; border-left: 1px solid #000; }



#slideshow {
    position:relative;
    height:213px;
	border-top:4px solid #000;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
#testMenu {
	position: absolute;
	top: 250px;
	left:70px;
	z-index:100;
}
#testMenu  li			{ display: inline; }
#testMenu li a		{ text-transform: uppercase; color: white; background: red; font-size: 1.2em; padding: 3px 18px; 
					  -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#testMenu li a:hover	{ background: white; color: #272727; }


h4#slogan { font-weight: normal; font-size: 35px; margin: 0 10px 15px 34px; }
div#checkatrade { position: absolute; top: 475px; right: 10px; width: 185px; }
div#checkatrade a:link, div#checkatrade a:visited{ color: #efe; }
div#checkatrade a:hover { color: #FFFFFF; }
div#checkatrade img{ padding-top: 10px; }
#contactPage {
	background-color: #273D22;
	color: #efe;
	background-image: url(main-bg-lp.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#contactPage  p {
	padding: 0px 34px 12px 34px;
}
#contactPage  h3{
	padding: 15px 0px 15px 34px;
	font-size: 15px;
}
#contactPage h1 {
	padding: 10px 0px 12px 34px;
}
div.contactPerson { float:left; width: 372px; }
div.clear { clear:both; }

#contactPage form {  margin:12px 400px 15px 34px; border: 1px solid #8FB286; padding: 6px;background-color: #374E31;}
label 				{ width: 260px; float: left; text-align: right;  display: block; padding: 6px 0 6px 0; }
.submit input			{ margin: 6px 0 6px 205px;}



