* { padding: 0; margin: 0; }

body {
	background:url(../images/bcg.jpg) #c56817 no-repeat top center;
 	text-align:left;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
}

#wrapper { 
 margin: 0 auto;
 width: 1040px;
}

#topfla {
 width: 1040px;
 height: 515px;
}

#content {
	padding: 0 40px;
	width:700px;
	margin: 0 131px;
	background:url(../images/bg_cont.jpg) repeat-y #c56817;
}
#footer {
	height:70px;
	padding: 0 40px;
	width:700px;
	margin: 0 131px;
	background:url(../images/bg_foot.jpg) no-repeat;
	}

.clear{
	clear: both;
}

a {
 outline-style:none;
}
.nagl18 {
	font-size:18px;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
	border-bottom:#FF6600 1px solid;
	border-top:#FF6600 1px solid;
	padding:3px 0;
}
hr {
	background-color:#963600;
	color:#963600;
	border:0;
	height:1px;
	width:100%;
}
#pic_r img {
	border:#FF6600 1px solid;
}