img {
	border: 0;
	display: inline;
	}

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

#s2  {display: block;}



#inner_aboutus   {
	width: 912px;
	background: transparent url(img/aboutus.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#first_aboutus    {
	width: 290px;
	text-align: left;
	float: left;
	padding-left: 150px;
	padding-top: 80px;
	
	clear: both;
	}
#first_aboutus h2  {
	margin-left: 25px;
	margin-bottom: 15px;
	}
#first_aboutus #stretch  {
	margin-top: 15px;
	width: 500px;
	margin-bottom: 10px;
	}
#first_aboutus p, #second_aboutus p   {
	margin-left: 25px;
	}

#second_aboutus    {
	float: left;
	padding-left: 145px;
	
	width:520px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	}
#bottom_aboutus      {
	background: transparent url(img/bottom11.jpg) bottom left no-repeat;
	height: 273px;
	width: 912px;
	clear: both;
	}

p.bottomspace  {
	margin-bottom: 30px;
	}

p.movedown  {
	padding-top: 20px;
	}
#first    {
	width: 290px;
	text-align: left;
	float: left;
	padding-left: 150px;
	padding-top: 120px;
	}
#first #stretch  {
	margin-top: 15px;
	width: 500px;
	margin-bottom: 10px;
	}
#first p, #second p   {
	margin-left: 25px;
	}
#first img, #second img    {
	float: left;
	padding-right: 20px;
	
	margin-left: 20px;
	width: 92px;
	}

#first h2    {
	text-align: center;
	margin-bottom: 30px;
	}
#second    {
	float: left;
	padding-left: 145px;
	
	width:520px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	}
.clear    {
	clear: both;
	}
#second h3  {
	padding-left: 30px;
	margin-bottom: -10px;
	}
p.bigger  {
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 40px;
	}
.center     {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	padding-bottom: 20px;
	}
.center h4  {
	text-align: center;
	margin-top: 25px;
	}
#third    {
	padding-top: 10px;
	
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.5em;
	font-size: .8em;
	clear: both;
	font-family: Verdana, sans-serif;
	}		
.center p em	{
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	}
strong       {
	font-weight: bold;
	}
.small    {
	font-size: .8em;
	text-align: right;
	margin-right: 150px;
	}

.small a:link, .small a:visited, .small a:hover  {
	color: #775C25;
	}