html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
	
}
.clear {
	clear: both;
	background-color:#FFF;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding: 10px;
}


#conteiner {
	text-align: left;
	margin: auto;
	width: 100%;
  position: relative;
}

#header {
	background-position:left;
	top: -1px;
	width: 100%;
	height: 582px;
	background-image:url(images/header_2.jpg);
	background-repeat:no-repeat;
}
#left {
  float: left;
  width: 260px;
}
#logo {
float:left;
  width: 300px;
  height: 275px;
  background: url(images/header_01.gif) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo h2 {
  padding-top: 380px;
  width:240px;
  font: 18px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
  width:243px;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 25px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 205px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 205px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 15px;
	background-color:#FFF;
	font-size: 16px;
  
}

#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top:0;
}


#profile {
  margin-right: 10px;
  margin-left: 10px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 100%;
}
#corp {
  margin-right: 1%;
}
#prof1, #prof2, #prof3, #prof4, #prof5, #prof6, #prof7, #prof8, #prof9, #prof10{
  background: url(images/prof_1.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 5px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#prof2 {
  background: url(images/prof_2.jpg) no-repeat;
}
#prof3 {
  background: url(images/prof_3.jpg) no-repeat;
}
#prof4 {
  background: url(images/prof_4.jpg) no-repeat;
}
#prof5 {
  background: url(images/prof_5.jpg) no-repeat;
}
#prof6 {
  background: url(images/prof_6.jpg) no-repeat;
}
#prof7 {
  background: url(images/prof_7.jpg) no-repeat;
}
#prof8 {
  background: url(images/prof_8.jpg) no-repeat;
}
#prof9 {
  background: url(images/prof_9.jpg) no-repeat;
}
#prof10 {
  background: url(images/prof_10.jpg) no-repeat;
}

#spacer {
  height: 2em;
}


#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif);
	background-repeat:repeat-x;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#conteiner #right p {
text-indent: 30px;
}
#conteiner #header #logo h2 {
	font-size: 14px;
}

