﻿body {
     margin:0px;
}

a
{
	color:#38495b;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

#main
{
	width:993px;
    margin:0px auto;
}

#content 
{
	background-color:#e5e8ed;
	width:993px;
}

#left
{
    margin-top:40px;
	width:320px;
	float:left;
}

#right
{
	margin-top:20px;
	width:670px;
	float:left;
	text-align:center;
}

   .style1
        {
            width: 650px;
        }
        .style2
        {
            height: 34px;
        }
        .style3
        {
            width: 220px;
            margin-left: 85px;
            color:#38495b;
        }
        .style5
        {
        	padding-left:20px;
            font-size: small;
            line-height: 20px;
            color:#38495b;
        }
        .style6
        {
            height: 11px;
        }
        
        .style8
        {
            font-size: 11pt;
            font-weight: bold;
        }

#footer 
{ 
  padding-top:6px; padding-bottom:5px;
  background-color:#d3dce5;
  margin-bottom:20px;
  WIDTH: 993px; COLOR:#708090; LINE-HEIGHT: 20px; TEXT-ALIGN: center; text-align:center; 	font-size: 12px;
}