body {
	margin:0;
	color: #999;
	font: 12px/16px Verdana, "Helvetica Neue", Helvetica, Arial,  sans-serif;
	background: #000;
}
img {
	border-style:none;
}
a {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration:underline;
}
.wrapper {
	margin:0px auto 0;
	width:960px;
	border: 0px solid yellow;
}
#header{
	width: 960px;
	border: 0 solid red;
	margin-bottom: 15px;
	height: 120px;
}
#header .eyebrow{
	height: 20px;
	display: block;
	clear: both;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
}
#header .eyebrow img{
	margin-right: 5px;
	border: 0;
}

#header .logo{
	float: left;
	display: block;
	width: 300px;
}

.backHome{
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;	
}
.backHome:hover{
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}
#header .nav{
	font: bold 12px Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 16px;
	min-height: 20px;
	float: right;
	display: block;
	margin-top: 79px;
	text-align: left;
	margin-right: 20px;
	width: 620px;
}

#header .nav a{
	color: #FFF;
	text-decoration: none;
}
#header .nav a:hover{
	color: #999;
	text-decoration: none;
}

#header .nav .active a{
	color: #666;
	text-decoration: none;
}
#header .nav ul{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 50px 0 0;
}
#header .nav ul li{
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}
#feature{
	background-color: #111;
	width: 960px;
	height: 360px;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
	margin: 0;
}
#subFeature{
	margin-top: 25px;
	margin-bottom: 100px;
}
#subFeature .leftModules{
	float: left;
	border: 0px solid lime;
	width: 600px;
	margin-left: 10px;
}

#subFeature .leftModules .leftModule{
	display: block;
	padding-right: 60px;
	border: 0px solid yellow;
	clear: left;
	margin-bottom: 50px;
}

#subFeature .leftModules .leftModule a{
	color: #d04d2a;
	text-decoration: none;
}

#subFeature .leftModules .leftModule a:hover{
	color: #d04d2a;
	text-decoration: underline;
}

#subFeature .leftModules .leftModule h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	margin: 0 0 10px;
}

#subFeature .leftModules .leftModule h3 a{

	color: #FFF;

}

#subFeature .leftModules .leftModule h3 a:hover{

	color: #999;
	text-decoration: none;
}

#subFeature .leftModules .leftModule img{
	width: 100px;
	height: 100px;
	margin-right: 25px;
	display: block;
	float: left;
	padding-bottom: 25px;
}

#subFeature .rightModules{
	float: right;
	border: 0px solid fuchsia;
	width: 300px;
	margin: 0;
}

#subFeature .rightModules .inputText{
	border: 1px solid #666;
	background-color: black;
}
#footer{
	display: block;
	clear: both;
	font-size: 11px;
	border-top: 1px solid #333;
	line-height: 18px;
	text-align: center;
	margin-top: 100px;
	padding-top: 25px;
}

#footer img{
	text-align: left;
	margin-top: 25px;
	margin-bottom: 50px;
	display: block;
	padding-left: 435px;
}
#footer a{
	text-decoration: none;
	color: #999;
}
#footer a:hover{
	text-decoration: none;
	color: #666;
}
/*whitebox*/
.whitebox {
	width:290px;
	background:#000;
	padding:10px;
	margin-bottom:10px;
}
.whitebox span.descr {
	display:block;
	text-align:right;
	color:#7f7f7f;
	padding:7px 0 0 0;
	font:10px/10px Verdana, Arial, Helvetica, sans-serif;
}
.whitebox h3 {
	margin:0 0 8px 3px;
	height:1%;
	overflow:hidden;
}
.whitebox h3 img {
	margin-top:10px;
}
.whitebox p {
	margin:0 0 0 3px;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
/*form*/
.whitebox .formholder {
	padding:10px 0 17px 2px;
}
.whitebox .formholder .subscribe {
	width:100%;
	overflow:hidden;
}
.whitebox .formholder .field {
	width:190px;
	float:left;
	height:23px;
	overflow:hidden;
	padding:0 5px;
	margin-right:8px;
	background:url(images/input-bg.gif) no-repeat;
}
.whitebox .formholder .field input {
	width:190px;
	padding:4px 0;
	background:none;
	border:0;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.whitebox .formholder .field input:focus {
	outline:none;
	border:none;
}
* html .whitebox .formholder .field input {
	padding:5px 0;
}
* html .whitebox .formholder .field input {
	padding:5px 0;
}
.whitebox .formholder input.btn {
	float:left;
	padding:0;
	margin:3px 0 0 0;
}
.whitebox a.arrow {
	font-weight:bold;
	color:#424242;
	font-size:11px;
	margin-left:4px;
	margin-bottom:13px;
	display:inline-block
}
#content{
	width: 960px;
	border-top: 1px solid #333;
	padding-top: 25px;
}
#content .sidebar-l{
	width: 312px;
	float: left;
	display: block;
	border-top: 0 solid orange;
	padding-left: 10px;
	padding-top: 25px;
}
#content .sidebar-l img{
	border-color: #333;
	border-width: 1px;
	margin-bottom: 5px;
}

.slide{
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}
.slide:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

#content .mainContent{
	width: 400px;
	float: left;
	display: inline;
	padding-bottom: 75px;
	border: 0 solid aqua;
}
#content .mainContent p{
	margin-bottom: 15px;
}


#content .mainContent  a{
	color: #d04d2a;
	text-decoration: none;
}

#content .mainContent  a:hover{
	color: #d04d2a;
	text-decoration: underline;
}
#content .mainContent .exhibition h2 {
	text-indent: -9999px;
	background: url(images/headline_exhibition.png) no-repeat;
	height: 116px;
}

#content .mainContent .contact h2 {
	text-indent: -9999px;
	background: url(images/headline_contact.png) no-repeat;
	height: 40px;
}

#content .mainContent .media h2 {
	text-indent: -9999px;
	background: url(images/headline_media.png) no-repeat;
	height: 40px;
}

#content .mainContent .plan h2 {
	text-indent: -9999px;
	background: url(images/headline_plan.png) no-repeat;
	height: 40px;
}

#content .mainContent .studentsEducators h2 {
	text-indent: -9999px;
	background: url(images/headline_studentsEducators.png) no-repeat;
	height: 75px;
}

#content .mainContent h3{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}
#content .sidebar-r{
	width: 160px;
	float: right;
	display: block;
	border: 0 solid orange;
	text-align: right;
}

#content .sidebar-r p{
	text-align: right;
	font-size: 11px;
}
#content .sidebar-r img{
	margin-top: 15px;
}
#subFeature h3 a{
	color: #FFF;
	text-decoration: none;
}

#subFeature h3 a:hover{
	color: #666;
	text-decoration: none;
}







