/* ----------- SUBMENU ----------- */
#s1, #s2, #s3{display:none;}

#s4  {display: block;}

#inner_quotes  {
	width: 912px;
	background: transparent url(img/quotes.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
p em	{
	font-style: italic;
	font-weight: bold;
	}
#bottom_quotes    {
	background: transparent url(img/bottom1.jpg) bottom left no-repeat;
	height: 220px;
	width: 912px;
	clear: both;
	
	}

#first_quotes    {
	width: 200px;
	text-align: left;
	float: left;
	padding-left: 160px;
	padding-top: 130px;
	}

#second_quotes   {
	float: left;
	padding-left: 160px;
	padding-top: 130px;
	width:520px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	}

#third    {
	padding-top: 10px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	text-align: center;
	line-height: 1.5em;
	font-size: .8em;
	clear: both;
	font-family: Verdana, sans-serif;
	}		

strong       {
	font-weight: bold;
	}

