html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
  	background: #000;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 714px;
  	position: relative;
}

#header {
  	background: top left url(images/logo.jpg) no-repeat;
  	padding-top: 125px;
  	width: 800px;
 	 position: relative;
}

#search {
  	width: 148px;
  	background: #E8E7DA url(images/search_top.jpg) no-repeat;
  	text-align: center;
  	position: absolute;
  	bottom: -1px;
  	left: 558px;
  	padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 252px;
}


#nav ul {
  background: bottom right #565334 url(images/nav_bot.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}

#language  {
  margin: 0 7px 0 28px;
  padding: 3px 20px 15px 20px;
  color: #e8e7da;
}

#nav li {
  list-style: none;

}
#nav a {
  color: #e9e7da;
  font: 18px "times new roman", serif;
  font-style: italic;

  padding-right: 8px;
}

/** content **/

#content {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width: 462px;
  margin-left: 254px;
  min-height: 570px;
}


#content .welcome {

  float: right;
  margin-top: 14px;
  padding-right: 35px;
}

#content .welcome-left {

  float: left;
  margin-top: 14px;
  margin-left: 25px;
  font-style: bold;
}

#content .links {

  float: right;
  margin-top: 14px;

}

#content .main, #content .main2 {
  float: right;
  width: 250px;
  margin-top: 14px;
  padding-right: 28px;
}

#content .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
}
#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}

/** content-short **/

#content-short {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width: 462px;
  margin-left: 254px;
  min-height: 480px;
}


#content-short .welcome {

  float: right;
  margin-top: 14px;
  padding-right: 35px;
}

#content-short .links {

  float: right;
  margin-top: 14px;

}

#content-short .main, #content-short .main2 {
  float: right;
  width: 250px;
  margin-top: 14px;
  padding-right: 28px;
}

#content-short .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
}

#content-short .main p, #content-short .main2 p {
  margin: 0em 1em 0 0;
}
#content-short .main2 .right {
  margin-left: 18px;
}
#content-short .main .clear, #content-short .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}



#beauty {
  float: right;
  width: 134px;
  height: 45px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;
}
#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#beauty p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#beauty .clear {
  height: 10px;
}

h2 {
  font: italic 22px "Times new roman", serif;
  color: #434343;
  margin: 0 0 0.5em 0;
}

/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 5px 0 0 265px;
}

#privacy {
  position: absolute;
  right: 8px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  background: #E8E7DA bottom left url(images/footer_tab.jpg) no-repeat;
}
#privacy a {
  color: #000;
  font-weight: normal;
}

p {
	margin:0;
	padding:0;
}
#bwrapper {
	width:250px;
	padding:3px;
	height:150px;
}

#bwrapper2 {
	width:250px;
	padding:3px;
	height:150px;
}
#bwrapper3 {
	width:250px;
	padding:3px;
	height:100px;
}
#fixed {
	float:right;
	width:100px;
	height:150px;
	display:block;
	padding-top:30px;
}

#fixed2 {
	float:left;
	width:200px;
	height:133px;
	display:block;
	padding-top:0px;
}

#fixed3 {
	float:left;
	width:200px;
	height:88px;
	display:block;
	padding-top:0px;
}
#floating {
	width:100px;
	height:100%;
	position:relative;
	border:1px solid #666;
	padding:2px;
}

#floating2 {
	width:200px;
	height:100%;
	position:relative;
	border:1px solid #666;
	padding:2px;
}

#floating div {
	position:absolute;
	bottom:0;
	left:0;
}

#floating2 div {
	position:absolute;
	bottom:0;
	left:0;
}

.moduletable {
	width: 180px;
	padding:2px;
	border:1px solid #666;
	}