/*Goodwill Comunicacion.com
author emoticon.es
you may use this layout*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background:#fbf8f7 url(fondo.png) center top repeat-y;
	color: #000;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #777;
	font-size: 36px;
	font-weight: 100;
	line-height: 40px;
	text-transform: lowercase;
}
h2 {
	color: #000;
	font-size: 24px;
	font-weight: 100;
	line-height: 24px;
	text-transform: lowercase;
}
a, a:link {
	color: #FF3333;
	font-weight: 100;
	text-decoration: underline;
}
a:visited {
	color: #888;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #F33;
	display: inline;
}
a:focus {
	color: #FFFFFF;
	border: 1px dotted #666666;
}
a:active {
	color: #FF3300;
	background-color: #FFFFFF;
}
#contentWrapper #enlaces a, #contentWrapper#enlaces a:link, #contentWrapper #enlaces a:visited, #contentWrapper#enlaces a:hover, #contentWrapper #enlaces a:focus, #contentWrapper #enlaces a:active {
	font-size: 10px;
	color: #666666;
}
/*  fixed layouts  specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts simply set the left and right margins to center the container on the page. */
#outerWrapper {
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 1020px;
}
#outerWrapper #header {
	background-image: url(logo_goodwill_index.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 70px;
	padding: 20px 0px 0px 25px;
}
#outerWrapper #header h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	text-indent: -5000px;
}
#outerWrapper #topNavigation {
	/*border-bottom: solid 1px #9ea3aa;  Sets the bottom border properties for an element using shorthand notation */
	color: #51536c;
	font-weight: bold;
	height: 30px;
	padding: 5px 0px 40px 50px;
}
#outerWrapper #contentWrapper {
	margin-bottom: 30px;
	margin-top: 20px;
	min-height: 0;
	overflow: hidden;
}
#outerWrapper #contentWrapper #main {
	border-right: solid 1px #d0d0d0;
	float: left;
	padding: 0px 30px 30px 30px;
	width: 600px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #contact {
	margin: 0 30px 0 660px;
	padding: 50px 20px 30px 20px;
}
#outerWrapper #contentWrapper #wide {
	margin: 0;
	padding: 20px 30px 30px 20px;
}
#outerWrapper #contentWrapper #wide .col {
	margin: 0;
	padding: 0px 25px;
	float: left;
	width: 270px;
	font-size: 12px;
}
#outerWrapper #contentWrapper #wide .twocol {
	margin: 0;
	padding: 0;
	float: left;
	width: 600px;
	font-size: 12px;
}
#outerWrapper #footer {
	color: #3a32c4;
	padding: 10px 0px 20px 10px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #999;
	font-weight: 100;
	text-decoration: underline;
}
#outerWrapper #footer a:visited {
	color: #888;
	text-decoration: underline;
}
#outerWrapper #footer a:hover {
	color: #FFFFFF;
	background-color: #777;
	display: inline;
}
.clear {
	clear:both
}
strong {
	font-weight: 400;
	color: #FF3300
}
hr {
	height: 25px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #999999;
}
address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #999999;
	line-height: normal;
	font-style: normal;
}
img, img a {
	border:none
}
#destacado {
	width: 300px;
	float: inherit;
	margin: 38px 0 0 0;
	padding: 0 0 0 0;
}
#destacado li {
	width: 200px;
	height: 60px;
	display: block;
	padding: 10px 5px 5px 70px;
}
/*#destacado li#third, #destacado li#third:hover, #destacado li#fourth, #destacado li#fourth:hover {
	width: 240px;
	height: 35px;
	display: block;
	padding: 15px 5px 5px 30px;
}*/
#destacado li h3 {
	color: #111;
	font: 13px "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-weight: bold;
}
#destacado li h3 a {
	color: #111;
	text-decoration:none
}
#destacado li h3 a:hover {
	background-color:#FFFFFF;
	text-decoration: underline
}
#destacado li p {
	color: #545454;
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
#destacado li#first {
	border-bottom: 1px solid #e4e4e4;
	background: #f6f6f6 url(../images/first.png) top left no-repeat;
}
#destacado li#first:hover {
	text-decoration: none;
	background: #fff url(../images/first.png) top left no-repeat;
}
#destacado li#second {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e4e4;
	background: #f6f6f6 url(../images/comunicacion-2-0.png) no-repeat left top;
}
#destacado li#second:hover {
	text-decoration: none;
	background: #fff url(../images/comunicacion-2-0.png) top left no-repeat;
}
#destacado li#third {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e4e4;
	background: #f6f6f6 url(../images/comunicacion-global.png) top left no-repeat;
}
#destacado li#third:hover{
	text-decoration: none;
	background: #fff url(../images/comunicacion-global.png) top left no-repeat;;
}
#destacado li#fourth {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e4e4;
	background: #f6f6f6 url(../images/blog-will.png) top left no-repeat;
}
#destacado li#fourth:hover {
	text-decoration: none;
	background: #fff url(../images/blog-will.png) no-repeat left top;
	;
}
#subheader {
	background: #000 url(../images/bg-chalkboard.jpg) no-repeat left top;
	color: #FF6600;
	padding: 50px;/*text-align:center*/
}
#subheader h1 {
	color:#fff;
}
#subheader h2 {
	color:#fff;
}
