html {
	background: #212F44 url("/images/design/html_bg.png") center;
}
body {
	margin: 0;
	padding: 0;
}
html,
body {
	height: 100%;
}


.clear {
	clear: both;
}
.feedback  {
	line-height: 16px;
	font-size: 12px;
	color: #000;
	font-style: normal;
	background: url("/images/design/blockquote_bg.png") 0 0 no-repeat;
	margin-left:20px;	
	margin-bottom:43px;
	width: 180px;
}
.feedback em {
	display: block;
	margin: 16px 0;
	font-size: 11px;
	text-align: right;
}
a.quote_link {
	display: block;
	margin: -33px 0 0;
	padding: 20px 0 0 47px;
	height: auto !important;
	height: 32px;
	min-height: 32px;
	background: url("/images/design/blockquote_link.png") 0 0 no-repeat;
	text-decoration: none;
	font-size: 12px;
}
#copy{
	float: left;
	width: 258px;
	padding: 16px 34px 0 48px;
	font-size: 11px;
	line-height: 18px;
	color: #9C9C9C;
}
#create{
	float: right;
	width: 268px;
	padding: 16px 34px 0 48px;
	font-size: 11px;
	line-height: 21px;
	color: #9C9C9C;
}
#left_inc {
	padding-left: 40px;
	padding-top: 25px;
	clear: both;
}
#lang {
	position: absolute;
	right: 38px;
	top: 19px;
	width: 100px;
}
#lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#icons {
	position: absolute;
	right: 34px;
	top: 128px;
	width: 100px;
}
#icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#home_right {
	float: right;
	left: 0px;
	width: 230px;
}
#home_center {
	left: 0px;
}


#steep_list {
	clear: left;
	margin: 0;
	padding: 22px 0 0 13px;
	padding: 0px;
}
#steep_list ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
.year {
	width: 320px;
}
.steep {
	margin-top: 10px;
	height: 150px;
}

#page p.small {
	padding-top: 0px;
	margin-top: 0px;
}

#page p.small2 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#header {
	padding-top: 35px;
}
#header p {
	padding-left:0px;
	width:auto;
	padding-right:40px;
}
