#content {
	clear: both;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 530px;
	}
	
#sidebar {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	width: 200px;
	}	
	
#container {
	  text-align: left;
}

	
	
.da {
	font-weight:bold;
	color: #21466c;
	}
	
.fidelity {
	font-weight:bold;
	font-style:italic;
	color: #056b46;
	}
	
.divvy {
	font-weight:bold;
	color: #1980dc;
	}
	
.nc {
	color: #21466c;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:larger;
	}
	
.quote {
	margin:0px 0px 0px 0px;
	}
	
.topmargin {
	margin-top:5px;
	}
	
.rcolumn {
	margin-top:50px;
	}
	
.nc2 {
	color: #21466c;
	font-weight:bold;
	}
	
.lmg-home {
	float:left;
}

.openpara {
	margin-top:40px;
	margin-right:40px;

}

.clear-top-margin {
	clear:both;
	margin-top:10px;}
	
.hands {
	float:left;
	margin-right:50px;
}

.sidetext {
	text-align:left;
	}
	
.head {
	margin-top:0px;
	}
	
#contact-home {
	background:#fff;
	background-image:url('../images/cellbg.jpg');
	background-repeat:repeat-x;
	clear: both;
	text-align: center;
	width: 948px;
	padding: 10px 10px 20px 0;
	font-size:10px;
	color: #999;

	}