body {
	margin: 0;
	padding: 0;
	background: #FFF url(img1.png) repeat-x;
	text-align: justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	overflow: hidden;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	text-shadow: #AAA 2px 2px 4px;
	color: #666;
	margin-left: 46px;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #353535 url(img3.png) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
	-moz-box-shadow: 2px -2px 8px #888;
	-webkit-box-shadow: 2px -2px 8px #888;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	outline: none;
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #8EC30F;
	text-decoration: underline;
	/*
	text-shadow: #DDD 2px 2px 2px;
	*/
}
a:active {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(img4.png) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CCCCCC;
	background: #FFFFFF url(img4.png) repeat-x;
}

.icon {
	float: left;
	width: 32px;
	height: 32px;
}

#wherereus-map {
	background-color: transparent;
	width: 685px;
	height: 306px;
	-moz-box-shadow: 0px 4px 8px #AAA;
	-webkit-box-shadow: 0px 4px 8px #AAA;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	background: transparent url(../images/SGebora.png) no-repeat left top;
	float: left;
	height: 104px;
	width: 400px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	font-family: "Tahoma";
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #353535 url(img2.png) repeat-x;
	text-decoration: none;
	font-weight: bold;
	-moz-box-shadow: 4px 4px 16px black;
	-webkit-box-shadow: 4px 4px 16px black;
}

/* Content */
.menu-effect {
	background: #353535 url(img2-rollover.png) repeat-x !important;
	-moz-box-shadow: 4px 4px 16px #333 !important;
	-webkit-box-shadow: 4px 4px 16px #333 !important;
}

#content {
	background: transparent url(tile.png) repeat;
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
	margin: -8px -16px;
	-moz-box-shadow: 2px 2px 8px #888;
	-webkit-box-shadow: 2px 2px 8px #888;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 15px 10px;
	height: 32px;
	background: url(img6.png) repeat-x;
	color: #666;
	list-style-type: circle;
	list-style-image: url(li-square.png);
}

#colTwo {
	float: right;
	width: 686px;
	-moz-box-shadow: 2px 2px 8px #888;
	-webkit-box-shadow: 2px 2px 8px #888;
}

/* Footer */

#footer {
	clear: both;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(img7.png) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}

#carrusel {
	top: 0;
	left: 0;
	width: 646px;
	height: 246px;
	overflow: scroll;
	background-color: transparent;
}
#carrusel-anterior {
	position: absolute;
	top: 100px;
	left: 16px;
	opacity: 0.5;
}
#carrusel-siguiente {
	position: absolute;
	top: 100px;
	right: 48px;
	opacity: 0.5;
}
#carrusel-titulo {
	color: #006600;
}