html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #EFEDDA url(../i/bg_t.jpg) left top repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #0A4590;
	text-decoration: underline;
}

a:hover {
	color: #2F7BE7;
	text-decoration: underline;
}

h1 {
	font-size: 17px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px 0;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	color: #35416B;
	margin: 0;
	padding: 0 0 15px 0;
}

h3,
h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #0A4590;
	margin: 0 0 8px 0;
	padding: 0;
}

h3 a:hover {
	font-size: 16px;
	color: #0F6BDD;
}



small {
	font-size: 10px;
}

.grayText {
	color: #838383;
}

.cleaner {
	clear: both;
}

.imgLeft {
	margin-right: 12px;
}

.imgRight {
	margin-left: 12px;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 1;
	width: 950px;
	margin: 0 auto;
}

#header {
	height: 185px;
	color: #FFF;
}

#header .logo {
	position: absolute;
	top: 55px;
	left: 34px;
}

#header .txt {
	width: 318px;
	height: 94px;
	position: absolute;
	top: 35px;
	left: 250px;
	background: url(../i/bg_top.jpg) left top no-repeat;
	z-index: 1;
	padding: 15px 38px 15px 15px;
	color: #FFF;
}

#header .txt img {
	margin-right: 15px;
}
#header a {
	color: #FFF;
}
#header a:hover {
	color: #FFE600;
}

#header .lang {
	position: absolute;
	top: 148px;
	left: 40px;
}
#header .lang li {
	display: inline;
	font-size: 10px;
	margin-right: 5px;
	background: url(../i/line.gif) left no-repeat;
	padding-left: 10px;
}
#header .lang li.first {
	background: none;
	padding: 0;
}

#header .people {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/people.png',sizingMethod='scale');
	position: absolute;
	top: 0;
	right: -20px;
	z-index: 100;
}

html>body #header .people {
	background: url(../i/people.png) left top no-repeat;
	filter: none;
}


#content .mm {
	width: 170px;
	background: url(../i/mm.jpg) top right no-repeat;
	float: left;
	padding: 40px 40px 70px 40px;
}

#content .mm ul {
	padding-bottom: 35px;
}

#content .mm ul li {
	display: block;
	background: url(../i/dash.gif) bottom left repeat-x;
	color: #000;
	font-weight: bold;
	padding: 6px 0 9px 20px;
}

#content .mm ul li a {
	color: #0A4590;
	font-weight: bold;
}

#content .mm ul li a:hover {
	color: #000;
	font-weight: bold;
}

#content .mm p {
	padding-left: 20px;
}








#content .content {
	width: 665px;
	float: right;
	padding: 50px 0 50px 35px;
}
#content .content .middle {
	width: 445px;
	float: left;
}
#content .content .right {
	width: 220px;
	float: right;
}
#content td {
	vertical-align: top;
	line-height: 16px;
}
#content .content p {
	padding-bottom: 15px;
}


.orangeLink {
	background: #FFB400;
	padding: 0 10px;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.orangeLink:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFCB51;
}

.blackLink {
	font-size: 10px;
	color: #000;
}
.blackLink:hover {
	font-size: 10px;
	color: #2F7BE7;
}




.thmbs {
	margin-top: 25px;
}
.thmbs_bg {
	background: url(../i/thmb_bg.jpg) repeat-x;
	padding-top: 30px;
}
.thmbs_bg img {
	border: 1px solid #817F67;
}




.pics a img {
	padding: 4px;
	border: 1px solid #CBC7A3;
}



#wrapper #content .pages td {
	padding: 0 10px;
	vertical-align: middle;
	height: 16px;
	text-align: center;
}
.pages .act {
	background: url(../i/page_bg.gif) center center no-repeat;
}
.pages .act a,
.pages .act a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}




#footer {
	clear: both;
	height: 45px;
	font-size: 10px;
	text-align: center;
	position: relative;
	z-index: 10;
	padding-top: 5px;
}
#footer .era {
	position: absolute;
	z-index: 10;
	left: 44px;
	top: 0;
	display: block;
	width: 130px;
	height: 12px;
	background: url(../i/era.gif) left top no-repeat;
	text-decoration: none;
	color: #000000;
	padding: 7px 0 0 40px;
}
#footer .era:hover {
	color: #000;
	text-decoration: none;
}

/* --- Forms --- { --- */

.form {
	color: #0A4590;
	font-size: 10px;
}

.form .normalInput,
.form .shortInput {
	margin-top: 3px;
	margin-bottom: 7px;
}

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput {
	border: 1px solid #999782;
	background-color: #FFFFFF;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 2px;
}

.shortInput {
}

.normalInput {
	width: 214px;
}

.mediumInput {
}

.longInput {
}

.btn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFB400;
	border: none;
	padding: 3px 10px;
}

/* --- } --- Forms --- */

#some_center_block {
  border: 1px solid #555555;
  padding: 3px;
  z-index: 1000;
  position: absolute;
  display: none;
  background-color: #ffffff;
  cursor: pointer;
}

.content ul, li {
	margin-left: 5px;
	list-style-type: disc;
}


