html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #d68800;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px georgia, arial, verdana, arial, sans-serif;
	font: 0.8em/1.5em Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 15px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 20px;
  font: 32px "arial narrow", arial, sans-serif;
}
#logo a {
  text-decoration: none;
}
#logo a:hover {
  color: #84806b;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #c9c4a2;
  border-bottom: 1px solid #c9c4a2;
  padding: 3px;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

#nav ul {
	margin: 0;
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px  arial, sans-serif;
  border-top: 1px solid #959595;
  background: 200px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 5px;
}
#nav a {
  color: #fff;
  font-size: 13px;
  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 {
  font-weight: bold;
  background: 200px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
  text-align: left;
}
#news a {
  color: #74653D;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-weight: bold;
  font-size: 9px;
  text-align: center;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 5px;
  height: 120px;
  font-weight: bold;
  text-align: center;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 18px;
  padding-top: 301px;
}
#right h2 {
  font-size: 20px;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font-size: 14px;
  font-weight: bold;
  color: #94886e;
  border-bottom: 1px solid #d7ccb4;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right p {
  text-align: justify;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#slogan {
  text-align: center;
  padding: 5px 20px;
  font-size: 12px;
  color: #715F36;
}
#copyright {
  text-align: center;
  font-size: 11px;
  color: #715F36;
  font-weight: bold;
}
#links {
  text-align: right;
  padding: 0 25px 5px 25px;
  font-size: 11px;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

table {
  border-collapse: collapse;
  width: 95%;
  margin: 10px 0;
}

td {
  border: 1px solid #d3c89a;
  padding: 2px 5px;
}

.even {
  background: #e8e1c4;
}

.odd {
  background: #f1efe8;
}

.center { text-align: center; }
.cleaner { clear: both; height: 1px; font-size: 1px;  border: none; margin: 0; padding: 0; background: transparent; visibility: hidden; }


#form { width: 98%; }

#form table {
  font-size: 1.0em;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 25px;
}

#form td, th {
  padding: 3px;
  vertical-align: middle;
  text-align: left;
  border: 0px solid #fff;
}

#form th {
  border: 0px solid #fff;
}

#form .payment_choice {
  text-align: center;
  font-weight: bold;
  padding: 5px;
  background-color: #f8e5e5;
}

#form .top {
  vertical-align: top;
}

#form .right {
  text-align: right;
}

#form .center {
  text-align: center;
}

#form .first_column {
  width: 35%;
  text-align: right;
}

#form .first_column-big {
  width: 60%;
}

#form .obligatory {
  color: red;
  margin-right: 3px;
}

#form .optional {
  color: #666666;
}

#form fieldset {
  border: 1px solid #dedede;
  padding: 5px;
  margin: 15px 0px 20px;
}

#form legend {
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
  color: #827a5b;
}

#form input, #form textarea {
  padding: 2px;
}

#form .button {
  padding: 2px 15px;
  width: 150px;
}

#form h3 {
  font-weight: bold;
  font-size: 14px;
  padding: 0px;
  margin: 25px 0px 5px;
  color: #0E609F;
}

#form .description {
  margin: 0px;
  margin-bottom: 6px;
  font-size: 0.8em;
  line-height: 1.3em;
}

#form p.error {
  font-weight: bold;
  color: #C30721;
  text-align: center;
}

#form p.important {
  color: #D30014;
  text-align: center;
}

#form p.errormessage {
  font-weight: bold;
  color: #C30721;
  font-size: 0.9em;
  margin: 0px;
  margin-bottom: 15px;
}


