﻿BODY
{
    MARGIN: 10px auto 0px auto;
    COLOR: #333333;
    TEXT-ALIGN: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
    line-height:30px;
    BACKGROUND-COLOR: #5d6e8b;
}

#container {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 1000px;
	padding: 0px;
}

#global
{
    WIDTH: 1000px;
    height: auto;
    background-position: center;
	background-repeat: no-repeat;
}

#Main
{	
	width: 1000px;
	min-height: 700px;
	overflow: hidden;
    background-position: left;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(images/bkgMasterCont1000x700.gif);
}

#MasterCont
{
	FLOAT: left;
    WIDTH: 1000px;
    margin: 0px 20px 20px 0px;
}
