/* CSS Document */
#wrapper #mainLanding	{
	display: block;
	width: 488px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 8px;
	color: #21180E;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 8px;
	border-style: solid;
	border-top-color: #5D5D5D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #5D5D5D;
	background-image: url(../../../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #mainLanding li	{
	line-height: 6px;
}
#wrapper #mainLanding #calcHeading	{
	display: block;
	width: 470px;
	height: 22px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
	line-height: 20px;
	background-color: #DFDBCE;
	border-radius: 5px;
}
#wrapper #mainLanding form	{
	display: block;
	width: 310px;
	font-size: 14px;
}
#wrapper #mainLanding form table	{
	display: block;
	width: 310px;
}
#wrapper #mainLanding form td 	{
	width: 185px;
	height: 18px;
	font-size: 10px;
	line-height: 24px;
}
#wrapper #mainLanding form td.row2	{
	width: 90px;
	height: 18px;
}
#wrapper #mainLanding form input	{
	width: 90px;
	height: 18px;
	font-size: 10px;
}
#wrapper #mainLanding form #submit	{
	width: 60px;
}
#wrapper #footer	{
	display: block;
	width: 520px;
	height: 27px;
	margin-top: 10px;
	background-image: url(../../../images/footer/phone/footerPhone.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 7px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 315px;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 147px;
	height: 20px;
	margin-left: 9px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
}

