/* CSS Document */

@import url(base.css);

/* 
   Adjust the bottom arch horizontally
-------------------------- */
#page
{
	background:url(images/bottomBack.gif) 0 bottom no-repeat;
}

#text
{
	margin:0 220px 100px 0;
}

/*
	Mark the main menu location
------------------------------------------*/

#mm2 a:hover, #mm2 a
{
	background:url(images/menu.gif) -170px -40px no-repeat;
}

#menu li:hover ul li a, #mMenu li.jshover ul li a
{
	background:none; /* this fixes a background isssue */
}

/* 
   mark the submenu
--------------------------*/ 
#menu li:hover ul li#sm2c a, #menu li.jshover ul li#sm2c a, #sub2
{
	background: url(images/rollColor.png) top repeat-x;
	font-weight:bold;
}

#text div.odd, #text div.even
{
	width:450px;
}

/* 
   
-------------------------- */

#content h1
{
	display:block;
	height:20px;
	width:500px;
	background:url(images/secure_payment_agent.gif) no-repeat;
	margin:0 0 40px 115px;
}

#text ul
{
	margin:0 0 0 50px;
}

#text ul li
{
	margin:0 0 10px 0;
}

#text ul li ul
{
	margin:0 0 0 80px
}

#text ul li ul li
{
	list-style: disc;
	margin:0;
}

#text
{
	/*width:483px;
	margin:0 220px 200px 0;*/
	width:500px;
	margin:0 203px 80px 0;
}

.chart
{
	display:block;
	position:relative;
	width:857px;
	height:567px;
	left:52px;
	top:-62px;
	background:url(images/chart_comparative_spa-_chart.gif) no-repeat;
}

.ssBut
{
	display:block !important;
}
