* {
	padding: 0;
	margin: 0;
	-moz-box-sizing: border-box;
	font-size: 0px;
}
a {
	text-decoration: none;
}
/*a:hover {
	text-decoration: underline;
}*/
body {
	background-color: #E6E6E6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#all {
	margin-left: auto; margin-right: auto;
	width: 800px;
	padding-top: 0px;
}
#head {

	background-color: #6A685B;
	width: 800px;
	height: 150px;
	background-image: url(images/head.jpg); 
	background-repeat: no-repeat;
	background-position: center;
}
#hlinks {		
	
	padding-left: 600px;
	padding-top: 19px;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
}
#hlinks a{
	font-size: 12px;
	color: white;
}
#hlinks a:hover {
	text-decoration: underline;
}
#ll {
	line-height: 18px;
}

.but, .sbut{
	width: 96px;
	height: 15px;
	font-size: 12px;
	color: white;
	text-align: center;
	vertical-align: top;
	float: left;
}
.but:hover {
	background-color: #333333;
}
.but a,.sbut a{
	margin-top: 10px;
	font-size: 12px;
	color: white;
}
.sbut {
	background-color: #333333;	
}
#menu {
	text-align: left;
	height: 15px;
	width: 800px;
	background-color: #666666;
}
#space1 {
	height: 10px;
	width: 800px;
}
#left {
	width: 570px;
	text-align: left;
	float: left;
	border-right: 1px solid #A3A195;
	margin-top: 20px;

}
#left-in {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#left-in * {
	font-size: 12px;
}
#hr {
	border: none;
	border-color: #A3A195;
	border-bottom-width: 1px;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-top: 10px;
	margin-bottom: 15px;
}
.q {
	background-color: #DDDED5;
	font-size: 12px;
	color: #333333;
}
b {
	font-size: 12px;
	font-style: bolded;
}
.q a{
	font-size: 12px;
	color: #669966;
	text-decoration: underline;
}
#right {
	width: 229px;
	float: left;
}
#right-in {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#footer-in {	
}

#footer-space {
	clear: both;
	height: 20px;
}
#footer {
	width: 800px;
	background-color: #666666;
	height: 15px;
	clear: both;
}
#powered {
	font-size: 12px;
	color: #D3D3D3;
	padding-right: 20px;
}
#copyright {
	font-size: 12px;
	color: #D3D3D3;
	padding-left: 20px;
	float: left;
}
#footer a {
	float: right;
	font-size: 12px;
	color: #D3D3D3;
	vertical-align: middle;
}
#footer a:hover {
	padding-top: -10px;
	text-decoration: underline;
}
#center {
	width: 800px;
	margin-top: 20px;
}
#center-in {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#center-in * {
	font-size: 12px;
	color: #333333;
}
#center-in li {
	margin-bottom: 0;
	margin-left: 25px;
}
#left-in a,#center-in a{
	font-size: 12px;
	color: #669966;
	text-decoration: underline;
}
#left-in p, #center-in p{
	text-indent: 10pt;
	text-align: left;	
	font-size: 12px;
	color: #333333;
	
}
input {font-size: 10px;}

.links, .links a {
font-size: 11px;
}
.links a {
	color: #696;
}
