body {background:#f5f5f5;text-align:center;}
	
	#centraliza-geral {position: relative;margin: 0 auto;text-align: center;}
	body h1, h2, h3, h4, h5 {font-family:'Open sans', Arial, sans-serif; font-weight:bold;}
	body p {color:#282828; font-size:14px; font-family:'Open sans', Arial, sans-serif;}
	
	#header {background:#0a2540; border-bottom:3px #f99033 solid; height:105px;}
		#header-center { width:950px; margin:0 auto; height:105px; background:url(../img/bg-header-center.jpg) center top no-repeat;}
			#logo-header {width:345px; height:90px; background:url(../img/logo-indexnet.png) left center no-repeat; margin-top:20px; float:left;}
				#logo-header a {display:block; width:345px; height:90px; text-indent:-9999px;}
			
			#info-empresa {float:right; overflow:hidden; margin-top:35px;}
				#info-empresa h2 { line-height:30px; font-size:24px; color:#fff; font-family:'Open sans', Arial, sans-serif; font-weight:bold; text-transform:uppercase;}
				#info-empresa p {font-family:'Open sans', Arial, sans-serif; color:#fff; font-weight:normal; text-transform:uppercase; font-size:12px; text-align:right; margin-top:5px;}

	#content {width:950px; margin:0 auto; margin-top:60px; overflow:hidden;}
		#content h1 {text-align:left;line-height:40px; font-family:'Open sans', Arial, sans-serif; color:#0a2540; font-weight:bold; text-transform:uppercase; font-size:30px; margin-bottom:10px; display:block;}
		#content p { text-align:left;line-height:18px; margin-bottom:25px; border-bottom:1px #dddddd solid; box-shadow:1px 1px 1px #fff; width:950px; overflow:hidden; padding-bottom:25px;}

	#content ul {width:950px; overflow:hidden;}
		#content ul li {width:316px; float:left; overflow:hidden; height:405px; text-align:center; margin-bottom:50px;}
			#content ul li img {width:273px; height:250px; border:3px #fff solid; box-shadow:0px 0px 3px #666; padding:3px; margin-top:3px;}
			#content ul li h3 {width:100%; display:block; font-size:18px; color:#0a2540; font-weight:bold; margin-top:20px; font-family:'Open sans', Arial, sans-serif; margin-bottom:10px;}
			#content ul li p {line-height:18px; border:0px; box-shadow:none !important; box-shadow:1px 1px 1px #fff; text-align:center; width:275px; margin:0 auto;}
			#content ul li a.link  {background:url(../img/bg-btn.jpg) #fff repeat-x bottom; font-size:14px; color:#666; text-align:center; border:1px #ddd solid; padding:10px; text-decoration:none; font-family:'Open sans', Arial, sans-serif; border-radius:5px;}
				#content ul li a.link:hover {background:url(../img/bg-header-center.jpg) center top; color:#fff;}
				
	
	#rodape {width:950px; border-top:1px #dddddd solid; box-shadow:-1px -1px -1px #fff; margin:0 auto; overflow:hidden; padding-top:10px; padding-bottom:10px; margin-bottom:30px;}