body { font: 11px Arial, sans-serif; color: #fff; background: #2B0000 url(../../graphics/landing/bg.gif) top left repeat-x; }
* { margin: 0; padding: 0; }
img { border: none; }
p { margin: 0; padding: 0 0 15px 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
* html .clearfix { height: 1px; }
a:link { color: #222; background: #141B23; text-decoration: none; font-weight: bold; font-size: 14px; text-align: center; }
a:visited{ color: #222; background: #141B23; text-decoration: none; font-weight: bold; }
a:hover { color: #222; background: #141B23; text-decoration: none; font-weight: bold; }
a:active { color: #222; background: #141B23; text-decoration: none; font-weight: bold; }

#container { width: 768px; margin: 0 auto; }
	#header { background: #2B0000; color: #fff; padding: 14px 0 0 62px; margin: 0 0 4px 0; }
		#header a { background: none; }
	#content { background: #2B0000 url(../../graphics/landing/content_bg.jpg) top left no-repeat; padding: 18px 0 0 0; }
		#content a { border: 1px solid #5A514B; display: block; width: 227px; float: left; height: 252px; }
		#content a:hover { border: 1px solid #000; }
		a#left_link { margin: 0 40px 0 142px; }