﻿.master
{
	width: 1037px; 
	margin: 0 auto;
	text-align: left;
}
.header 
{
	
}
.menu 
{
	clear:both;
}
.main 
{
    clear:both;
    padding: 20px;
    text-align: left;
    border-left:solid 1px #999999;
    border-right:solid 1px #999999;
    border-bottom:solid 1px #999999;
    min-height:423px; height:auto;
    background-color:White;
}
.footer 
{   
    text-align: center;
}