#hero-banner
{
	height:228px;
	width:960px;
	display:block;
	text-align:center;
	clear:both;
}

#hero-banner h1
{
	color: #bbbcbf;
	font-size:24px;
	font-family: futura, helvetica, arial, sans serif;
	position:relative;
	top:100px;
}


#hero-banner-border
{
	width:958px;
	border-top: 1px solid #696d77;
	border-left:1px solid #6a6f78;
	border-bottom: 1px solid #2c2f35;
	border-right:1px solid #25272c;
	background-color: #535862;
	height:8px;
	
}


.content-area-wrap
{
	background: url(../../images/contentarea-bg-home-repeat.jpg) left 5px repeat-y;
}

div.content-area
{
	min-height: 450px;
	height: 520px;
	padding: 0 33px;
	width: 100%; 
	clear: both;
	background: url(../../images/contentarea-bg-home.jpg) left 0px no-repeat;
}

	div.content-area h1
	{		
		background: url(../../images/h1-home.png) no-repeat 0 0;
		top: 34px;
		width: 860px;
	}

.home-body-content
{
	width: 874px;
}

div.home-info
{
	margin-top:50px;
}

	div.home-info div.col1 
	{ 
		width: 528px;
		padding-left:30px;
	}
	
	div.home-info div.col2		
	{
		position: relative;
		left: 34px;
		width: 272px;
		height: 145px;
		background: url(../../images/home/scientist.jpg) no-repeat 0 0;		
	}

.modules
{
	padding: 10px 0 0 20px;
	clear: both;
	width: 100%;
	background: url(../../images/home/modules-bg.jpg) left bottom repeat-x;
}

	.modules .col1, .modules .col2, .modules .col3 { position: relative; width: 280px; padding-right:4px; } 
	
		.module-content1 h3	{ background: url(../../images/home/modules-1.jpg) left 5px no-repeat; }
		.module-content2 h3	{ background: url(../../images/home/modules-2.jpg) left 5px no-repeat; }
		.module-content3 h3	{ background: url(../../images/home/modules-3.jpg) left 5px no-repeat; }
		
		.module-content1 h3, .module-content2 h3, .module-content3 h3
		{
			width: 280px;  
			height: 0;
 			padding: 100px 0 0 0;
		}
		
			.module-content1 a, .module-content2 a, .module-content3 a
			{
				position: absolute;
				left: 0;
				top: 5px;
				display: block;
				padding: 77px 0 0 0;
				width: 280px;
				height: 0;
				overflow: hidden;
			}
 
.no-bg-module
{
	padding:0 0 0 12px;
 	margin-top: 1px;
 	background: none;
}
 
  	/*.no-bg-module .col1, .no-bg-module .col2, .no-bg-module .col3 
	{
		width: 260px; 
		padding:5px 12px 20px 12px;
	} 

 	.no-bg-module .col1, .no-bg-module .col2
	{
	 	background: url(../../images/home/module-nobg-rgtbrder.jpg) right top no-repeat;
	}*/
	
  	.no-bg-module .col1, .no-bg-module .col2
	{
		padding: 5px 20px 20px 12px;
	}
	
  	.no-bg-module .col1	{ width: 536px; background: url(../../images/home/module-nobg-rgtbrder.jpg) right top no-repeat; }
	.no-bg-module .col2	{ width: 260px; }

.news-events h4
{
	padding:0px;
	margin:0px;
}

	.news-events h4 .event-date
	{
		font-size:.90em;
		font-weight:normal;
	}

#tbx-email
{
	width:100%;
	font-size:14px;
	padding:2px;
	color: #838589;
}

.form-button
{
	background: url('../../images/ui_framework/btn-bg.gif') 0 0 repeat-x;
}

#submit
{
	width:100%;
	margin-top:5px;
	text-align:right;

}

.footer
{
	padding: 15px 0 0 30px;
	height: 92px;
	background: url(../../images/footer-bg-home.jpg) top left no-repeat;
}
