@import url("reset.css");

h1 {font-size: 2em; margin: 0 0 10px 16px;}
h2 {font-size: 1.4em; margin: 0 0 10px 0;}
h3 {font-size: 1em; font-weight: bold;}
h4 {}
em {font-weight: bold;}
hr {color: #ddd; margin: 15px 0; border: 0; background-color: #ddd; height: 1px; clear: both;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

body {text-align: center; font-family: Arial, sans-serif; font-size: 82.5%; background: #222;}
#wrap {width: 990px; margin: 0 auto; text-align: left; padding: 10px 0; background: #fff;}

#header {height: 120px; background: url(../img/header.jpg) no-repeat 15px 0;}
#header h1 {text-indent: -9999px;}

#menu {margin: 12px 30px; font-size: 110%;}
#menu li {display: inline; margin: 0 15px 0 0;}
#menu li a {font-weight: bold;}

#sidebar {font-size: 90%;}

#content {overflow: hidden; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 0 0 10px 0; padding: 0 15px; height: 1%;}
#content p {line-height: 150%; margin: 0 0 10px 0;}
#content ul {list-style-type: disc;}
#content ul li {margin: 0 0 5px 20px;}
#content h3 {margin: 0 0 10px 0;}
#content h4 {margin: 0 0 10px 0; font-weight: bold;}
#content h4 span {font-weight: normal;}

#content ul.gallery {list-style: none; overflow: hidden; clear: both; height: 1%;}
#content ul.gallery li {margin: 0 10px 0 0; float: left;}

#sidebar {width: 360px; float: right;}

.box {width: 358px; background: #fff; border: 1px solid #ddd; margin: 0 0 15px 0;}
.box .gutter {padding: 10px;}
#content .box h3 {margin: 0 0 5px 0;}
#content .box h4 {margin: 0 0 5px 0;}

#page .gutter {padding: 15px;}
#page ul {margin: 0 0 10px 0;}

#description {width: 583px; float: left; background: #fff;}
#description .gutter {padding: 15px;}
#description ul {margin: 0 0 10px 0;}
#description img {padding: 5px; border: 1px solid #ddd;}
#description img.right {float: right; margin: 0 0 15px 15px;}
#description img.left {float: left; margin: 0 15px 15px 0;}
#description h2 {clear: both;}

#contact {margin-top: 15px;}

#specs {}
#specs h3 span {color: green;}

#footer {clear: both; padding: 10px 30px; font-size: 90%;}
#footer p {line-height: 150%;}
