/* changes the background color for the centre boxes */

div.Row div {


}



/*#intro {

	background: url() no-repeat 97% 100%;

}*/



div.Row div.section1{
	background: url(../images/homepagebg.jpg);
	background-repeat: repeat-x;
	margin-right: 24px;
	padding: 0px;

}



div.Row div.section2{

	background:  url(../images/homepagebg.jpg) ;

}



div.Row div.section3 {

	background:  url(../images/homepagebg.jpg) ;

	margin-right: 24px;

}



div.Row div.section4 {

	background:  url(../images/homepagebg.jpg) ;

}



div.Row div.section5 {

	background:  url(../images/homepagebg.jpg) ;

	margin-right: 24px;

}



div.Row div.section6 {

	background:  url(../images/homepagebg.jpg) ;

}



div.Row div.section7 {

	background:  url(../images/homepagebg.jpg) ;

	margin-right: 24px;

}



div.Row div.section8 {

	background:   url(../images/homepagebg.jpg);

}



div.Row div.section9 {

	background:  url(../images/homepagebg.jpg) ;

	margin-right: 24px;

}



div.Row div.section10 {

	background:   url(../images/homepagebg.jpg) ;

}







/* #Savings ul {

	list-style-type: none;

	margin: 0;

	padding: 4px 0 0;

}



#Savings ul li {

	display: block;

	float: left;

	width: 48%;

	padding: 0;

	margin: 0;

	background: none;

}



#Savings ul li a, #Savings ul li a:visited {

	float: left;

	display: block;

	height: 20px;

	width: 100%;

	line-height: 20px;

	text-indent: 12px;

	text-decoration: none;

	color: #666666;

	padding: 0;

	margin: 4px 0;

	background: none;

}



#Savings ul li a:hover, #Savings ul li a:visited:hover {

	color: #C5B143;

	text-decoration: underline;

}*/



.small {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 9px;

 

 }	
