/*
Theme Name: Entree

*/

html, body { background: #121212 url(images/background.gif) repeat-x; margin: 0 auto; font-size: 1em; color: #fff; font-family: Arial, Helvetica, sans-serif }

h1, h2, h3, h4, h5, h6, p, a, ul, li, ol { font-weight: normal; margin: 0; padding: 0; text-indent: 0; list-style-type: none; text-decoration: none }

a img { border: none }

small { display: block; font-size: 0.65em }

#wrap { margin: 0 auto; width: 897px; background: #090909 url(images/footer.gif) no-repeat bottom  } 

#header { background: #ccc url(images/header.jpg) no-repeat top center; height: 104px; width: 100% }

h1 { display: block; float: left }
h1 a { text-indent: -9999px; display: block; background:url(images/logo.png) no-repeat; width: 130px; height: 66px; margin: 15px 40px }

#header ul { display: block; float: right; clear: none; font-size: 0.8125em; margin: 40px 0 }
#header li { display: block; float: left; padding: 0 33px; border-left: 1px solid #666 }
#header li:first-child { border: none }
#header li:last-child { padding-right: 66px }
#header ul a { color: #fff;}
#header ul a:hover { color: #036 }

#banner { background: url(frontpage/banner.jpg) no-repeat top center; width: 100%; height: 303px; }
#banner h2 { /*font-size: 1.7em;*/ color: #0e3f70; font-size: 35px; padding: 35px 0 10px 430px }
#banner p { font-size: 1.187em; margin-left: 430px; line-height: 1.4em }
#banner em { font-size: 1.05em; }
#banner small { color: #1f1f1f }

#products { border: 1px solid #000; height: 202px; display: block; font-size: 1.05em }
#products img { margin-bottom: 5px }
#products li { display: block; float: left; clear: none; width: 178px; height: 200px; border: 1px solid #000; border-right: none  }
#products li.center {  }
#products a { background: url(frontpage/button.jpg) center; display: block; width: 158px; height: 180px; padding: 10px; color: #fff; }
#products a:hover { background: url(frontpage/button-roll.jpg) center }

#footer { padding: 35px }
#footer ul { font-size: 0.6875em; text-align: center; display: block; width: 100%; margin: 0 auto }
#footer li { display: inline }
#footer li { border-right: 1px solid #fff; margin-right: 15px; padding-right: 14px }
#footer li.last { border: none; }
#footer p { font-size: 0.6875em; text-align: center; margin-top: 15px }
#footer a { color: #fff }
#footer a:hover { color: #036 }
#footer .credit a { color: #999 }
#footer .credit a:hover { color: #fff }

/* { border: 1px solid #f00 } */