﻿#SecondaryLanding
{
margin: 40px 0 0 23px;
}

#SecondaryLanding #left
{width:620px; float:left;}

#SecondaryLanding #right
{width:325px; float:right;


background-color: #f1ebe3; }

#SecondaryLanding #left .row
{margin: 8px 0;
display:block;
clear:both;
float:left;
}

#SecondaryLanding #left .first
{margin-top: 20px;}

#SecondaryLanding #left .row .img
{
width:200px; float:left;
border: solid 1px #f1ebd3;
padding:6px;
clear:right;
display:block;
}


#SecondaryLanding #left .row div
{
margin:15px 0 0 15px;
width:400px; float:left;

}


#SecondaryLanding p.intro
{

font-family: Verdana,Georgia,  Helvetica;
font-size:16px;
color: #4e565d;
padding: 0 30px 20px 0;
border-bottom: solid 1px #e3e2dd;
margin-bottom: 10px;
}


