
*{ margin: 0; padding: 0; }*
body { margin: 10px 0 0;repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px;color: #000; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }	
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
.wrap { width: 935px; margin: 0 auto; }
 
#header { width: 900px; height: 75px; margin: 0 auto; }
	#menu  { float: right; padding: 50px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 5px; padding: 1px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 1px solid #ccc; }		
 
#teaser { clear: both; height: 316px; text-align:center;}	
#bar { height: 37px; margin: 0 0 5px; background: url(../images/bar.gif) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD;  margin: 0 0px 0 0; padding:9px 20px 9px 20px; font-size: 14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 37px; }
	.step a { color: #fff; text-align:center; }	
	
.col { float: left; width: 345px; margin: 0 15px 16px 0; padding:5px;; border: 1px solid #e0e0e0; background: #f9f9f9;}
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
	.p{ margin: 0 0 15px 0;  } 
.col_2 { float: left; width: 190px; }
.col_2 p{ margin: 0 0 15px 0;  } 
#colmenu  { float:left;list-style:none; }
#colmenu li { display:inline-block;background: url(../images/bg007.gif) no-repeat; margin:1px 0 0 10px;; width:auto;}
#colmenu a { display: block; float: left; margin-left: 5px; padding: 1px; text-decoration: none; font-size: 12px; color: #000000; }
#colmenu a:hover { color: #A0000E; text-decoration: none;border-bottom: 1px solid #A0000E; }
	

#footer { clear: both; width: 995px; margin: 0 auto; padding:5px; border-top: 1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}	
	#footer .right { float: right;}
	#footer a { color: #808080; font-size:12px; }
	#footer p { margin:0; }
	
