﻿div.mainContent
{
	height: 465px;
}

#enterImg
{
    position: absolute;
    width: 645px;
    height: 466px;
    top: 35px;
    left: 215px;
}
#enterTextField
{
    position: absolute;
    left: 400px;
    top: 150px;
    width: 77px;
    height: 28px;
}
.tbZip
{
    position: absolute;
    left: 155px;
    top: 200px;
    border-style: solid;
    border-color: #FFFFFF;
    width: 60px;
    height: 18px;
}
.enterBtn
{
    position: absolute;
    left: 250px;
    top: 195px;
    background-image: url(../images/enterBtn.gif);
    background-repeat: no-repeat;
    border: 0px;
    background-color: Transparent;
    width: 88px;
    height: 34px;
}
.space400{
    height: 400px;
}
.GetStarted{
	color:#F21919;
	text-align: center;
	font-size: 15px;
	padding-top:273px;
	clear: both;
}
