* {
    margin: 0;
    padding: 0;
}

body {
    padding: 15px 0;
    font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 62.5%;
    text-align: center;
    color: #4E3827;
    background: #2D5100;
}

h1 {
    float: left;
    width: 520px;
    font: 24px/70px Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: #AD7C56 url(images/topbar.jpg) no-repeat right;
}

h2 {
    padding: 15px 0 0 0;
    font: 16px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	padding: 1.5em 0 0 0;
	font: 1.3em/2.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #2D5100;
	text-align: center;
}

h4 {
	color: #2D5100;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	font-size: medium;
}

h2.firsth2 {
    padding-top: 0;
}

p {
    padding: 5px 0;
    font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #4E3827;
}

a {
    color: #0000FF;
    text-decoration: underline;
}

a:hover {
    color: #BF7320;
    text-decoration: underline;
}

#main {
    margin: 0 auto;
    width: 780px;
    text-align: left;
    background: #F4F1EA url(images/bg.gif) repeat-y;
    border: 10px solid #45433D;
}

#menu {
    height: 286px;
    background: #AFC4A1 url(images/top.jpg) no-repeat right;
}

#menu ul {
    list-style: none;
    padding: 60px 0 0 0;
}

#menu ul li {
    padding: 0 0 0 60px;
    font: 18px/27px Tahoma, Arial, Helvetica, sans-serif;
    color: White;
}

#menu ul li a {
    text-decoration: none;
    color: White;
}

#menu ul li a:hover {
    padding-left: 2px;
    text-decoration: none;
    color: White;
}

#menu ul li a.active, #menu ul li a.active:hover {
    padding-left: 12px;
    text-decoration: none;
}

#topbar {
    height: 100px;
	
}
#topbar h1 {
	float: left;
	width: 520px;
	font: 3.4em/100px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #2D5100;
	background: #FFFFFF url(images/logo.jpg) no-repeat right center;
	vertical-align: middle;
}
#search {
    float: right;
    width: 260px;
    height: 60px;
    background: #EADFD6 url(images/searchbg.jpg) no-repeat;
}

#search form {
    padding: 1.8em 3.0em 0 3.0em;
}

#search input.text {
    float: left;
    display: block;
    padding: 4px 2px;
    width: 120px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #AD7C56;
    background: #F3F1EE;
    border: 1px solid #AD7C56;
}

#search input.submit {
    float: right;
    display: block;
    width: 60px;
    height: 26px;      
    background: #AD7C56 url(images/search.gif) no-repeat;
    border: none;
}

#middle {
	background: #E0C485; 
	color: #FFFFFF; 
	font-size: 1.2em;  
	line-height: 18px;
}

#left {
    float: left;
    padding: 10px;
    width: 500px;
	background: #e0c485;
	color: #333333;
	font-size: 1.2em;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;

}

#left h2 {
    color: #4E3827;
}

#right {
    float: right;
    padding: 10px 30px 15px 30px;
    width: 200px;
	background: #AFC4A1;
}

#right h2 {
    color: White;
}

#right ul {
    list-style: none;
}

#right ul li {
    height: 20px;
}

#right ul li a {
    font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: White;
}

#right ul li a:hover {
    text-decoration: none;
    color: White;
}

#bottom {
    clear: both;
    height: 45px;
    background: #EADFD6;
}

#bottom p {
    padding: 0;
    width: 520px;
    text-align: center;
    color: #2D5100
}

#bottom p a {
    font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #0000FF;
}

#bottom a:hover {
    text-decoration: underline;
    color: #2D5100;
}.warranty {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

