﻿/**********************************MASTER PAGE TABLE***************************************************/
.topRow
{
	height: 240px;
	width: 900px;
	background: url(../../Images/NewCustomer/topEng.jpg);
	background-repeat: no-repeat;
}

.middleRightTd
{
	height: 494px;
	width: 204px;
	background: url(../../Images/NewCustomer/middleLeftEng.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.middleLefttTd
{
	height: 494px;
	width: 644px;
	background: url(../../Images/NewCustomer/middleRightEng.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align:top;
}

.bottomRow
{
	height: 51px;
	width: 900px;
	background: url(../../Images/NewCustomer/bottom2.jpg);
	background-repeat: no-repeat;
}

.sideBorderLeft
{
	height: 1px;
	width: 27px;
	background: url(../../Images/NewCustomer/bgrLeft2.jpg);
	background-repeat:repeat-y;
}

.sideBorderRight
{
	height: 1px;
	width: 25px;
	background: url(../../Images/NewCustomer/bgrRight2.jpg);
	background-repeat:repeat-y;
}
