body#home {
	background-color: #FFF;
	background-image: url(imagenes/bg-page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
body#home #header {
	height: 200px;  
	}
body#home #masthead {
	height: 200px;
	background-image: url(imagenes/masthead2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	
body#home #masthead a {
	display: block; 
	text-decoration: none;
	text-indent: -3000px;
	position: absolute; 
	width: 60px; 
	height: 60px;
	}
body#home #masthead a.home {
	display: none; 
	}
body#home #masthead a.design {
	top: 25px; 
	left: 227px; 
	}
body#home #masthead a.software {
	top: 100px; 
	left: 452px;
	}
body#home #masthead a.consulting {
	top: 100px; 
	left: 602px;
	}
body#home #masthead a.support {
	top: 100px; 
	left: 902px;
	}	
body#home #nav-main, 
body#home .nav-util {
	top: 200px
	}
body#home #primary-content {
	top: 45px;
	left: 455px;
	width: 479px; 
	margin: 0; 
	padding: 0 0 0 30px;
	}
body#home .pc .recent-launches {
	position: relative; 
	top: 0; 
	left: 0; 
	width: 140px; 
	padding-bottom: 10px;
	} 
body#home .pc .recent-launches h3 {
	margin: 0 0 4px 0 !important; 
	padding: 0 !important; 
	font-size: 1em; 
	}
body#home .pc .recent-launches ul.news {
	margin: 0 0 20px 0; 
	padding: 0; 
	font-size: 0.92em;
	}
body#home .pc .recent-launches ul.news li {
	background-image: none; 
	padding: 0; 
	margin: 0; 
	}
body#home .pc .recent-launches ul.news li h4 {
	margin: 0 0 6px 0; 
	padding: 0;
	line-height: 1.1em;
	font-size: 1.0em; 
	font-weight: normal; 
	text-transform: none;
	}
body#home .pc .recent-launches ul.news li h4 a {
	margin: 0; 
	padding: 0; 
	}
body#home .pc .recent-launches a.more {
	color: #335A8D;
	font-style: italic; 
	font-size: 0.91em;
	}
body#home .pc .news-list {
	position: absolute;
	top: 0;
	left: 210px;
	width: 255px;
	height: auto;
	}
body#home .pc .news-list h2 {
	font-size: 1.1em;
	margin-bottom: 1em; 
	}	
body#home #secondary-content {
	top: 45px;
	left: 2px;
	width: 450px;
	height: auto;
	}
body#home .sc dl.lrg-img { }	
body#home .sc div.sml-img-cont { }	
body#home .sc dl.sml-img1, 
body#home .sc dl.sml-img2, 
body#home .sc dl.sml-img3 {
	display: block; 
	width: 140px; 
	float: left; 
	}
body#home .sc dl.sml-img1, 
body#home .sc dl.sml-img2 {
	margin-right: 15px;   
	}
body#home .sc dl.lrg-img img, 
body#home .sc dl.sml-img1 img, 
body#home .sc dl.sml-img2 img, 
body#home .sc dl.sml-img3 img {
	border: 1px solid #DFDAD3; 
	background-color: #FFF; 
	padding: 4px; 
	}

