* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background: #211003;
	color: #fff;
	background: #211003 url(images/headerbg.jpg) center top no-repeat;
}
a {
	color: #fff;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
}

#ad {
  margin:0 auto;
  width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 568px;
/*	background: #211003 url(images/headerbg.jpg) center top no-repeat;*/
}

#logo {margin: 0 auto 0;
text-align: center;
padding: 65px 16px 0 0;
}

#menu {margin: 19px auto 0;
padding-left: 49px;
width: 714px;
}

#menu a {color: #fff;
text-decoration: none;
color: #F0E17E;
}

#menu li{display: inline;
padding: 0 68px 0 0;
}

#headings {background: url(images/headings-bg.jpg) no-repeat center top;
width: 1139px;
height: 327px;
margin: 45px auto 0;
padding: 10px 0 0;
}

#headings ul {margin: 0 auto;
list-style-type: none;
padding: 0 155px 0 160px;
}

#headings ul li {display: inline;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
}

#middle {
    border-top: 1px solid #917E54;	width: 840px;
	margin: 29px auto 0;
	height: 1%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#middle h2 {
margin: 0 0 10px;
text-align: center;
font-family: Georgia;
font-size: 13pt;
}

#container {	float: left;
	width: 100%;
	overflow: hidden;
}

#main-content {padding-right: 320px;
margin-top: 15px;
text-indent: 10px;
}

#main-content .intro{margin-bottom: 20px;
}

.sr {	width: 312px;
	float: right;
	margin-left: -312px;
    margin-top: 15px;
	position: relative;
}

#illustration {text-align: center;
margin: 10px 0;
}

#illustration img {border: 3px solid #5c5131;
}

#illustration div {color: #fbe494;
}

#illustration .descr {font-size: 11px;
line-height: 1.2;
}

/* Sidebar
-----------------------------------------------------------------------------*/

#headings-bar {background: url(images/headings-bar.jpg) no-repeat top center;
width: 315px;
height: 286px;
margin-bottom: 20px;
}

#headings-bar ul {list-style-type: none;
width: 261px;
padding: 30px 0 0 20px;
}

#headings-bar ul li {display: inline;
}

#twitter {background: url(images/twitter-bg-top.jpg) no-repeat center top;
}

#twitter_update_list {list-style-type: none;
padding: 0 5px 0 15px;
background: url(images/twitter-bg.jpg) no-repeat center 200px;
}

#twitter_update_list a {color: #fff;
}

#twitter_update_list li {padding-bottom: 12px;
}

#twitter-bottom {height: 30px;
width: 315px;
background: url(images/twitter-bg-bottom.jpg);
position: relative;
top: -8px;
left: -1px;
}

#twitter .icons {list-style-type: none;
text-align: right;
padding: 5px 20px 0 0;
}

#twitter .icons li{
display: inline;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -100px auto 0;
	min-width: 1000px;
	height: 100px;
}

#footer .middle{margin: 16px auto 0;
width: 840px;
border-top: 1px solid #917E54;
}

#footer-left {float: left;
width: 489px;
}

#footer-left img {margin-top: 12px;
}

#footer-right {float: right;
padding-top: 7px;
}

#footer ul {
display: inline;list-style-type: none;
margin-left: 10px;
}

#footer ul li {display: inline;
margin-left: 6px;
position: relative;
top: -10px;
}
