body { 
	background-color:#e6e7e9;
	margin:15px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	font-family:'Courier New', Courier, monospace;
	color:#6d6e71;
}

body { 
	background-color:#e6e7e9;
	margin:8px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	font-family:'Courier New', Courier, monospace;
	color:#6d6e71;
}

p{
	font-size:12px;
}

h1{
	font-size:16px;
  color:#b0946f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0px;
}

h2{
	font-size:12px;
  color:#b0946f;
	font-weight:normal;
	margin-top:0px;
}

a:link {
  color:#6d6e71;
  text-decoration:none;
  }
a:visited {
  color:#b0946f;
  text-decoration:none;
  }
a:hover {
  color:#b0946f;
  text-decoration:underline;
}

.logo-container{
	background-image:url(/images/ico_logo.gif);
	background-repeat:no-repeat;
	width:181px;
	height:145px;
	margin:0px auto;
	margin-bottom:41px;
}

.logo-container{
	background-image:url(/images/ico_logo.gif);
	background-repeat:no-repeat;
	width:126px;
	height:100px;
	margin:0px auto;
	margin-bottom:21px;
}


.main-container{
	width:654px;
	margin:0px auto;
}


.main-menu{
	margin:0px auto;
	margin-bottom:8px;
	text-align:center;
}

.main-menu img{
	margin-right:20px;
	border:0px;
}

.copy-right-container{
	margin:0px auto;
	font-size:7.5pt;
	margin-top:12px;
	text-align:center;
}

.inner-content-container{
	width:654px;
	background-color:#FFFFFF;
	padding:20px;
}

.inner-content-container-news{
	width:654px;
	background-color:#FFFFFF;
}

.image-table{
	float:right;
	margin-left:20px;
}

.image-caption{
	font-size:9px;
}

.image-caption-small{
	font-size:9px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

.content-image-1{
	margin:0px auto;
	text-align:center;
}

.news-inner-inner-content{
	padding:20px;
}

.company-reg-text{
	text-align:center;
}

#fb-container{
	margin:0px auto;
	font-size:7.5pt;
	margin-top:20px;
  margin-bottom:20px;
	text-align:center;
}
