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;
	background-color: #FFFFFF;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #D9BA40 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

/** layout **/
#container {
	text-align: left;
	margin: auto;
	width: 870px;
	position: relative;
	background-image: url(layout/body.gif);
	background-repeat: repeat-y;
}

#header {
	position: absolute;
	top: 0;
	left: 310px;
	width: 560px;
	height: 279px;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
}
#header2 {
	position: absolute;
	top: 0;
	left: 310px;
	width: 560px;
	height: 279px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
#header3 {
	position: absolute;
	top: 0;
	left: 310px;
	width: 560px;
	height: 279px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}

#header4 {
	position: absolute;
	top: 0;
	left: 310px;
	width: 560px;
	height: 279px;
	background-image: url(layout/header4.jpg);
	background-repeat: no-repeat;
}
#left {
  float: left;
  width: 310px;
}
#logo {
	width: 310px;
	height: 152px;
	text-align: center;
	color: #595959;
	background-image: url(layout/logo.jpg);
	background-repeat: no-repeat;
}
#logo h1 {
	padding-top: 20px;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 16px;
	color: #000000;
}
#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;
}
#nav ul {
	margin-left: 11px;
	padding-left: 1px;
	padding-bottom: 29px;
	background-color: #2A2A2A;
	background-image: url(layout/navigation-border.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 250px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
  font-weight:bold;
}
#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 .current {
  border: none;
  background: 250px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .current a {
  color: #E9C379;
}

#nav .current2 {
  border-top: 1px solid #959595;
  background: 250px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .current2 a {
  color: #E9C379;
}

#side {
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
	font-weight:normal;
	background-image: url(layout/side_bg.jpg);
	background-repeat: repeat;
}
#side h2 {
  font-size: 12px;
  color: #BE8B06;
}
#side p {
	font-size: 11px;
	margin-top: 1em;
	margin-right: 2px;
	margin-left: 0;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#side a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#side a:hover {
  color: #38301A;
}
#side .more {
  font-size: 9px;
}
#side .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#side ul {
	margin-left: 11px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#side li {
	list-style: none;
	background: 10px 10px url(images/arr_white.gif) no-repeat;
	padding: 7px 0 0 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#side-bottom {
	padding: 1px;
	height: 119px;
	color: #1A1A18;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
}
#side-bottom p {
	margin-top: 30px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

#right {
	float: right;
	width: 490px;
	padding-right: 9px;
	padding-top: 301px;
	
}

#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #74653D;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right-para{
  margin-right: 20px;
  font-weight:normal;
}



#right ul {
	margin-left: 11px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#right li {
	list-style: none;
	background: 10px 10px url(images/arr_white.gif) no-repeat;
	padding: 7px 0 0 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#profile {
  margin-right: 16px;
  font-weight:normal;
}
#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;
}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#713e3a;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#footer {
	background-image: url(layout/footer_bg.gif);
	background-repeat: repeat;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	background-image: url(layout/footerborder.gif);
	background-repeat: no-repeat;
}
.content2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
margin-top:20px;
text-decoration:none;
}
.formborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #74653D;
	border-right-color: #74653D;
	border-bottom-color: #74653D;
	border-left-color: #74653D;
}
