/* Sage Remote Deposit Solution  home.css v1.0 2009 */


/*----------------------------------------------------------
 Start flashBannerHome
----------------------------------------------------------*/

#flashBannerHome {
width: 680px;
height: 270px;
margin: 0 20px 0 20px;
padding: 15px 20px 15px 20px;
font-size: 16px;
line-height: 22px;
/*This is the image that goes on the home page.*/
background: url(../images/img_flashBanner.jpg) bottom right no-repeat;
float: left;
display: inline;
}

#flashBannerContent {
width: 430px;
}

/*----------------------------------------------------------
 End flashBannerHome
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start wideBanner
----------------------------------------------------------*/

#wideBanner {
width: 960px;
padding: 0 20px;
}

/*----------------------------------------------------------
 End wideBanner
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start calltoActionHome Right 
----------------------------------------------------------*/

#callToActionHome {
width: 180px;
height: 250px;
padding: 15px 20px 15px 15px;
margin-left: 20px;
font-size: 11px;
background: url(../images/bkg_calltoAction.gif) no-repeat top left;
float: left;
overflow: hidden;
}

#callToActionHome p {
padding-left: 0;
padding-right: 10px;
}

/*----------------------------------------------------------
 End calltoActionHome Right 
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start moduleContainer
----------------------------------------------------------*/

#moduleContainer {
width: 990px;
padding: 15px 0 15px 10px;
clear: both;
float: left;
}

#moduleContainer .moduleHeader a:link, #moduleContainer .moduleHeader a:active, #moduleContainer .moduleHeader a:visited {
color: #303030;
text-decoration: none;
}

#moduleContainer .moduleHeader a:hover {
color: #00A1DE;
text-decoration: underline;
} 

.module {
height: 290px;
width: 235px;
margin: 0 7px 0 5px;
background: url(../images/bg_module.jpg) top left no-repeat;
float: left;
display: inline;
}

.moduleInterior {
height: 290px;
width: 235px;
margin: 0 10px 0 1px;
background: url(../images/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: 15px 15px 20px 15px;
overflow: hidden;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url(../images/gfx_arrow.gif) 0 4px no-repeat;
}

/*----------------------------------------------------------
 End moduleContainer 
----------------------------------------------------------*/
