/** 
*****************************************************************************/
html, body {
  background: #3D3C3C;
  font:       normal normal normal 90% Arial, Sans, Serif;
  text-align: center;
  margin:     0;
  padding:    0;
  }
  
.high
{ background-color:#CCFF00;
font-weight: normal;
}

#p {
text-align:inherit;
}
 
img {
border:none;
}
                                                                                
/** #wrapper 
*****************************************************************************/
#wrapper {         
  margin:     0 auto;
  width:      775px;
  text-align: left;
  }

/**
*****************************************************************************/
#header {
  height: 235px;
  background: url("../images/header-bg2.jpg") no-repeat top center;
  }

#header h1,
#header p {
  display: none;
  }

/** #footer
*****************************************************************************/ 
#footer {
  clear:     both;
  font-size: 80%;
  color:     #FFFFFF; 
  height:    100px;
  }

#footer .copyright {
  float: left;
  }  
  
#footer .address {
  float: right;
  }

#footer a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
/** #contents 
*****************************************************************************/
#contents {
  position:   relative;
  background: #4B719C url("../images/contents-bg.jpg") no-repeat bottom center;
  clear:      both;
  padding:    0 0 78px 0;
  }
  
/** #column-left 
*****************************************************************************/
#column-left {      
  top:      0;
  position: absolute;
  width:    174px;
  }        

#column-left ul {
  margin:     0;
  padding:    0;
  list-style: none;
  background: #494949;
  }

#column-left ul li {
  border-left:   8px solid #313231;
  background:    #212321;
  margin-bottom: 1px;       
  }                 

#column-left ul li:hover,
#column-left ul li.hover {
  background: #313231;
  }

#column-left ul li a {
  display:         block;
  padding:         8px;
  color:           #FFF;
  text-decoration: none;
  }

#column-left .box {
  background: #FFF;
  margin:     10px;
  border:     3px solid #CCC;
  padding:    10px;
  }

/** #column-right 
*****************************************************************************/
#column-right {
  min-height:   700px;
  background:   #FFF;
  margin-left:  174px;       
  width:        537px;
  padding:      16px 32px;
  }

html>body #column-right {
  height: auto;
  }

#column-right h2 {
  border-bottom: 1px solid #DADBDB;
  }

#column-right .contents {
  background: #F5F5F5;
  }
  
#column-right h4 {
font-size:12px;
color:#0066FF;
}
  #image_boxc {
float: center;
margin: 0 0 15px 15px;
border: 2px solid #98856B;
}
  
  #image_box {
float: right;
margin: 0 0 15px 15px;
border: 2px solid #98856B;
}

#image_box1 {
float: left;
margin:0 0 10px 10px;
border: 2px solid #98856B;
}
.box1 { text-align:left; float: right; width: 250px; display: block; margin: 10px 0 0 10px; padding: 0; border: 0px solid #000; background: #fff; }
.box1 img { border: none; }
.line { display: block; margin: 0; padding: 0;width: 200px; height: 1px; line-height: 1px; font-size: 4px; border-top: 0px solid #ccc; }
.box1 p { padding: 0 0px 0 0px; margin: 4px 0 0 0; color: #000; font: normal 12px/16px Trebuchet MS, Arial, Helvetica, sans-serif; }
.box1 h2 { color: #333; font: bold 14px/16px Trebuchet MS, Arial, Helvetica, sans-serif; text-transform: uppercase; }
.box1 h2 span { color: #126EBD; }

.box2 { text-align:left; float: left; width: 225px; height: 90px; display: block; margin: 0px 0 0 0px; padding: 0; border: 1px solid #000; background: #fff; }
.box2 img { border: none; }
.line { display: block; margin: 0; padding: 0;width: 200px; height: 1px; line-height: 1px; font-size: 4px; border-top: 0px solid #ccc; }
.box2 p { padding: 0 0px 0 0px; margin: 0px 0 0 0; color: #000; font: normal 12px/16px Trebuchet MS, Arial, Helvetica, sans-serif; }
.box2 h2 { color: #333; font: bold 14px/16px Trebuchet MS, Arial, Helvetica, sans-serif; text-transform: uppercase; }
.box2 h2 span { color: #126EBD; }

#info_box { background:#4a719c; width:133px; height:auto; color: #fff; font: bold 14px Arial, Helvetica, sans-serif; margin:0px 0px 0px -2px; padding:5px 0px 5px 0px; text-align:center; line-height:18px;}




