html {
	background: #B0AD9F;
}

body {
	padding:0;
    font-family:Arial Narrow; 
	color:#484848;
	font-size: 12px;
	background: url(../images/bg_new_wide.jpg);
	background-repeat:repeat-x;
	height: 372px; 
	background-color: #B0AD9F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {	
color: #BE0000; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 18px;
font-weight:bold;
}

a:visited {	
color: #BE0000; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 18px;
font-weight:bold;
}

a:active { 
color: #BE0000; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 18px;
font-weight:bold;
}

a:hover { 
color: #484848; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 18px;
font-weight:bold;
}

.a_bottom:link {	
color: #484848; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 14px;
font-weight: normal; 
}

.a_bottom:visited {	
color: #484848; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 14px;
font-weight: normal; 
}

.a_bottom:active { 
color: #484848; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 14px;
font-weight: normal; 
}

.a_bottom:hover { 
color: #BE0000; 
text-decoration: underline; 
font-family:Arial Narrow; 
font-size: 14px;
font-weight: normal; 
}

.host { 
color: #484848; 
text-decoration: none; 
font-family:Arial Narrow; 
font-size: 14px;
}


p {
	font-family:Arial Narrow;
	font-size: 16px;
	color: #484848;
	margin: 1px 8px 0;	
}


h1 {	
    font-family: Arial Narrow;
	font-size: 24px;
	color: #BE0000;
	margin: 4px 4px 4px 4px;
	font-weight: normal; 
}

h2 {
    font-family: Arial Narrow;
	font-size: 20px;
	color: #BE0000;
	margin: 4px 4px 4px 4px;
}

h3 {
    font-family: Arial Narrow;
	font-size: 14px;
	color: #BE0000;
	margin: 4px 4px 4px 4px;
}

.tile {
	color: #EE2E24;
	font-size: 14px;
	font-weight:bold;
}

.style11 {
	color: #BE0000;
	font-weight: bold;
	}
	
.templat_v_line {
	height: 300px;
	float: left;
	width: 1px;
	background:url(../images/templatemo_v_line.jpg);
	background-color: #FFFFFF;
	margin-top: 25px;
}

.templat_v_line_contact {
	height: 600px;
	float: left;
	width: 1px;
	background:url(../images/templatemo_v_line.jpg);
	margin-top: 20px;
}

.template_h_line {
	width: 100%;
	clear: both;
	border-bottom: #000000 1px dotted;
	margin: 0 0 10px 0;
}


.style10 {color: #000000;
}
div.img
{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 180px;
  margin: 2px;
}

bold
{
  font-weight: bold;
}
