* { margin:0; padding:0; }
img { border:0; }

body { background:#f8f4e8; }
a { color:#5c6e92; font-weight:bold; }

#header {
	background:url("images/background_header") top left repeat-x;
	height:180px;
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#333;
	line-height:12px;
	text-align:center;
}
	#header ul { float:left; list-style:none; width:1200px; }
	#header li { float:left; border-left:1px solid #c7cfd2; padding:15px 15px 3px 15px; }
	#header a { color:#c7cfd2; text-decoration:none; text-align:center; }
	#header a:hover { color:#fff; }
	#header ul img { margin:0 21px 0 0; }
	
#body {
	font:14px Verdana, Geneva, sans-serif;
	color:#010101;
	line-height:20px;
}
	#body .content { width:580px; margin:0 0 0 470px; }
		#body .content p { margin:0 0 15px 0; }
		#body .content a { color:#5c6e92; font-weight:bold; }
		#body .content ul { list-style:none; margin:0 0 0 10px; }
		#body .content li { background:url("images/crosshair.gif")top left no-repeat; padding:0 0 0 25px; margin:0 0 20px 0; }
		
		
		#body .content .element { float:left; width:260px; margin:0 18px 15px 0; }
		#body .content .element img { border:2px solid #595959; margin:0 5px 0 0; }		#body .content .element h2 { font:bold 13px Verdana, Geneva, sans-serif; }
		#body .content .element p { font:12px Verdana, Geneva, sans-serif; line-height:16px; }
		
.pic { border:2px solid #5c6e92; margin:0 5px 0 0; }