#savvysavings {
height: 750px;
width: 710px;
background: url('/images/savvy-savings_bg.jpg') no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
}

#savvysavings #item1 {
position: relative;
top: 32px;
left: 67px;
width: 585px;
height: 230px;
overflow: hidden;
}

#photo1 {
float: left;
height: 188px;
width: 185px;
margin: 17px 0 0 15px;
}

#text1 {
float: right;
height: 204px;
width: 340px;
margin-top: 24px;
}

#savvysavings #item2 {
position: relative;
top: 34px;
left: 67px;
width: 585px;
height: 230px;
overflow: hidden;
}

#photo2 {
float: right;
height: 188px;
width: 185px;
margin: 18px 13px 18px 18px;
}

#text2 {
float: left;
height: 180px;
width: 320px;
margin: 30px 0 0 30px;
}

#savvysavings #item3 {
position: relative;
top: 38px;
left: 67px;
width: 585px;
height: 230px;
overflow: hidden;
}

#photo3 {
float: left;
height: 188px;
width: 185px;
margin: 19px 0 0 18px;
}

#text3 {
float: right;
height: 180px;
width: 340px;
margin-top: 36px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: bold;
text-transform: none;
color: #000000;
margin: 0;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: bold;
text-transform: none;
color: #CC0066;
margin: 6px 0 0 0;
}

p {
font-size: 10pt;
margin: 6px 0 0 0;
}

