html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a img { border:none; }

body {font-size:75%;color:#222;line-height: 1.5;background: #1e2b33 url('../images/bg.gif') fixed; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
p {margin:0 0 1.5em; text-shadow: 1px 1px 1px #0c1114 }
a { color: #ff3300; font-weight: bold; text-decoration: none; }

h3 {
	margin-left: 15px;
	display: block;
	text-indent: -9999px;
	height: 24px;
}
#sites h3 {
	background: url('../images/titles/sites.gif') top left no-repeat;
}
#clients h3 {
	background: url('../images/titles/clients.gif') top left no-repeat;
}
#cards h3 {
	background: url('../images/titles/cards.gif') top left no-repeat;
}
#logo a{
	background: url('../images/logo.png') top left no-repeat;
	display: block;
	text-indent: -9999px;
	width: 94px;
	height: 121px;
	float: left;
	position: absolute;
	top: 0;
	left: 15px;
}

#wrapper {
	background: url('../images/gradient.png') top left repeat-x;
}
#wrapperer {
	width: 810px;
	margin: 0 auto;
}
#splash {
	text-indent: -9999px;
	background: url('../images/splash.png') top left no-repeat;
	height: 462px;
	margin: 0 15px;
}
#site-description {
	margin: 15px;
	padding: 15px;
	background: url('../images/text-bg.png');
	color: #fff;
	width: 210px;
	float: left;
}
#site-description a {
	border-bottom: 1px solid #52261f
}
#site-description span {
	text-transform: uppercase;
	font-size: 0.8em;
	color: #666;
}
#site-screenshot {
	float: left;
	margin: 15px;
	width: 510px;
}
#site li {
	float: left;
}
#sites li a {
	float: left;
	margin: 15px;
}

#clients li {
	float: left;
	margin: 15px;
	background: #fff;
	height: 51px;
}
#cards li {
	float: left;
	background: url('../images/card.png') top left no-repeat;
	padding: 75px 0 0 32px;
	width: 208px;
	height: 97px;
	margin: 15px;
}
#cards li b {
	font-weight: bold;
	font-size: 1.2em;
	color: #222;
	display: block;
}
#cards li span {
	color: #666;
	font-size: 0.8em;
	text-transform: uppercase;
	display: block;
	padding-bottom: 4px;
}
#cards li a {
	font-weight: bold;
	color: #cc0000;
	border-top: 1px solid #e6c0c0;
	text-decoration: none;
	padding-top: 4px;
}
#contact {
	clear: both;
}
#contact a {
	text-indent: -9999px;
	background: url('../images/footer-splash.png') top left no-repeat;
	height: 392px;
	display: block;
}
#footer {
	padding: 100px 0 30px 0;
	text-align: center;
	margin: 0 auto 20px auto;
	background: url('../images/moustache.gif') bottom center no-repeat;
}
#footer span {
	color: #7b8992;
	background: url('../images/footer-logo.gif') top left no-repeat;
	padding: 4px 0 4px 25px;
	text-shadow: 1px 1px 1px #0c1114
}
.content {
	background: url('../images/line.png') top left repeat-x;
	padding: 30px 0 15px 0;
	clear: both;
}


.content:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.content {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .content {
	height: 1%;
}
.content {
	display: block;
}
li.content {
	display: list-item;
}

