#home {
	background: #fff url("/images/fonfo.jpg") no-repeat center center fixed;
	width:100%;
	background-size: cover;
	/*background: #fff url("/images/subpage-bg.jpg") repeat-x ;*/
	margin: 0px;
	padding: 0px;

}


/*    SLIDESHOW   */


#home-slideshow ul.slides{
	width: 860px;
	height: 344px;
	margin: 0 auto;
	list-style: none;
}
#home-slideshow ul.slides li{
	width: 100%;
	height: 344px;	
	margin: 0;
	opacity: 0;
	background: none;
}
#home-slideshow ul.slides li .content {
	width: 400px;
	z-index: 1000;
}
#home-slideshow ul.slides li .content h1{
	color: #fff;
	font-size: 50px;
	text-shadow: #6374AB 1px 1px 1px;
	line-height: 30px;
	margin: 58px 0 24px;
	padding-left:0px;
}
#home-slideshow ul.slides li .content h1 strong{
	color: #4f5e42;
	font-size: 54px;
	display: block;
	text-shadow: #3c4832 -1px -1px 0px;
	text-transform: uppercase;
}
#home-slideshow ul.slides li .content h2{
	color: #fff;
	font-size: 50px;
	text-shadow: #6374AB 1px 1px 1px;
	line-height: 30px;
	margin: 58px 0 24px;
}
#home-slideshow ul.slides li .content p{
	color: #FFFFFF;
	font-size: 18px; 
	line-height: 1.2em;
	text-shadow: 0 1px #232120;
}
#home-slideshow ul.slides li .celebrating-content p.txt-40{
	color: #000;
	font: 40px CalibriBold, Calibri, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	margin: 0;
}
#home-slideshow .paging{
	z-index: 100;
	margin: 0 auto 0 auto;
width: 90px;
height: 30px;
padding-top: 30px;
}
#home-slideshow .paging a{
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	text-indent: -9999em;
	overflow: hidden;
	background: url("/images/icons-sprite.png") no-repeat left top;	
}
#home-slideshow .paging a:hover,
#home-slideshow .paging a.activeSlide{
	background: url("/images/icons-sprite.png") no-repeat left -19px;	
}

#home-slideshow ul.slides img.slide4{
	position: absolute;
	right: -20px;
	top: 0;
	z-index: 1;	
}
#home-slideshow ul.slides img.slide-celebrating{
	margin: 0 0 10px;
	z-index: 1;	
}
#home-slideshow ul.slides img.slide1{
	position: absolute;
	right: -20px;
	top: 0;
	z-index: 1;	
}
#home-slideshow ul.slides div.slide3{
	position: absolute;
	right: -29px;
	top: 0;	
	width: 551px;
	height: 344px;
	background: url("/images/slide3-bg.jpg") no-repeat left top;
}
#home-slideshow ul.slides div.slide3 .inside{		
	width: 200px;
	height: 300px;
	margin: 106px 0 0 144px;
}
#home-slideshow ul.slides div.slide3 .corner-txt{		
	position: absolute;
	left: -14px;
	top: -76px;
	color: #fff;
	line-height: 1.1em;
	font-size: 15.6px;
}
#home-slideshow div.slide3 h2{	
	background: url("/images/txt-sprite.png") no-repeat left -46px;
	text-indent: -9999em;
	width: 271px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: -56px;
	left: 86px;
	margin: 0;
}
#home-slideshow div.slide3 h3{	
	padding-left: 30px;
	text-transform: uppercase;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #15ae47;
	margin-top: 12px;
}
#home-slideshow div.slide3 p{	
	font-size: 13px;
	color: #231f20;
	line-height: 15px;
}
#home-slideshow div.slide3 .quote{	
	height: 30px;
	position: absolute;
	top: 248px;
	left: 147px;
	width: 350px;
}
#home-slideshow div.slide3 .quote p{	
	font-size: 15px;
	color: #fff;
	line-height: 16px;
}
#home-slideshow div.slide3 .quote a{	
	background: url("/images/bg-sprite.png") repeat-x left top;
	width: 169px;
	height: 57px;
	color: #fff;
	font-size: 19px;
	text-shadow: #5f6c28 -1px -1px 1px;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 17px;
	right: -8px;
	line-height: 56px;
	text-align: left;
	z-index: 10;
}
#home-slideshow div.slide3 .quote p.no-fees{	
	background: url("/images/txt-sprite.png") no-repeat left top;
	width: 183px;
	height: 35px;
	text-indent: -9999em;
	position: absolute;
	top: 61px;
	left: -10px;
	z-index: 30;
}
#home-slideshow div.slide2 {		
	width: 370px; 
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 0 0;
}
#home-slideshow div.slide2 div {	
	border: 2px solid #fff;
	background: #e9e9e9; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	width: 340px;
	-moz-box-shadow: 0px 0px 4px #436a07;
	-webkit-box-shadow: 0px 0px 4px #436a07;
	box-shadow: 0px 0px 4px #436a07;
	margin: 0 0 10px;
	padding: 3px 15px 10px;
	behavior: url(assets/css/PIE.htc);
}
#home-slideshow div.slide2 div h3 {	
	margin: 0;
	font-size: 20px;
}
#home-slideshow div.slide2 div p {	
	line-height: 14px;
	margin: 0 0 10px;
}
#home-slideshow div.slide2 div a {	
	text-decoration: none;
	color: #fff;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #93bf44;
	padding: 2px 8px;
	font-size: 12px;
	behavior: url(assets/css/PIE.htc);
}
#home-slideshow div.slide2 div.support {
	background: #e9e9e9 url("/images/services-sprite.jpg") no-repeat 265px 5px;
}
#home-slideshow div.slide2 div.ecommerce {
	background: #e9e9e9 url("/images/services-sprite.jpg") no-repeat 275px -148px;
}
#home-slideshow div.slide2 div.design {
	background: #e9e9e9 url("/images/services-sprite.jpg") no-repeat 263px -316px;
}

#heading-options-list {	
    background: #fff url("/images/carbon_grey.jpg") repeat-x ;
    width: 950px;
	height: 96px;
	overflow: hidden;
	margin: 0 auto;
}
#heading-options-list h3 {
	color: #d3ff99;
	margin-bottom: 12px;
	font-size: 20px;
	font-weight:bold;
}
#heading-options-list ul.tick {
	list-style: none;
	width: 100%;
	overflow: hidden;
	z-index: 10;
	position: relative;

}
#heading-options-list ul.tick li {
	background: url("/images/icons-sprite.png") no-repeat -85px -329px;
	padding: 0 10px 0 25px;
	float: left;
	font-size: 17px;
	color: #fff;
	line-height: 22px;
	margin: 0 0 0 30px;
}
#heading-options-list ul.tick li:first-child {
	margin: 0;
}



.preview {
	list-style:none;
	width:150px;
	height:87px;
	margin: 0 30px 14px 0;
	float:left;
}
.preview dt {
	height:16px;
	padding-left:2px;
}
.preview dd {
	background:url(/images/portafolio/preview_bg.jpg) no-repeat 0% 0%;
	padding:8px 0 0 7px;
	height:64px;
}
.preview dd.p2 {
	background:url(/images/portafolio/preview_bg2.jpg) no-repeat 0% 0%;
	padding-left:8px;
}
.preview dd.p3 {
	background:url(/images/portafolio/preview_bg3.jpg) no-repeat 0% 0%;
	padding:10px 0 0 7px;
}