/* 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 20px 0;
}

.angell-group-content .page-top-content{
	overflow:hidden; margin:0 0 10px 0;
}
.angell-group-content .page-top-content .why-list-banner{
	display:inline-block; float:right; position:absolute; margin:-29px 0 0 883px;
}
.angell-group-content .page-top-content h2{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:35px; color:#7D869D; font-weight:normal; padding:0px; margin:0 0 15px 0;
}
.angell-group-content .page-top-content p{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#8B8B8B; margin:0 0 15px 0; line-height:160%;
}
.angell-group-content .page-top-content p strong{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color:#7D869D; font-weight:normal; width:866px; display:inline-block;
}

.angell-group-content 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 p strong{
	font-size:20px; color:#D8D19E; font-weight:normal;
}
.angell-group-content p.three strong{
	color:#D8D19E; font-weight:normal;
}
.angell-group-content .first-col, .angell-group-content .second-col, .angell-group-content .third-col{
	width:29%; overflow:hidden; margin:0 2%; float:left;
}
.angell-group-content .third-col{
	float:right;
}
.angell-group-content img{
	display:block; margin:0 0 50px 0;
}

.angell-group-content .page-bottom-content{
    padding-top: 50px;
	overflow:hidden; clear:both;
}
.angell-group-content .page-bottom-content p{
	font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#7D869D; line-height:160%; text-align:center; margin:0 0 30px 0;
}
.angell-group-content .page-bottom-content p strong{
	font-weight:normal; color:#D8D19E;
}