/* --- Reset --- */

body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* --- Font Reset --- */

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}

/* ------------------ */

body 
{
  background: url('../images/header-background.gif') repeat-x;
  background-color: #297D42;
  font-family: arial;  
}

a.button 
{
   background: url('../images/downloadbutton.png') no-repeat;
   cursor: pointer;
   display: block;
   height: 66px;
   margin-left: -10px;
   width: 460px;
 }
 
  a.button:hover
  {
    background-position: -457px;
  }

div.clear 
{
  clear: both;
}

img.preload
{
  display: none;
}

div#header 
{
  height: 70px;
  margin: 0 auto;
  margin-bottom: 25px;
  position: relative;
  width: 980px;
}

  div#header img
  {
    margin-top: 0px;
    height: 43px;
    width: 240px;
  }

div#header ul.navigation
{
  position: absolute;
  right: 0px;
  top: 12px;
}




ul.navigation 
{
}

  ul.navigation li 
  {
    border-right: 1px solid #eee;    
    float: left;
    display: inline;
  }

    ul.navigation li a 
    {         
      color: #eee;
      font-family: arial;
      padding: 0px 10px;            
      text-decoration: none;
    }
        
      ul.navigation li a:hover
      {   
        text-decoration: underline;
      }
                
    ul.navigation li.selected 
    {
    }
    
       ul.navigation li.selected a 
       {
         color: #fff;
         font-weight: bold;
       }
       
    ul.navigation li.important 
    {
      border-right: none;
    }
      
      ul.navigation li.important a 
      {
        color: #58D288;
       font-weight: bold;        
      }


div#wrapper 
{
  background: url('../images/content-bottom.gif') bottom no-repeat;
  margin: 0 auto;  
  margin-bottom: 25px;
  padding-bottom: 10px;
  width: 980px;
}

  div#content 
  {
    background: url('../images/content-top.gif') no-repeat;
    background-color: #fff;    
    padding-bottom: 5px;
    width: 980px;
  }
  
    div#content div#copy a.button
    {
      margin: 0 auto;
      margin-bottom: 5px;
    }
  
    
    div#content div#banner 
    {
      background: url('../images/banner-background.jpg') repeat-x;
      background-position: 0 10px;
      height: 285px;
      margin-bottom: 15px;
      padding: 20px;
      position: relative;
    }

      div#content div#banner img.creative 
      {
        position: absolute;
        right: 15px;
        top: 10px;
      }
          
      div#content div#banner h1 
      {
        color: #046623;
        font-size: 35px;
        font-weight: bold;
        line-height: 35px;
        margin-bottom: 15px;
        width: 600px;
      }
      
      div#content div#banner p 
      {
        font-size: 20px;
        width: 550px;
      }
      
      div#content div#banner ul 
      {
        margin: 15px 0px;
        width: 550px;
      }
      
        div#content div#banner ul li 
        {
          background: url('../images/bullet.png') no-repeat;
          color: #444;          
          padding-left: 20px;
          font-size: 25px;
          font-weight: bold;
        }
                        
      div#content ul.navigation 
      {
        background-color: #666;
        height: 40px;
        line-height: 40px;
        margin: 0px 15px;
      }
      
        div#content ul.navigation li 
        {
          border-right: 1px solid #d3d3d3;    
          float: left;
          font-size: 20px;
          font-weight: bold;  
          display: inline;
        }

          div#content ul.navigation li a 
          {         
            color: #d3d3d3;
            display: block;
            padding: 0px 20px;            
            text-decoration: none;
          }
              
            div#content ul.navigation li a:hover
            {   
              background-color: #046623;              
              color: #eee;                
            }
                      
          div#content ul.navigation li.selected 
          {
            background-color: #046623;
          }
          
             div#content ul.navigation li.selected a 
             {
               color: #eee;                           
             }
             
          div#content ul.navigation li.important 
          {
            background-color: #333;
            border-left: 1px solid #d3d3d3;
            border-right: none;
            float: right;
          }
            
            div#content ul.navigation li.important a 
            {
              color: #eee;
            }
          
    div#content div#copy 
    {
      background-color: #fff; 
      float: left;
      margin-top: 15px;
      padding: 5px 30px 0px 15px;
      width: 700px;
    }
    
      div#content div#copy h2 
      {
        color: #0b223a;
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 15px;
      }
      
      div#content div#copy p 
      {
        color: #444;        
        font-size: 15px;
        margin-bottom: 15px;
      }
      
        div#content div#copy p b
        {
          color: #222;
        }
        
        div#content div#copy p b.important
        {
          color: #1984d8;
        } 
      
      div#content div#copy div#features
      {
        margin-top: 30px;
        margin-bottom: 30px;
      }
      
        div#content div#copy div#features dl
        {
          float: left;
          font-size: 12px;        
          width: 150px;
          margin-left: 25px;
          text-align: center;
        }

          div#content div#copy div#features dl dt
          {
            color: #1984d8;              
            font-weight: bold;
            margin-bottom: 5px;
          }
        
            div#content div#copy div#features dl dt img
            {
              margin-bottom: 5px;        
            }
          
          div#content div#copy div#features dl dd
          {
            color: #222;
          }
        
    div#content div#extras 
    {
      background-color: #fff;
      border-left: 1px solid #d3d3d3;                
      float: left;
      margin-top: 15px;
      padding-top: 30px;
      width: 205px;
      margin-left: 15px;
    }
    
      div#content div#extras dl 
      {
        margin: 0 auto;
        color: #666;          
        font-size: 12px;
        margin-bottom: 50px;
        text-align: center;        
        width: 175px;

      }
      
        div#content div#extras dl dt 
        {
          margin-bottom: 10px;
        }

.reviews div#content div#copy dl
{
  width: 300px;
  float: left;
  margin-left: 45px;
  height: 190px;
} 

  .reviews div#content div#copy dl.last
  {
    height: 150px;
  }
  
   .reviews div#content div#copy dl dt
   {
     margin-bottom: 10px;
   }
 
  .reviews div#content div#copy dl dd
  {
    font-size: 15px;
    color: #555;
  }

div#footer 
{
  background: url('../images/footer-background.gif') bottom repeat-x;
  height: 20px;
}
#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0.9em;
}

#menu li
{
	display: inline;
	/*font-size: 0.9em;
	font-weight: bold;*/
}

#menu li a
{
	padding: 0.9em;
}

#menu li a:hover
{
	background-color: #008C2C;
	
}

#apDiv1 {
	position:absolute;
	top:140px;
	width:100px;
	height:117px;
	left:-70px;
}
