@import url(reset.css);
@import url(base.css);

#container {
	margin: 0 auto 20px;
	width: 862px;
	text-align: left;
}
#header {
	position: relative;
	height: 153px;
	background: transparent url(images/header_actual.jpg) no-repeat scroll center bottom;
}
#header ul.menu {
	margin: 0;
}
#header ul.menu li {
	background-image: none;
	position: absolute;
	overflow: hidden;
	padding: 0;

}
#header ul.menu li a {
	display: block;
	text-indent: -9999px;
	outline-style: none;
	height: 100%;
}
#header ul.menu li.home  {
	left: 25px;
	top: 22px;
	width: 391px;
	height: 128px;
}
#header ul.menu li.exhibits {
	left: 435px;
	top: 69px;
	width: 48px;
	height: 30px;
}
#header ul.menu li.visit {
	left: 498px;
	top: 70px;
	width: 36px;
	height: 29px;
}
#header ul.menu li.education {
	left: 548px;
	top: 73px;
	width: 67px;
	height: 28px;
}
#header ul.menu li.about {
	left: 630px;
	top: 75px;
	width: 38px;
	height: 30px;
}
#header ul.menu li.support {
	left: 680px;
	top: 78px;
	width: 60px;
	height: 33px;
}
#header ul.menu li.partners {
	left: 760px;
	top: 97px;
	width: 70px;
	height: 40px;
}
#main {
	position: relative;
	background: transparent url(images/container-background.gif) repeat-y scroll center top;
	min-height: 150px;
	padding: 54px 42px 54px;
	overflow: hidden;
}
* html #main {
	zoom: 1;
}
#footer {
	background: transparent url(images/footer-background.gif) no-repeat scroll center top;
	height: 58px;
	font-size: 11px;
	text-align: center;
}
#footer ul.links {
	font-size: 12px;
	margin-bottom: 7px;
}
#footer ul.links li {
	display: inline;
	background: transparent url(images/bullet-black-pipe.gif) no-repeat scroll left center;
	padding: 0 5px 0 10px;
}
#footer ul.links li.first {
	background-image: none;
}
#footer ul.links li a {
	text-decoration: none;
	color: black;
}
#footer ul.links li a:hover {
	text-decoration: underline;
}

.blue-module,
.green-module,
.outline-module {
	margin-right: 14px;
	width: 259px;
	float: left;
	overflow: auto;
}
* html .blue-module,
* html .greenm-module,
* html .outline-module {
	zoom: 1;	
}
.blue-module.end,
.green-module.end,
.outline-module.end {
	margin-right: 0;
}
.blue-module h2,
.blue-module h2 a,
.green-module h2,
.green-module h2 a,
.outline-module h2 {
	display: block;
	height: 23px;
	margin-left: 17px;
	font-size: 22px;
	color: #6e9020;
	text-indent: -9999px;
	outline-style: none;
}
.blue-module .content,
.green-module .content,
.outline-module .content {
	background: transparent url(images/blue-module-background.png) no-repeat scroll left top;
	height: 197px;
	padding: 12px 15px;
	text-align: center;
	overflow: hidden;
}
.blue-module .content p,
.green-module .content p,
.outline-module .content p {
	text-align: left;
	margin-top: 5px;
}
.green-module {
	width: 417px;
}
.green-module .content {
	background-image: url(images/green-module-background.png);
	height: 197px;
	padding-right: 12px;
}
.green-module .content p {
	margin-top: 0;
}
.green-module.wide {
	width: 568px;
}
* html .green-module.wide {
	margin: 0;
}
#main .green-module.wide h2 {
	text-indent: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.green-module.wide .content {
	background-image: url(images/green-module-background-wide.png);	
	height: 126px;
	padding-left: 12px;
	padding-top: 10px;
}
.outline-module {
	width: 373px;	
}
.outline-module .content {
	background-image: url(images/outline-module-background.png);
}
ul.small-blue-module {
	margin-right: -46px;
}
ul.small-blue-module li {
	position: relative;
	color: #005395;
	font-size: 18px;
	float: left;
	width: 226px;
	background: transparent url(images/small-blue-module-background.png) no-repeat scroll 0 27px;
	height: 180px;
	margin-left: 0;
	margin-right: 46px;
	margin-bottom: 6px;
	padding-left: 0;
}
* html ul.small-blue-module {
	margin: 0;
}
* html ul.small-blue-module li {
	margin: 0;
	margin-right: 25px;
}
ul.small-blue-module li img {
	position: absolute;
	left: 12px;
	bottom: 12px;
}

a.orange-button {
	float: left;
	background: transparent url(images/button-orange-left.gif) no-repeat scroll left top;
	color: white;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	outline-style: none;
}
a.orange-button span {
	float: left;
	background: transparent url(images/button-orange-right.gif) no-repeat scroll right top;
	height: 18px;
	padding: 6px 5px;
	cursor: pointer;
}
a.orange-button.small {
	background-image: url(images/button-small-orange-left.gif);
}
a.orange-button.small span {
	background-image: url(images/button-small-orange-right.gif);
	height: 17px;
	font-size: 12px;
	padding: 4px 5px;
}
#main h1 {
	background: transparent none no-repeat scroll left top;
}
#main h1.exhibits {
	background-image: url(images/h1-exhibits.png);
}
#main h1.visit {
	background-image: url(images/h1-visit.png);
}
#main h1.education {
	background-image: url(images/h1-education.png);	
}
#main h1.about {
	background-image: url(images/h1-about.png);
}
#main h1.support {
	background-image: url(images/h1-support.png);
}
#main h1.privacy-policy {
	background-image: url(images/h1-privacy-policy.png);
}
#main h1.join-our-team {
	background-image: url(images/h1-join-our-team.png);
}
#main h1.contact-us {
	background-image: url(images/h1-contact-us.png);
}
#main h1.thank-you {
	background-image: url(images/h1-thank-you.png);	
}
#main h1.community-partners {
	background-image: url(images/h1-community-partners.png);
}
#main h2 {
	font-size: 18px;
	color: #005395;
	margin-bottom: 18px;
	margin-top: 18px;
}
.sign-up {
	position: absolute;
	top: 54px;
	right: 42px;
	width: 313px;
	height: 151px;
	background: transparent url(images/small-outline-module-background.png) no-repeat scroll left top;
}
.sign-up .content {
	margin: 10px;
}
.sign-up form input.text {
	float: left;
}
.sign-up.in-content {
	position: static;
	float: right;
	margin-top: -29px;
}
form.sign-up {
	width: auto;
	height: auto;
	float: none;
	position: static;
	background-image: none;
	overflow: auto;
}
* html form.sign-up {
	zoom: 1;
}
form.sign-up ul {
	margin-bottom: 14px;
}
form.sign-up ul li {
	background-image: none;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
	overflow: auto;
}
* html form.sign-up ul li {
	zoom: 1;	
}
form.sign-up li label {
	float: left;
	width: 9em;
	position: relative;
	top: 2px;
}
form.sign-up li input.text {
	width: 14em;
}
form.sign-up li textarea {
	width: 18em;
}
form.sign-up .checkboxes {
	margin-left: 9em;
	overflow: hidden;
	padding-bottom: 2px;
}
form.sign-up .checkboxes label {
	float: none;
}
form.sign-up .checkboxes .other {
	position: relative;
	top: 2px;
}