body
{
    background: transparent url(../images/simplehome/background.gif) no-repeat;
    background-position: top center;
    margin: 0;
    padding: 0;    
}
div.ctaleft
{
    background: transparent url(../images/main-cta-left.gif) no-repeat;
    height: 46px;
    padding-left: 3px;
    display: inline-block;
}
div.ctaright
{
    background: transparent url(../images/main-cta-right.gif) right no-repeat;
    height: 46px;
    padding-right: 8px;
}
div.ctaleft div.ctaright div.ctamid
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: transparent url(../images/main-cta-bg.gif) repeat;
    height: 36px;    
}

div.ctaleft div.ctaright div.ctamid a
{
    color: #ffffff;
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}

.panellink 
{
	margin:30px 0 0 0;
	clear:both;
}
.ctamid a
{
    color: #ffffff;
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
   
}
.ctamid  span {clear:both; border:1px solid #fff;width:200px;}
/* top panel */
#topbanner {width:958px;}
#mainlogo { float:left; width:833px; height:100px;  }
#BHFlogo { float:right}
#navigation .menu ul {clear:both;list-style-type:none; margin:0 0 0 56px;padding:0px;}
#navigation .menu ul li {float:left; width:0 10px 0 0;}

/* central panels */
div#centralpage
{
    margin: 0 auto;
    width: 956px;
}
div#mainpanel
{
    background: transparent url(../images/simplehome/simplemain-panel.gif) no-repeat;
    height: 289px;
    width: 946px;
    float: left;
    padding-top: 32px;
    padding-left: 40px;
}

div#mainpanel div.imgpanel
{
    float: left;
    width: 380px;
    height: 239px;
}

div#mainpanel div#panelcontainer
{
    height: 240px;
    width: 675px;
}

#mainpanel .paneltext
{
    color: #ffffff;
    font-family: Arial;
    font-size: 13px;
    width: 400px;
    float: left;
    padding-left: 40px;
    padding-right: 25px;
    
}
.paneltext .panelbody 
{
	font-size: 14px;
	line-height: 1.6em;
}

div#mainpanel div.paneltext h1
{
    font-family: Verdana;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding-top: 15px;
}
 


/* lower panels */
#lowerpanels
{
    clear: both;
    background: transparent url(../images/simplehome/lower-panel.gif) no-repeat;
    width:954px;
    height:277px;
    
}

#lowerpanels #content
{
	margin:0 0 0 5px;
}
#lowerpanels div.panel
{
    height: 228px;
    float: left;
}
 #content .panelitem
{
    height: 168px;
    width: 208px;
    float: left;
    margin:0 20px 0 0;
    background-color:#ffffff;
    padding:0px;    
}

div#content div.panelitem a
{
     text-decoration: none;    
     border-style: none;
     color: #ffffff;
}

div#content div.panelitem a:visited
{
    color: #ffffff;
}
 
#content .title 
{
	color:#ffffff;
	padding:3px 20px 5px 0;
	margin:0px 0 7px 0px;
	height:25px;
	
}
 
#content .titleholder 
{
	width:700px;	
	padding:10px 0 7px 0;	
}
#content .title h2 
{
	background: transparent url('../images/simplehome/lower-panel-title.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 30px;
    margin: 0 3px 5px 0;
    padding: 6px 18px 0 15px; 
    text-decoration: none;
    color:#ffffff;
}
#content .panel
{
	padding:0 0 0 25px;
}

#content div.panelitem img
{
    padding: 4px 4px 0px 4px;
    height: 113px;
    width: 200px;
    border: 0px;
    margin:0px;    
}

#content .panelitem h2
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    margin: 0px 0px 0px 4px;
    padding: 6px 10px 10px 10px;
    background:#000000 none ;
    width:180px;
    height:30px;
    line-height:14px;
}
 
 div.panellink img
{
    border: none 0px;
}


div.footerleft
{
    float: left;
    width:490px;
}

div.footerright
{
    float: right;
    width:220px;        
}

div.footertext
{
    clear: both;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    padding-top: 40px;
    padding-bottom: 20px;
}













