﻿/* Peachtree Beta  home.css v1.0 2009 */


/*----------------------------------------------------------
 Start flashBannerHome
----------------------------------------------------------*/

#flashBannerHome, #heroImage {
width: 720px;
height: 280px;
padding: 0 20px 0 20px;
float: left;
}

/*----------------------------------------------------------
 End flashBannerHome
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start wideBanner
----------------------------------------------------------*/

#wideBanner {
width: 960px;
padding: 0 20px;
}

/*----------------------------------------------------------
 End wideBanner
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start calltoActionHome Right 
----------------------------------------------------------*/

#callToActionHome {
width: 185px;
height: 250px;
padding: 15px 40px 15px 15px;
font-size: 11px;
background: url(/PublishingImages/IMAGES2/bkg_calltoAction.gif) no-repeat top left;
float: left;
overflow: hidden;
margin-right:-10px;
}

#callToActionHome p {
padding-left: 5px;
padding-right: 5px;
}

#callToActionHome p a img {
margin-left:-3px;
}

/*----------------------------------------------------------
 End calltoActionHome Right 
----------------------------------------------------------*/



/*----------------------------------------------------------
 Start moduleContainer
----------------------------------------------------------*/

#moduleContainer {
width: 990px;
padding: 10px 0 15px 10px;
clear: both;
float: left;
}

#moduleContainer .moduleHeader a:link,
#moduleContainer .moduleHeader a:active,
#moduleContainer .moduleHeader a:visited,
#moduleContainer .moduleText a:link,
#moduleContainer .moduleText a:active,
#moduleContainer .moduleText a:visited {
color: #008166;
text-decoration: none;
}

#moduleContainer .moduleHeader a:hover,
#moduleContainer .moduleText a:hover {
color: #e98300;
text-decoration: underline;
} 

.module {
height: 290px;
width: 235px;
margin: 0 5px 0 0px;
background: url(/PublishingImages/IMAGES2/bg_module.jpg) top left no-repeat;
float: left;
display: inline;
}

.moduleInterior {
height: 290px;
width: 235px;
margin: 0 10px 0 1px;
background: url(/PublishingImages/IMAGES2/bg_module.jpg) top left no-repeat;
}

.moduleHeader {
height: 25px;
width: 200px;
padding: 15px 18px 0 17px;
font-weight: bold;
}

.modulePhoto {
height: 120px;
width: 220px;
padding: 0 8px 0 7px;
}

.moduleText {
height: 95px;
width: 205px;
padding: 4px 15px 20px 15px;
overflow: hidden;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url(/PublishingImages/IMAGES2/gfx_arrow.gif) 0 4px no-repeat;
}

div.content_box {
float:left;
/*
width:720px;
*/
width:946px;
margin-top:10px;
border:1px solid #DFDFDF;
margin-left:6px;
}

#customerSpotlight {
background:#EEEEEE url(/PublishingImages/IMAGES2/bkg_customerSpotlight_top.gif) no-repeat scroll left top;
margin:0 0 18px;
width:750px;
}

div#w4 {
/*
background:url(/PublishingImages/IMAGES2/bkg_customerSpotlight_btm.gif) repeat left bottom;
height:160px;
margin:0;
padding:10px 0 0 10px;
*/
}

p, div.moduleText ul li a {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
text-align:left;
}

div.moduleText ul li {
padding-bottom:0px;
}

div#contentContainer p {
margin-bottom:4px;
}

div.list_left {
float:left;
margin-top:-2px;
padding-right:10px;
}
div.content_box img {
width:330px;
float:left;
margin-right:20px;
}

ul {
list-style-type:none;
padding:0;
margin:0;
}

/*----------------------------------------------------------
 End moduleContainer 
----------------------------------------------------------*/
