body{
	background:#270404 url(img/background.jpg) repeat-x 0 0;
}
#outer{
width:1000px;
margin:auto;/* center the page*/
text-align:left;/* reset text back to left due to ie5.x fix */
} 
#header{
	width:1000px;
	/*background:#000 url(img/background.jpg) repeat-x 0 0;*/
}
#middle{
	width:1000px;
	margin:-13px 0 0 0;
	/*background:#000 url(img/background.jpg) repeat-x 0 0;*/
}
#picture{
	width:289px;
	height:183px;
	/*padding:20px 0 0 0;*/
	background:url(img/picture.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#left_btn{
	width:291px;
	height:41px;
	/*padding:20px 0 0 0;*/
	background:url(img/left_btn.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:3;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#right_btn{
	width:78px;
	height:41px;
	/*padding:20px 0 0 0;*/
	background:url(img/right_btn.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:3;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#about{
	width:428px;
	height:142px;
	/*padding:289px 41px 0 0;*/
	background:url(img/about.jpg) no-repeat 0 0;
	position:relative;
	z-index:2;
	/*display:inline;*//* cure IE6 double margin bug*/
	float:left;
	overflow:hidden;
	/*clear:both;*/
}
/*
#about_content{
	width:428px;
	height:105px;
	padding:289px 78px 0 0;
	background:url(img/middle2.jpg) no-repeat 0 0;
	position:relative;
	z-index:3;
	float:left;
	overflow:hidden;
}*/
#rss_feed{
	width:283px;
	height:142px;
	/*padding:289px 78px 0 0;*/
	background:url(img/rss_area.jpg) no-repeat 0 0;
	/*position:relative;
	z-index:4;*/
	/*z-index:3;*/
	/*display:inline;*//* cure IE6 double margin bug*/
	float:left;
	overflow:hidden;
	/*clear:both;*/
}
#rss_feed_content{
	margin-top:50px;
	margin-left:50px;
}
#clients{
	width:109px;
	height:41px;
	/*padding:20px 0 0 0;*/
	background:url(img/clients_btn_active.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:3;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#portfolio{
	width:126px;
	height:41px;
	/*padding:20px 0 0 0;*/
	background:url(img/portfolio_btn_active.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:3;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#contact{
	width:107px;
	height:41px;
	/*padding:20px 0 0 0;*/
	background:url(img/contact_btn_active.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:3;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#main{
	width:1000px;
	/*height:400px;*/
	/*padding:20px 0 0 0;*/
	background:#816f61;/*url(img/content_top.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	position:relative;
	z-index:3;
	/*clear:both;*/
}
#main_left{
	width:717px;
	/*padding:20px 0 0 0;*/
	background:#816f61;/*url(img/content_top.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}

#main_left_top{
	width:717px;
	height:49px;
	/*padding:20px 0 0 0;*/
	background:url(img/content_top.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#main_left_bottom{
	width:717px;
	/*margin:20px 0 0 0;*/
	/*background:url(img/content_top.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	/*float:left;*/
	
	/*position:relative;
	z-index:4;*/
	/*display:inline;*//* cure IE6 double margin bug*/
	/*float:left;*/
	/*overflow:hidden;*/
	
	/*clear:both;*/
}
#main_title{
	margin-left:30px;
	color:#0d0f0c;
	font-size:154%;
	/*font:Arial, Helvetica, sans-serif;*/
	font-weight:700;
}
div.item{
	width:650px;
	height:200px;
	min-height:200px;
	margin-left:30px;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*padding:20px 0 0 0;*/
	/*background:#816f61;*//*url(img/content_top.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*display:inline;*//* cure IE6 double margin bug*/
	/*float:left;*/
	/*z-index:2;
	display:inline;*//* cure IE6 double margin bug*/
	/*float:left;
	overflow:hidden;*/
}
img.item_picture{
	width:250px;
	height:200px;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
}
div.item_content{
/*#item_content{*/
	margin-top:30px;
	width:400px;
	height:200px;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*display:inline;*//* cure IE6 double margin bug*/
	/*float:left;*/
}
p.item_title a{
	color:#39100c;
	font-size:90%;
	/*font:Arial, Helvetica, sans-serif;*/
	font-weight:700;
}
p.item_subtitle{
	color:#0d0f0c;
	font-size:84%;
	/*font:Arial, Helvetica, sans-serif;*/
	font-weight:700;
}
p.item_text{
	color:#ffffff;
	font-size:78%;
	/*font:Arial, Helvetica, sans-serif;*/
	font-weight:700;
}
p.link_app a{
	color:#000;
	font-size:78%;
	float: right;
	
	/*font:Arial, Helvetica, sans-serif;*/
	font-weight:700;
}
#main_right{
	width:283px;
	/*height:400px;*/
	/*padding:20px 0 0 0;*/
	background:#816f61;/*url(img/content_bottom.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:3;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#col_top{
	width:283px;
	/*height:115px;*/
	/*padding:20px 0 0 0;*/
	background:url(img/col_top.jpg);/* no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
img.col_picture{
	margin-left:70px;
}
img.mochi{
	margin-left:110px;
}
p.col_Links{
/*	margin-top:8px;*/
	margin-left:50px;
	font-weight:bold;
	font-size:92%;
	color:#FFFFFF;
}
p.col_Links a{
	color:#bb7100;
}
p.col_Links a:hover{
	color:#fff;
}
#col_bottom{
	width:283px;
	height:148px;
	/*padding:20px 0 0 0;*/
	background:url(img/col_bottom.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#col_foot{
}
ul#nav{
	font-size:80%;
	padding:30px 0px 0px 375px;
	text-align:right;
	position:relative;
	z-index:2
}
ul#nav li{
	display:inline;
	padding:0 10px 0 0;
	text-transform:uppercase;
	/*font-style: italic;	*/
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
ul#nav li a{
	color:#643931;
}
/* tagline code */
#tagline{
	color:#FFF;
	width:1000px;
	height:220px;
	/*margin:-40px 0 0 0;*/
	background:url(img/banner.jpg) no-repeat 0 0;
	position:relative;
	/*z-index:1;*/
}
#tagline a,
#tagline a em{
	color:#FFF;
	/*color:#8c4d02;*/
	position:absolute;
	/*width:218px;*/
	width:518px;
	height:68px;
	/*overflow:hidden;*/
	left:120px;
	/*left:27px;*/
	top:39px;
	font-size:152%;
	margin-bottom:.5em;
}
#tagline a em{
	cursor:pointer;
	left:0;
	top:0;
	/*background:url(images/logo.jpg) no-repeat 0 0; use this as an alternative to image in the html*/
}
#tagline span,
#tagline span em{
	position:absolute;
	width:383px;
	/*height:51px;*/
	height:0px;
	overflow:hidden;
	left:408px;
	top:51px;
}
#tagline span em{
	left:0;
	top:0;
	background:url(images/tagline.jpg) no-repeat 0 0; 
}

#footer{
	width:1000px;
	height:118px;
	/*padding:20px 0 0 0;*/
	background:#816f61;/*url(img/content_top.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	overflow:hidden;
	/*clear:both;*/
}
#footer_left{
	width:392px;
	height:118px;
	/*padding:20px 0 0 0;*/
	background:url(img/foot_note.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#footer_right{
	
}
#footer_right_top{
	width:608px;
	height:52px;
	/*padding:20px 0 0 0;*/
	background:#816f61;/*url(img/content_bottom.jpg) no-repeat 0 0;*/
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#footer_right_bottom{
	width:608px;
	height:66px;
	/*padding:20px 0 0 0;*/
	background:url(img/foot_bottom.jpg) no-repeat 0 0;
	/*position:relative;*/
	/*z-index:2;*/
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*clear:both;*/
}
#copyright{
	color:#7F6D5F;
	width:180px;
	font-size:70%;
	/*font:Arial, Helvetica, sans-serif;*/
	font-weight:700;
	padding:0px 0px 30px 420px;
	text-align:right;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	/*/position:relative;
	//z-index:3;*/
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	/*width:40px;*/
	padding:0;	
	float:left;
}
/*ul li a {
	display:block;
	width:121px;
	height:50px;  //Quito el padding, pero le pongo altura.	
	text-decoration:none;
}*/
ul li a span {	display:none; /*Oculto el texto.*/}
/*ul li a:hover {	display:none;}*/
/*ul li a img {	display:none; //Oculto el texto.}*/
ul li a:hover img{	display:none;}
#flashcontent{
	 width:100px;
	 height:80px;
	 position:relative;
	 float:left;
	/*overflow:hidden;*/
	left:230px;
	/*left:27px;*/
	top:70px;
	 z-index:10
}
/*a.clients:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
/*} */