* {
	padding:0;
	margin:0;
	outline: 0;
}
body {
	background:#666;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
.clear, .cl {
	line-height: 0;
	font-size: 0;
	height: 0;
	display: block;
	clear: both;
}
#page {
	width:879px;
	margin: 0 auto;
	background:#333;
	padding: 13px;
}
#wrap {
	background: #1C1C1C;
}
#header {
	background:url(../images/header.jpg) no-repeat 0 0;
	height:209px;
	padding:2px 0 0 0;
	color:#fff;
}
p.high {
	font-size:18px;
	font-weight:bold;
	padding:4px 38px 0 0;
	float:right;
	letter-spacing:1.5px;
}
#nav {
	background:url(../images/background.jpg) repeat-x 0 0;
	padding: 4px 0 4px 32px;
	height: 23px;
}
#nav ul {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li {
	float: left;
	list-style-type:none;
	border-right:solid 1px #FFF;
}
#nav ul li a {
	text-decoration:none;
	float: left;
	color:#FFF;
	line-height:23px;
	padding: 0 12px 0 14px;
}
#nav ul a:hover{
	color:#A90E14;
	background-color: #CCC;
}
#sidebar {
	float:left;
	width:191px;
	background:#1C1C1C;
	padding-top:20px;
}
.box a {
	text-decoration:none;	
}
.box {
	width: 183px;
	margin: 0 auto 24px;
}
.box h2 {
	background:url(../images/h2.jpg) repeat-x;	
	color:#fff;
	font-size:16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.box h2 a {
	display: block;
	color:#FFF;
}
.box h2 a:hover {
	color: #A90E14;
	background-color: #CCC;
	border: none;
}
#content {
	float:right;
	width:670px;
	background:#fff;
	margin:1px 0 0 0 ;
	padding-top:24px;
	min-height:779px;
    height:auto !important;
    height:779px;
	padding-left: 15px;
}
#content h2 {
	font-size:15px;
	text-transform:uppercase;	
}
#footer {
	background:url(../images/footer.jpg) no-repeat 0 bottom;
	padding-left: 16px;
}
#footer p {
	font-size:14px;
	line-height: 27px;
	color:#fff;
	font-weight:bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.reverse {
	color: #FFF;
}
#button {
	position: relative;
	width:150px; height: 55px;
	top: 22px; left: 346px;
	background: transparent;
	border: none;	
	text-align: center;
}
.style11 {font-size: 14px}
.style2 {font-size: 16px;
	font-weight: bold;
}