﻿body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}

img {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    height: 229px;
    width: 770px;
}

div.copyright{
	text-align:center;
	font-size:10px
}


div.container 
{
    margin:auto;
    margin-top: 20px;
    width:998px;
    padding:0px;
}

div.container .top img
{
    width:998px;
    height:178px;
}

div.container .bottom img
{
    width:998px;
    height:166px;
}


div.container .middle
{
    width:770px;
    height:229px;
    float:right;
}


div.container .menu
{
    width:228px;
    height:229px;
    float:left;
    background : #125a57;
}


div.container .img
{
    width:228px;
    height:28px;
}
