/*/-- This stylesheet uses the same Styles as "main.css" but modifies interiorContent bg color --/*/


/*/-- Interior Styles --/*/
#interiorContent {
	margin: 0;
	text-align: left;
	color:#333;
	background-color:#fff;
	padding:10px;
	min-height: 380px;
}

#landingPageButtons	{
	margin: 20px 0;
	padding: 0;
	background-color:#fff;
	text-align:center;
	}
	
.landingPageButtonsTable {
	width: 680px; margin:20px 0 0 0;
	}
	
#button td	{
	width: 220px;
	}

.buttonBackground	{
	background-image:url(../../../images/landingpageButtons_01.gif/$File/landingpageButtons_01.gif);
	background-repeat:no-repeat;
	height:29px;
	text-align:center;	
	}

.buttonBackground h2	{
	margin: 0;
	padding: 8px 10px 4px 10px;
	font-size: 14px;
	font-weight:bold;
	vertical-align:top;text-align:center;
	}			

.buttonBackground2	{
	background-image:url(../../../images/landingpageButtons_02.gif/$File/landingpageButtons_02.gif);
	background-repeat:repeat-y;
	}

.buttonText	{
	margin: 0;
	padding: 8px 18px 0px 18px;
	font-size: 12px;
	}			

.buttonTextpadding	p {
	margin: 0;
	padding: 0;
	text-align:left;
	}
	
.buttonTextpadding img	{
	text-align:center;
	margin-bottom: 16px;
	display: block;
	}		
	