html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #7a5f55;
	font-weight: bold;

}
a:hover {
	color: black;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/body.jpg);
	text-align: center;
	color: black;
	padding-bottom: 10px;
	padding-top: 31px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
  position: relative;
  background: url(images/body.gif) repeat-y;
}

#logo {
  width: 950px; 
  height: 0px;
  margin-top: 10px; 
  background: #c5ad8f;
  text-align: center;
  color: #ffffff;
}

#logo h1 {
  padding-top: 30px;
  font: 18px "black", 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;
}



#support {
  background: #cc33ff;
  padding: 1px;
  height: 97px;
  color: #C0C0C0;
}
#support p {
  margin: 0.7em 2.6em;
}


#right {
  float: left;
  padding-right: 25px;
padding-left: 25px;
  padding-top: 15px;
  text-align:justify;
width: 900px;
background: url(images/page.JPG) repeat-y;
}

#right h1 {
  font: 18px arial, sans-serif;
  color: #000000;
  text-align:justify;
}
#right h2 {
  font: 24px arial, sans-serif;
  color: #a08267;
  border-bottom: 2px solid #a08267;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 16px arial, sans-serif;
  color: #000000;
  border-bottom: 0px solid black;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 1em;
}
#welcome {  
margin: 0em 1em 0em 0em;  
  font: 16px  arial, sans-serif;
color: #7a5f55;
}
#welcome2 {
  margin: 0em 1em 0em 0em;  
  font: 13px  arial, sans-serif;
}
#menu {
  padding-bottom: 0px;
  font: 9,5pt  arial, sans-serif;
color: #ffffff;
text-align:left;

}
#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/Rockwood.jpg) no-repeat;
  width: 93px;
  height: 192px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/Rockrock.jpg) no-repeat;
}
#spacer {
  height: 2em;
}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bbbbbb;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#footer {
  background: url(images/bottom.jpg) repeat-y;
}
#copyright {
  text-align: center;
  padding-top: 20px;
padding-bottom: 20px;
  font-size: 9px;
  color: white;
  font-weight: bold;
background: #8a5c41;
}

.content2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
margin-top:20px;
text-decoration:none;
}
