body { font: 13px Arial, sans-serif; color: #eee; 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: #2B0000; background: none; text-decoration: underline; font-size: 14px; }
a:visited{ color: #2B0000; background: none; text-decoration: underline; font-size: 14px; }
a:hover { color: #2B0000; background: none; text-decoration: none; font-size: 14px; }
a:active { color: #2B0000; background: none; text-decoration: underline; font-size: 14px;s }
h1 { padding: 10px 0 15px 0; font-size: 25px; }
h2 { padding: 0 0 10px 0; }

#container { width: 920px; margin: 0 auto; }
	#header { background: #2B0000; color: #fff; padding: 14px 0 0 15px; margin: 0 0 4px 0; }
		#header a { background: none; }
		#left_header { float: left; width: 400px; }
		#right_header { float: right; width: 190px; padding: 40px 10px 0 0; text-align: right; font-weight: bold; }
			#right_header a { color: #fff; font-size: 11px; text-decoration: underline; }
			#right_header a:hover { text-decoration: none; }
			#right_header p { padding: 5px 0 0 0; }
	#menu { padding: 0 0 0 760px; margin: 17px 0 0 0; background: url(../../graphics/photography/header.jpg) top left no-repeat; height: 190px; }
		#menu a { border: 1px solid #000; padding: 13px 0 0 0; text-decoration: none; background: #2B0000; color: #fff; display: block; width: 150px; height: 30px; margin: 0 0 3px 0; text-align: center; }
		#menu a:hover { background: #3C0000; }
		#menu li { width: 150px; }
		#menu ul { list-style-type: none; }
		
	#content { margin: 20px 7px 15px 0; padding: 0; line-height: 22px; }
		#left { float: left; width: 740px; }
		#right { float: right; width: 152px; }
		
		ul.services { margin: 0 0 20px 20px; }
		ul.services li { margin: 0 0 5px 0; }
		
		#logos a { background: none; }
		#logos img { border: 1px solid #000; margin: 0 0 35px 0; }
		#logos_left { float: left; width: 350px; text-align: center; }
		#logos_right { float: right; width: 350px; text-align: center; }
	
	#footer { border-top: 1px solid #fff; padding: 5px 0 0 5px; font-size: 11px; }
		#footer a { color: #fff; font-size: 11px; }