/*
      css sonho
      for mediation works
      by mwwdesign.com
      last update:
	   	erica
		Oct 11 06
*/

body {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background-color: #EEF0E3;
}

p {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0;
}


h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #739CD2;
	margin: 20px 0 15px 0;
}

h3 {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0 0 10px 0;
}

a {
	color: #569101;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
}

a:hover {
	color: #2a78dc;
}

a img {
	border: 0;
	
}

#master {
	width: 780px;
	margin: 30px auto;
}

#logo {

}

#logo a, #logo a:visited, #logo a:hover {
	border: 0;
}

#content {
	background: url(images/content_bg.jpg) -1px 0 no-repeat white;
	border: solid 3px #bfd799;
	margin-top: 5px;
	height: 434px;
	overflow: hidden; 
	width: 774px;
}

#innercontent {
	border: solid 3px #bfd799;
	margin-top: 5px;
	height: 434px;
	background: url(images/innnerbg.jpg) 0 0 no-repeat white;
	overflow: hidden;
	width: 774px;

}

#quotes {
	position: absolute;
	width: 200px;
	float: left;
	margin: 74px 0 0 84px;
	text-align: right;
}

#quotes p {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 10px 0;
}

#quotes p.left {
	text-align: left;
}

#text {
	position: absolute;
	top: 175px;
	margin-left: 365px;
	width: 390px;
	overflow: auto;
	height: 375px;
	scrollbar-3dlight-color:#F0F4E8;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#D8E3C3;
    scrollbar-darkshadow-color:#AAC27C;
    scrollbar-face-color:#D8E3C3;
    scrollbar-highlight-color:#D8E3C3;
    scrollbar-shadow-color:#AAC27C;
}

#text-inner {
	width: 365px;
}

#footer {
	border: solid 3px #bfd799;
	margin-top: 5px;
	height: 24px;
	background: url(images/footer_bg.jpg) no-repeat white;
	text-align: right;
	padding: 2px 15px 0 0;

}

#footer p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #649e31;
	margin: 0;
	padding: 4px 0;
}


/* Menu */

#menu {
	margin-top: 8px;
	border: solid 3px #bfd799;
	height: 20px; 
	background: url(images/menu_out.jpg) 0px 2px no-repeat; 
	overflow: hidden; 
	background-color: #FFFFFF;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	list-style-type:none; 
	display:inline;
}

#menu a {
	padding: 0 7px;
	display:block; 
	float:left;
	height:0; 
	overflow:hidden; 
	color:#000; 
	text-decoration:none; 
	padding-top:20px; 
	border: 0;
	background:transparent url(images/menu_over.jpg) no-repeat 500px 500px;
}

* html #menu a  {
	height:20px;
	 he\ight:0;
}

#menu a#item0 {
	width: 54px;
}

#menu a#item1 {
	width: 74px;
}

#menu a#item2 {
	width: 165px;
}

#menu a#item3 {
	width: 142px;
}

#menu a#item4 {
	width: 50px;
}

#menu a#item5 {
	width: 88px;
}

#menu a#item6 {
	width: 86px;
}


#menu a#item0:hover {
	background-position: 0 2px;	
	z-index:50;
}

#menu a#item1:hover {
	background-position: -68px 2px;	
	z-index:50;
}

#menu a#item2:hover {
	background-position: -156px 2px; 
	z-index:50;
}

#menu a#item3:hover {
	background-position: -335px 2px;
	z-index:50;
}

#menu a#item4:hover {
	background-position: -491px 2px; 
	z-index:50;
}

#menu a#item5:hover {
	background-position: -555px 2px;
	z-index:50;
}

#menu a#item6:hover {
	background-position: -657px 2px;
	z-index:50;
}
