/*Layout*/
#page{
	width:1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
}

#content {
	margin: 5px 0 0 0 ;
	width:615px;
	float:left;
	/*border-right: 1px dotted #999;
	Uncomment the line below for content on right*/
	/*float:right;*/
}

#menu {
	width:365px;
	/**/
	margin:0 0 0 630px;
	/*Uncomment the line below for menu on left*/
	/*margin:0 600px 0 0;*/
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}

.rt_box .rt_boxFoot 

{
height: 12px;
overflow-x: hidden;
overflow-y: hidden;
background-color: #ffffff;
background-image: url(http://www.spendmatters.com/img/rt_boxfoot.gif);
background-repeat: no-repeat;
background-attachment: scroll;
/*background-position: 100% 0pt;*/

}
.rt_box .rt_boxHead
{ height: 11px;
overflow-x: hidden;
overflow-y: hidden;
background-color: #ffffff;
background-image: url(http://www.spendmatters.com/img/rt_boxhead.gif);
background-repeat: no-repeat;
background-attachment: scroll;
/*background-position: 100% 0pt;*/
}
.rt_box .rt_boxTitle
{height: 12px;
color:black;
font-family: verdana,arial,sans-serif;
font-size:10px;
text-align: center;

text-transform: uppercase;

letter-spacing: 0.2em;
width:349px;
overflow-x: hidden;
overflow-y: hidden;
background-color: #e2dede;
border-left: 1px solid #e6e5e5;
border-right: 1px solid #e6e5e5;
/* background-image: url(rt_boxhead.gif);*/
background-repeat: no-repeat;
background-attachment: scroll;
/*background-position: 100% 0pt;*/
margin-left:2px;
padding-left:10px;
padding-bottom:5px;

}

.rt_box .rt_boxContent
{/*height: 12px;*/
color:black;
font-family:arial;
font-size:10px;
width:349px;
/*overflow-x: hidden;
overflow-y: hidden;*/
background-color: #ffffff;
border-left: 1px solid #e6e5e5;
border-right: 1px solid #e6e5e5;
/*background-repeat: no-repeat;*/
margin-left:2px;
padding-left:10px;
padding-top:5px;
/*background-attachment: scroll;*/

/*background-position: 100% 0pt;*/

}



