body {
		font-family: verdana, sans-serif;
		font-size: 12px;
        margin: 0px;
        padding: 30px
}

 /* Beginning Heading, Logo */

#header{    background: url(../images/Heading.jpg);    width: 1200px;    height: 120px;    position: relative;}
#header a{    position: absolute;    top: 0;    left: 0;    width: 500px;    height: 120px;}
#header a h1{ text-indent: -5000px }

/* Begin Content Area, Product Group */


#mktg {
   color: #006600;

  letter-spacing: 5px;

  text-transform: uppercase;
  font-family: "MS Sans Serif", sans-serif;

  line-height: 30px;
  padding: 0px 0px 0px 0px;

  background: #DDFFFF url(../images/hand-icon.jpg) no-repeat left;
  background-repeat: no-repeat
}

#mktg a
 {
      text-decoration: none;
  color: #0033FF
}




#content {
		float: left;
		width: 73%;

  margin-left: 2%;
  padding: 8px 8px

}





#content h2 {
  font-size: 160%;
  color: #009900;
  font-variant: small-caps;
  padding: 15px;
  text-align: center;
  background: url(../images/h1_gradient.gif) repeat-x bottom;
  
}
#gogreen
 {
  color: #006600;
  font-style: oblique;
  letter-spacing: 5px;

  text-transform: uppercase;
  font-family: "MS Sans Serif", sans-serif;
  background: url(../images/green-tree.jpg) no-repeat left;
  line-height: 50px;
  padding: 0px 0px 0px 0px;

}

.FeaDesc {
  font: sans-serif 24px;
  color: #fff;

  padding-left: 35px;
  background: #9ACD9A url(../images/transparent_icon.gif) no-repeat 0 50%;
  height: 28px;
  padding-top: 0px;
  font-weight: bold
}

#content p
 {
  font-size: 120%;

}
.rightColumn {
  float: left;
  text-align: left;
  margin-left: 19px;
  width: 430px;
  padding: 0px 0px 20px 30px;
  background: url(../images/icon.jpg) no-repeat
}
.intro
 {
  line-height: 1.5em

}
.rightColumn a {
      text-decoration: none;
      color: #006600;
      font-weight: bold;
      border-bottom: 1px dotted #006600
}
.rightColumn a:visited {
  color: #3300CC
}
.rightColumn a:hover {
  border-bottom: 1px solid #0000FF;
  background: #00CCCC
}
.rightColumn a:active {
  color: #CC0033
}

#productGroup {
  text-align: center;
  width: 100%;
  height: 160px;
  margin-top: 0px;
  padding: 15px;
  margin-bottom: 5%;
  float:left;

}


.orderNumber {

  border: none;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 15px;

}
.leftColumn {
  float: left;
  text-align: right;
  width: 190px;
}

.leftColumn img {
  border: none;
}

.clear {
  clear: both;
  }

/* Begin Product Navigator */

#productNav {
		float: right;
	    width: 200px;
		background: #000 url(../images/column_bg_big.png) repeat-y;
        position: relative;
  }

#productNav #NavHead
 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #009966;
}
#productNav span
 {
  font-weight: bold;
}

#productNav p {
    font: 1.4em
    font-variant: small-caps;
    padding: 15px 0px 0px 10px;
}
#productNav a {
    font: bold 0.5em
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#productNav .briefIntro {
	background:  url(../images/sidebar_column_big.png) repeat-y;
	color: #000;
	padding: 7px 7px;
    border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 150%;
    font-size: 1em;
}
#productNav span.title {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	line-height: 150%;
	color: #B9FFFF;
}
#productNav a.briefIntro:hover {
	color: #4A761D;
	background: url(../images/bg_brief_high.png);
}

/* Begin FootNavigation */

#siteInfo {
		clear: both;
        text-align: center;
        padding: 15px;
        position: relative:

}

#footNav {
		margin: 0;
		padding: 0 0 6px 10px;
		border-bottom: 1px solid #9FB1BC;
		}

#footNav li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;

}


#footNav a:link, #footNav a:visited {

		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		padding: 0 12px 6px 12px;
		text-decoration: none;
		color: #708491;
		}

        /* You are here */

    body#company #nav-company a,
	body#press #nav-press a,
    body#article #nav-article a,
	body#resource #nav-resource a,
    body#blog #nav-blog a,
	body#contact #nav-contact a,
    body#message #nav-message a,
    
	#footNav a:hover {
		color: #000;
		background:  url(../images/tab_pyra.gif) no-repeat bottom;
		}

#copyright {
  font-size: x-small
}
