/* CSS Document */
h1 {
	margin-bottom:25px;
}
h2 {
	font-size:18px;
}
#links {
	float:left;
	height:100%;
	margin-right:110px;
} * html #links {
	height:115px;
}
#links a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#links a.on {
	color:#770C29;
}
#links a:hover {
	color:#770C29;
}
#rates {
	background-color:#F4F8F8;
	float:left;
	margin-bottom:15px;
	padding:10px 7px;
	position:relative;
	width:300px;
}
#rates span{
	font-style:italic;
}
#rates table {
	width:100% !important;
}
#rates td {
	padding:2px 1px;
}
#rates table tr td {
	border-bottom:1px solid;
}
#rates table tr {
	border-bottom:1px solid;
}
#rates table tr td em {
	color:#770C29;
	font-size:13px;
	font-style:normal; /*IE Fix*/
	padding:0;
}
#rates em {
	color:#999;
	display:block;
	font-size:11px;
	font-style:normal; /*IE Fix*/
	padding:15px 0 10px;
}
#costDescription {
	/*float:left;*/
	width:345px;
}
#costDescription li {
	background:transparent url(/img/client-bullet-on.gif) no-repeat scroll 0 1px;
	padding-left:15px;
}
#costDescription p {
	margin:10px 0 0;
}
#costDescription strong {
	color:#770C29;
}
#container #mainContent {
	margin:0;
	width:660px;
}
#budgetCalculator {
	float:left;
	margin-top:20px;
} * html #budgetCalculator {
}
#termsOfBusiness, #PrivacyPolicy { float:left;
	}
#ratesContent {
	float:left;
}
#standardTerms {
	float:left;
	width:300px;
}
#iFrameBudgetCalculator {
	overflow:hidden;
}

