/* CSS Document */
#wrapper #mainLanding	{
	display: block;
	width: 715px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 20px;
	color: #21180E;
	font-size: 13px;
	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: 8px;
}
#wrapper #mainLanding #calcHeading	{
	display: block;
	width: 700px;
	height: 26px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
	line-height: 24px;
	background-color: #DFDBCE;
	border-radius: 5px;
}
#wrapper #mainLanding form	{
	display: block;
	width: 380px;
	font-size: 14px;
}
#wrapper #mainLanding form table	{
	display: block;
	width: 380px;
}
#wrapper #mainLanding form td 	{
	width: 220px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
}
#wrapper #mainLanding form td.row2	{
	width: 100px;
}
#wrapper #mainLanding form input	{
	width: 110px;
	height: 24px;
	font-size: 12px;
}
#wrapper #mainLanding form #submit	{
	width: 85px;
	font-size: 9px;
}
#wrapper #footer	{
	display: block;
	width: 770px;
	height: 40px;
	margin-top: 10px;
	background-image: url(../../../images/footer/tablet/footerTablet.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 10px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 468px;
	height: 20px;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 215px;
	height: 20px;
	margin-left: 18px;
	margin-top: 6px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 40px;
	height: 20px;
	margin-left: 8px;
	margin-top: 6px;
	float: left;
}

