/* CSS Document */

#title {
height:143px;
width:100%;
background-color:#FFF;
}

#title TD.text {
background-image:url(/elements/images/title_background_home.gif);
background-repeat:repeat-x;
width:335px;
padding-left:20px;
vertical-align:middle;
}

#title TD.photo {
width:385px;
}

#content {
width:100%;
border-top:1px solid #999;
border-bottom:1px solid #999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content .copy {
width:409px;
background-color:#F9F3D3;
color:#222;
padding:12px 22px;
border-right:1px solid #999;
line-height:18px;
vertical-align:top;
}

#content TD.feature {
background-color:#D9E4EA;
color:#555;
padding:2px 6px;
vertical-align:top;
font-size:11px;
line-height:13px;
}

#content TD.feature BLOCKQUOTE {
margin:8px 0px;
padding:8px;
background-color:#FFF;
vertical-align:top;
}

#content TD.feature B {
font-size:12px;
text-transform:uppercase;
color:#444;
}
