.home .mainColunm { background: none; }
.home #flashcontent { width:745px; height:444px; }

.content {
	width: 980px;
	margin: 12px 0 0 0;
	padding:0;
	background-color: transparent;
	background-image:url(/img/bg.contentHome.gif);
	background-repeat:repeat-y;
}
* html .content { background-position: right top; }
html>body .content { background-position: right top; }

.content .mainWrapper {
	float:left;
	width: 980px;
	margin:0;
	padding:0 0 6px 0;
	background-color: transparent;
	background-image: url(/img/bg.maincontent.bottom.jpg);
	background-position: 15px bottom;
	background-repeat: no-repeat;
}
* html .content .mainWrapper { padding-bottom:0; }

/*even columns*/
.containerColumn{ 
	float:left; 
	width:980px;
	margin:0; 
	padding: 3px 0 0 0;
	background-color: transparent;
	background-image: url(/img/bg.maincontent.top.jpg) !important;
	background-position:15px top;
	background-repeat: no-repeat;
}
.mainColunm {
	float:left;
	width:760px;
	background:#fff;
	padding:0;
}
* html .mainColunm { margin: 0; }
html>body .mainColunm { margin:0; }

html>body .comparisonTool iframe { margin:0 0 0 18px; padding:0; }
* html .comparisonTool iframe { margin-left:18px;}

.threeColumn { 
	position:relative;
	width:749px; 
	margin-top:2px;
}
.threeColumn img { float: left; }
.home .rgtColunm { margin:0 0 0 -11px; }

.columnFooters {
	padding:0 0 0 31px;
}
.leftLogo {
	margin:-97px 0 0 16px;
}
.calculaterMain {
	margin:0;
	line-height:0px;
}
.calculaterMain .compoundContent {
	margin:0;
	padding:0 0 0 8px;
}
.calculaterMain .compoundContent p,
.calculaterMain .compoundContent span {
	font-size:110%;
	font-weight:bold;
	margin:4px 0;
}
.calculaterMain .compoundContent span.star {
	font-size:190%;
}
.calculaterMain .compoundContent p { display:block; line-height:120%; text-indent:9px; }

.calculaterMain .compoundContent input {
	width:67px;
	border:1px solid #969ca0;
	font-size:110%;
	padding:3px;
	margin:0 2px;
}
.calculaterMain .compoundContent img {
	display:inline;
	margin-bottom:-5px;
	*margin-bottom:-4px;
}
.calculaterMain .compoundContent #error_field {
	display:block;
	font-size:90%;
	line-height:140%;
	margin:3px 0 0 0;
}
.calculaterMain .compoundContent .byTime { color:#c2ab79; }
.calculaterMain .compoundContent #compound_total { width:112px; }

.calculateDisclaimer {
	color:#305f7e;
	width:980px;
	padding:9px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.calculateDisclaimer p {
	display:block;
	width:185px;
	float:right;
	color: #305f7e;
	font-size: 90%;
	margin-right: 32px;
	line-height:120%;
}
.calculateDisclaimer img {
	position:relative;
	float:left;
	z-index:10000;	
}

.threeColumn p.homeHYIC_IFR { position:absolute; right:130px; bottom:21px; }