@charset "UTF-8";

* {outline:none;}
a {text-decoration:none;}
body {color:#7c7c7c;}
html {background-color:#555;}
h1,h2,h3,h4,h5,h6 {margin-top:0; color:#000;}
h1 {margin-bottom:0.7em; font-size:40px; line-height:1.2em}
h2,h3 {font-weight:normal; line-height:1.4em;}
h2,h3 {margin-bottom:0.3em;}
hr {border-width:0 0 1px; width:100%; float:left; color:#ECECEC;}
input[type=submit], input[type=button] {margin:0; padding:0.5em; border:none; cursor:pointer; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
input[type=button] {background-color:#cc3300; color:#FFF;}
input[type=button]:hover {background-color:#333;}

#container {margin:0 auto; padding:0 0 24px; width:950px;}
#container article {width:; padding:; float:left; background-color:#FFF; line-height:1.5em;}
header {padding:18px; width:914px; float:left; background-color:#FFF;}
header img {float:left;}
header #logo {margin-right:18px;}
header #tagline {margin:16px 0;}

.col4 {margin:0; padding:0;}
.col4 li {position:relative; margin:0; padding:24px 2%; width:21%; height:130px; list-style:none; float:left; line-height:1.3em; border-bottom:1px solid #ececec;}
.col4 li #buttons {position:absolute; bottom:24px; right:18px; text-align:right; font-size:0.9em;}
