* { list-style:none ; margin:0 ; outline:none ; padding:0 }
a { color:#890808 }
a img { border:none }
.fl2 { float:right ; margin:0 0 10px 10px }
	.fl2 img { border:1px solid #000 }
	.fl2 div { background:#FFF ; border:1px solid #000 ; font-size:14px ; font-weight:bold ; line-height:28px ; margin-top:40px ; padding:20px ; text-align:center ; width:283px }
.frame1 { border:1px solid #000 }

body { background:#000 ; color:#FFF ; font-family:arial,helvetica,sans-serif ; font-size:13px }
#wrap1 { background:#A43E03 url(../images/bg_page.png) top center repeat-x ; color:#000 ; padding-bottom:20px }
	#header { height:112px ; margin:auto ; text-align:center ; width:960px }
	#nav1 { height:33px ; margin:auto ; width:960px }
		#nav1 li { border-left:1px solid #000 ; float:left ; height:24px ; width:239px }
		#nav1 li.last { border-right:1px solid #000 ; width:238px }
			#nav1 a { color:#FFF ; display:block ; font-weight:bold ; line-height:24px ; text-align:center ; text-decoration:none }
	#content { background:#FF9 url(../images/bg_content.gif) ; border-bottom:1px solid #000 ; color:#000 ; margin:auto ; width:960px }
		#left { color:#FF0B0B ; display:inline ; float:left ; font-weight:bold ; margin-left:10px ; padding:20px 0 ; text-align:center ; width:219px }
		#left p { margin-bottom:18px }
		#right { display:inline ; float:right ; margin-right:1px ; padding-bottom:20px ; width:718px }
			h1 { background:#FFEF00 ; border-bottom:1px solid #000 ; color:#000 ; font-size:24px ; padding:5px ; text-align:center ; width:708px }
				h1 a { color:#000 ; text-decoration:none }
			#benefit { background:#FFF ; border-bottom:1px solid #000 ; padding:20px 0  }
				#benefit li { float:left ; text-align:center ; width:144px }
				#benefit li.first { font-size:18px ; padding-top:30px ; width:143px }
			#contentInner { padding:20px ; width:678px }
				#contentInner p { line-height:16px ; padding-bottom:18px }
#footer { margin:auto ; padding:20px 0 ; text-align:center ; width:960px }
	#footer a { color:#FFF }
	
/* TABLES */
.tb1 th, .tb1 td { padding:2px ; text-align:left }

/* CLEARFIX */
#benefit, #content { overflow:hidden }
* html #benefit, * html #content { height:1% ; overflow:visible }
