body
{
    background-color: white;
	font-family: Arial;
	margin: 27px 20px 20px 20px;
	padding: 0px;
	font-size: 12px;
	color: black;
	text-align: center;
}

#screen
{
	width: 955px;
	height: 490px;
	margin: auto;
	padding: 0px;
	text-align: left;
	border: 0px dashed black;
}

#zone0
{
	height: 70px;
	width: 950px;
	border: 0px solid #000000;
}

#zone2
{
	background: white url('mainbg.gif') no-repeat scroll center top;
	width: 955px;
	height: 514px;
	color: White;
}

.topbar
{
    height: 22px;
    width: 954px;
	background: transparent url('topbar.gif') no-repeat scroll left top;
}

.emlink
{
    height: 22px;
    width: 220px;
    display: block;
    float: right;
}

.toptab
{
	background: transparent url('tabbg.gif') no-repeat scroll left top;
	width: 857px;
	height: 170px;
	margin: 30px 0px 0px 30px;
    border-top: 1px solid transparent;
    #border-top: 0px;
	padding: 0px 0px 0px 20px;
}

.tabimg
{
    position: absolute;
    top: 171px;
    #top: 170px;
    margin-left: 512px;
}

.maintext
{
    width: 450px;
    margin: 40px 0px 0px 30px;
	font-size: 18px;
	text-align: center;
}

.button
{
    border: 1px solid #d4728f;
    background: transparent url('btnarrow.gif') no-repeat scroll 5px center;
    height: 20px;
    width: 110px;
    display: block;
    color: White;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0px 0px 30px;
    margin-top: 10px;
}

.phone
{
    float: right;
    font-size: 22px;
    color: #790d0c;
    font-weight: bold;
    margin: 15px 10px 0px 0px;
}
