body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	background: #fff url(ciliome_page_background.gif) repeat;
	color: #000;
}
#full_block {
	position: absolute;
	width: 100%;
}
#main_window {
	position: relative;
	width: 760px;
	margin: 0 auto;
	border-right: 2px solid #3a3a3a;
	border-left: 2px solid #3a3a3a;
}
emphasis {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 0;
}
#header h1 {
	background: url(ciliome_com_header.jpg) no-repeat top right;
	width: 760px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#menu {
	/* height: 30px; */
	float: left;
	width: 100%;
	background: #fff url(ciliome_bar_background.jpg) repeat-x bottom;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #bfbfbf;
}
#menu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	/* height: 23px; */
	background: #444 url(ciliome_menu_highlighting.jpg) no-repeat bottom left;
	border-right: 1px solid #bfbfbf;
	padding: 6px 15px;
	/* for IE 5 */
	float: left;
}
/* IE 5 hack \*/
#menu a { float: none; }
/* End hack */
#menu a:hover {
	background: #333 url(ciliome_menu_highlighting.jpg) no-repeat bottom right;
	color: #FFF;
}
active_menu {
	  	border-bottom:1px solid #a37f5f;
}
#main {
	background: url(ciliome_main_shadow.jpg) repeat-x top;
	float: left;
	padding: 20px 30px;
	width: 560px;
	voice-family: "\"}\""; 
  voice-family:inherit;
  width: 500px;
}
html>body #main {
	width: 500px;
}
#main a {
	color: #426bae;
	text-decoration:none;
  	border-bottom:1px dotted #a1a1a1;
}
#main a:hover {
	color: #254983;
	border-color:#909090;
  	border-bottom-style:solid;
}
#main h2 {
	color: #624141;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 -8px 0;
	padding: 0 0 0px;
	clear: both;
}
#main h3 {
	color: #793535;
	font-family: Verdana;
	font-size: 15px;
	margin: 0 0 -8px 0;
	padding: 0 0 0px;
	clear: both;
}
#main p {
	line-height: 175%;
}
#main ul li {
	list-style: none;
	margin: 0 0 0 -25px;
	line-height: 135%;
	background:url("ciliome_page_icon.gif") no-repeat 2px .5em;
  	padding:4px 0 4px 20px;
}
#side_container {
	background: #d0cbcb url(ciliome_side_background.jpg) repeat-y top right;
}
#side {
	background: url(ciliome_main_shadow.jpg) repeat-x top;
	padding: 20px 0 0 10px;
	margin: 0;
	float: right;
	width: 200px;
	voice-family: "\"}\""; 
  voice-family:inherit;
  width: 190px;
}
html>body #side {
	width: 190px;
}
#side h3 {
	padding: 0 0 0 5px;
	font-size: 13px;
	margin: 0 0 -8px 0;
	color: #513A10;
}
#side ul li {
	list-style: none;
	margin: 0 5px 0 -30px;
	background: url(ciliome_bullet.gif) no-repeat 2px 0.3em;
	padding: 0 5px 5px 19px;
	line-height: 125%;
	font-size: 12px;
}
#side a {
	color: #927676;
	text-decoration: none;
}
#side a:hover {
	color: #6c5656;
}
#footer {
	background: #fff url(ciliome_main_shadow.jpg) repeat-x top;
	clear: both;
	margin: 0;
	padding: 6px 0 10px 10px;
	font-size: 11px;
	border-bottom: 4px solid #533839;
	color: #000;
}
#footer a {
	color: #927676;
	text-decoration: none;
	border-bottom:1px dotted #a1a1a1;
}
#footer a:hover {
	color: #6c5656;
	  	border-bottom-style:solid;
}