/* content */
#content {
    width: 618px;
	padding: 0 5px;
}

.eyecandy	{
	min-height: 645px;
    background: transparent url(../images/bg_boxes_section1.png) no-repeat;
}
#section_feature {
    width: 951px;
	min-height:331px;
	
}
#section_feature .leadin {
    padding: 0 5px 5px 345px;
    color: #fff;
}
#section_feature .leadin a {
    height: 24px;
    line-height: 24px;
    padding-left: 20px;
    margin-right: 20px;
    display: block;
    float: left;
    font-size: 18px;
    background: url(../images/bg_readmore_lg.html) no-repeat;
    color: #fdb813;
}
#section_feature .leadin p.readmore {
    padding: 0;
    background: none;
}
#section_feature .leadin br {
    line-height: .75;
}
#middle {
    background: #e8eff9 url(../images/bg_middle1.gif) repeat-y;
	padding: 0;
}
#section_bottom {
background:transparent url(../images/bg_boxes_botsec.png) repeat-y;
margin:0;
padding:0;
width:618px;
}
#litigation {
    padding: 0px 5px 10px 15px;
    width: 282px;
    float: left;
}
#litigation h3.title {
    font-size: 12px;
}
#litigation h2 {
    font-size: 1.5em;
	font-weight:normal;
	text-transform:uppercase;
}
#litigation p.readmore a,
#policy p.readmore a {
    display: block;
}

#policy {
    padding: 0px 3px 10px 31px;
    width: 282px;
    float: left;
}
#policy h3.title {
    font-size: 12px;
}
#policy h2 {
    font-size: 1.5em;
	font-weight:normal;
	text-transform:uppercase;
}


/* sidebar */

#sidebar {
    padding: 0px 14px 10px 13px;
    width: 296px;
    float: left;
}



