html {
height: 100%;
}

body {
height: 100%;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
background-color: #161415;
padding-top: 10px;
}

.body_container{display:block}

.body_container *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}

.body_container1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}

.body_container2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#000000}

.body_container3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;}

.body_container4{
  border-left:1px solid #000000;
  border-right:1px solid #000000}

.body_container5{
  border-left:1px solid #000000;
  border-right:1px solid #000000}

.body_containerfg{
 height: 220px;
 padding-right: 10px;
 padding-left: 10px;
 padding-bottom: 10px;
  background:#000000}

.body_container_table {
height: 220px;
width: 760px;
margin-left:auto; 
margin-right:auto;
padding-top: 20px;
font-family: Helvetica;
text-align: justify;
font-size: 12px;
color: #666666;
}


a:link, a:visited {
text-decoration:none;
color: #185AA4;
}

a:hover {
color: #185AA4;
}

.header {
width: 100%;
height: 111px;
padding-top: 3px;
}

.logo {
width: 80px;
height: 80px;
float: left;
}

.header_table {
width: 760px;
height: 60px;
margin-left:auto; 
margin-right:auto;
}

.header_text {
font-family: Helvetica;
font-size: 22px;
color: #161415;
padding-left: 5px;
}

.header_tag {
font-family: Helvetica;
font-size: 10px;
color: #2C2D52;
padding-left: 5px;
}

.menu_container {
width: 760px;
height: 28px;
margin-left:auto; 
margin-right:auto;
}

.menu_table {
width: 405px;
height: 28px;
float: right;
}

.menu_button {
height: 28px;
width: 81px;
background-image: url(../images/menu_button.png);
background-repeat: no-repeat;
font-family: Helvetica;
font-size: 14px;
}

.menu_button a, menu_button a:link {
height: 28px;
width: 81px;
background-image: url(../images/menu_button.png);
background-repeat: no-repeat;
display: block;
text-align: center;
text-decoration: none;
line-height: 200%;
color: #cccccc;
}

.menu_button a:hover {
height: 28px;
width: 81px;
background-image: url(../images/menu_button_sel.png);
background-repeat: no-repeat;
color: #666666;
}

.centre_block {
width: 760px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
text-align: justify;
font-size: 12px;
color: #666666;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}

.content_container {
width: 100%;
}

.bottom_blocks {
width: 760px;
margin-left:auto; 
margin-right:auto;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
background-color: #000000;
}

.block1 {
width: 249px;
font-family: Helvetica;
text-align: justify;
font-size: 12px;
color: #666666;
vertical-align: top;
border-right-width: 1px;	
border-right-style: dotted;		
border-right-color: #666666;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}

.block2 {
width: 249px;
font-family: Helvetica;
text-align: justify;
font-size: 12px;
color: #666666;
vertical-align: top;
border-right-width: 1px;	
border-right-style: dotted;		
border-right-color: #666666;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}

.block3 {
width: 249px;
font-family: Helvetica;
text-align: justify;
font-size: 12px;
color: #666666;
vertical-align: top;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}

.footer {
width: 780px;
margin-left:auto; 
margin-right:auto;
padding-top: 10px;
padding-bottom: 20px;
font-family: Helvetica;
text-align: left;
font-size: 10px;
color: #666666;
border-top-width: 1px;	
border-top-style: dotted;		
border-top-color: #666666;
}

.right {
float: right
}