﻿#page-content
{
padding-top:1px;
}

#sectionTitle
{
height:134px;
line-height:40px;
background-color:#f1efef;
width:586px;
padding-top:40px;
}

body.residents #sectionTitle
{
background-image:url(../images/residents_landing_header.jpg);
}

body.businesses #sectionTitle
{
background-image:url(../images/businesses_landing_header.jpg);
}

body.visitors #sectionTitle
{
background-image:url(../images/visitors_landing_header.jpg);
}

body.cityservices #sectionTitle
{
background-image:url(../images/cityservices_landing_header.jpg);
}

#content
{
float:left;
padding:194px 20px 20px 20px;
width:586px;
min-height:300px;
background:transparent url(../images/landing_content_gradient.png) repeat-x 0 174px;
}

#introContent
{
margin:0 0 20px 0;
}

#introContent .element
{
font-family:georgia, sans-serif;
font-size:1.4em;
}

#content1
{
float:left;
width:280px;
}

#content2
{
float:right;
width:280px;
}

#additionalContent
{
padding:20px;
float:right;
width:274px
}

* html #additionalContent,
* html #content
{
height:300px;
overflow:visible;
}
