/* CSS Document */
/* Importing style.css */ 
@import url(style.css);

/* angell group content style */
.angell-group-content{
	 margin:35px 0 0 0; overflow:hidden; min-height:425px; width:1033px;
}

/* page heading style */
.angell-group-content .page-heading{
	overflow:hidden; background:url(../images/heading-border.png) 200px 50% no-repeat; margin:0 0 30px 0;
}

.angell-group-content .first-col{
	width:273px; overflow:hidden; float:left;
}
.angell-group-content .second-col{
	width:688px; float:left; margin:0 36px 50px 36px; overflow:hidden;
}
.angell-group-content .second-col p{
	font-size:17px; color:#8B8B8B; font-family:Georgia, "Times New Roman", Times, serif; line-height:188%; margin:0 0 20px 0;
}
.angell-group-content .second-col p strong{
	font-size:20px; color:#D8D19E; font-weight:normal;
}
.angell-group-content .second-col p.three strong{
	color:#D8D19E; font-weight:normal;
}