

/*home content*/


#content{  
	margin:0;
	padding:0;
	width: 722px;
	position:relative;
	float:left;
	display:inline; 
	z-index:10;  }

div.slideshow { 
	width: 722px;
	/*float:left;*/
	display:inline;
	font-family: Arial;
	z-index:10;
	left:0px;
	top: 0px;
	position: absolute;
}

#png_crnr { left:0;
	top: 0px;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index:100;
	}

div.overlay { 
	right:20px;
	top: 0px;
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Arial;
	z-index:10;
	width:672px;
	}
	
#home_col {
	right:0px;
	top: 0px;
	position: absolute;
	width:194px;
	margin:0;
	padding:0;
}
	
h1.home { 
	float:right;
	width:194px;
	height:41px;
	margin:0;
	padding:0;
	border-top: 1px solid #fffcf7;
	border-bottom: 1px solid #fffcf7;
	background:url(../assets/images/page/h1_welcome.gif) 20px 16px #aa3838 no-repeat;
}

#home_text { 
	width:194px; 
	height:198px; 
	float:left;
	background:#ccc4b8;
	}
	
#home_text p{
	float:left;
	width:153px;
	height:168px;
	display:inline;
	overflow:hidden;
	margin:15px 0 0 20px;
	font-size:1.2em;
	color:#403b30; 
}

#scrolly {
	display:none; 
	float:left; height:173px;width:12px; margin:11px 0 0 2px; 
	background:url(../assets/images/page/bg_scroller_divide.gif) right top repeat-y;
	}
#scrolly img{ float:left; margin:0; padding:0; cursor:pointer;}
#scrolly img.dwn{ margin:155px 0 0 0 ;}

#home_long_row { 
	right:0px;
	top: 352px;
	position: absolute;
	width:672px;
	margin:0;
	padding:0;
}

#footer { margin-top:554px; } /*also in global*/

