body,img,ul,p,h1,h2,h3,form,input {
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
text-align:center;
}


html, body {
width: 100%;
height: 100%;
}

* html #container {
height: 100%;
}

body {
background:url(images/bg_all.jpg) #272420 0 0 repeat;
}

#container {
position: relative;
background:#fff;
width: 1000px;
margin: 0 auto;
min-height: 100%;
}

.header {
	background:url(images/bg.jpg) 0 0 no-repeat;
	height: 313px;
	}
.left {
	float:left;
	width:280px;
	padding:0 0 20px 20px;
	}
	.left ul ul {
		padding:0 0 0 20px;
		font-size:12px;
		}
	.left ul ul,.left ul  {
		font-style:italic;
		}
	.left div {
		font-size:14px;
		cursor:pointer;
		width:230px;
		padding:0 10px 0 20px;
		line-height:25px;
		text-decoration:underline;
		position:relative;
		background:url(images/a.jpg) 0 25px repeat;
		}
	.left div:hover {
		background:url(images/a.jpg) 0 0 repeat;
		color:#fff;
		text-decoration:none;
		}
	.left ul ul a {
		color:#000;
		text-decoration:underline;
		display:block;
		width:190px;
		padding:3px 10px 3px 20px;
		font-size:12px;
		}
	.left ul a {
		color:#000;
		text-decoration:underline;
		display:block;
		width:230px;
		padding:3px 10px 3px 20px;
		background:url(images/a.jpg) 0 25px repeat;
		font-size:14px;
		}
	.left ul a:hover {
		color:#fff;
		text-decoration:none;
		background:url(images/a.jpg) 0 0 repeat;
		}
	.left ul ul a:hover {
		color:#fff;
		text-decoration:none;
		background:url(images/a.jpg) 0 0 repeat;
		}
.left ul li{
text-align:left;
}

.content {
	float:left;
	width:680px;
	padding:0 20px 20px 0;
	line-height:18px;
	}
.content p{
margin-bottom:10px;
text-align:justify;
}
.content p img {
	margin:0 10px 5px 0;
float:left;
	}
.content a {
	color:#d1653f;
	text-decoration:underline;
	}
.content a:hover {
	text-decoration:none;
	}
.content strong {
	color:#d1653f;
	}
.content em {
	color:#d1653f;
	font-weight:bold;
	}
	.content h1 {
		font-style:italic;
		color:#d1653f;
		font-size:16px;
		display:block;
		padding:3px 0;
text-align:left;
		}
.clearfloat {
clear: both;
}

.empty {
height: 50px;
}

#footer {
position: relative;
width: 960px;
height: 49px;
margin: -50px auto 0;
border-top:1px #d6d6d6 solid;
text-align:center;
line-height:40px;
}
#footer a {
color: #9c7e0d;
}

#footer a:hover {
color: #000;
text-decoration:none;
}

