#rect_top .tail
{
	background-image:url(../images/layouts/six_cells_scalable/rect_top_bottom.png);
	background-repeat: no-repeat;
	height: 23px;
}

/******************************************/

#aboutus_landing
{
    overflow: hidden;
}

#aboutus_landing .head
{
    background: url('../images/layouts/six_cells_scalable/first_top.png') no-repeat 0 0;
    height:13px;
}

#aboutus_landing .content
{
    background: url('../images/layouts/six_cells_scalable/first_mid.png') repeat-y 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 228px;
}

#aboutus_landing .tail
{
    background:url('../images/layouts/six_cells_scalable/first_bottom.png') no-repeat 0 0;
    height:21px;
}

/* Landing Wrappers */

#aboutus_landing .content .wrapper
{
    float:left;
    overflow:hidden;
}

#aboutus_landing .content .wrapper_left_top
{
    width: 331px;
}

#aboutus_landing .content .wrapper_mid_top
{
    width: 326px;
}

#aboutus_landing .content .wrapper_right_top
{
    width: 328px;
}

/* Landing Placeholders */

/* Landing Left Column */

#aboutus_landing .content .wrapper_left_top .placeholder .inner_first
{
    overflow: hidden;
}

/* Mid Column */

#aboutus_landing .content .wrapper_mid .placeholder .inner_first
{
    overflow: hidden;
}

/* Landing Right Column */

#aboutus_landing .content .wrapper_right_top .placeholder .inner_first
{
    overflow: hidden;
}

#aboutus_landing .listing
{
}

#aboutus_landing .content .wrapper_left_top .col1 .listing
{
	padding-left: 38px;
	padding-right: 18px;
}

#aboutus_landing .content .wrapper_mid_top .col2 .listing
{
	padding-left: 28px;
	padding-right: 28px;
}

#aboutus_landing .content .wrapper_right_top .col3 .listing
{
	padding-left: 18px;
	padding-right: 28px;
}

#aboutus_landing .item
{
	margin-bottom: 10px;
}

#aboutus_landing a
{
    color: #ffffff;
    text-decoration: underline;
    margin-bottom: 10px;
}
#aboutus_landing a:visited
{
 /*   color: #170099;*/
   
}

#aboutus_landing a:hover
{
    color: #4D7DC7;
    text-decoration:underline;
}

.content ol, .content ul
{
    margin-left:15px;
}

#aboutus_landing .title
{
    font-size: 16px;
    font-weight:bold;
    margin-bottom: 10px;
    height:40px;
}

#aboutus_landing .section-title
{
    margin-bottom: 10px;
    font-weight: bold;
	font-size:16px;
}

/* Second Row Formatting */

#aboutus_landing .second_row .head
{
    background: url('../images/layouts/six_cells_scalable/second_top.png') no-repeat 0 0;
    height:23px;
}

#aboutus_landing .second_row .content
{
    background: url('../images/layouts/six_cells_scalable/second_mid.png') repeat-y 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 229px;
}

#aboutus_landing .second_row .tail
{
    background:url('../images/layouts/six_cells_scalable/second_bottom.png') no-repeat 0 0;
    height:27px;
}

/* Become an advocate form */

#aboutus_landing .wrapper_mid_top h1
{
    color: #ffffff;
    font-weight:bold;
    font-size: 12px;
    margin-bottom: 10px;
    font-size:16px;
}

#aboutus_landing .link
{
    margin-bottom: 10px;
}

#aboutus_landing .wrapper_left_top img
{
    margin-right: 5px;
    margin-bottom: 5px;
}

#aboutus_landing a.readmore
{
    float:right;
}
