@font-face { font-family: insitu-font; src: url('/fonts/insitu-font-normal.otf'); }
@font-face { font-family: insitu-font; font-weight: bold; src: url('/fonts/insitu-font-bold.otf'); }
@font-face { font-family: insitu-font; font-weight: lighter; src: url('/fonts/insitu-font-lighter.otf'); }

/* HOME CONTAINERS */

.video-container
{
	padding:2px 2px 0 2px;
}

#header-upper
{
	margin:0;
	padding:0;
	height:155px;
}

#logo
{
	float:left;
}

#header-text
{
	float:left;
	width:430px;
	font-size:1.6em;
	padding:20px 0 0 240px;
	line-height:2em;
}

.header-text-line
{
	
}

#feature-container
{
	width:620px;
	height:407px;
	position:relative;
}

.feature-holder
{
	position:absolute;
	top:0;
	left:0;
}

#feature-content
{
	width:280px;
	position:absolute;
	top:50px;
	right:20px;
}

#feature-content .health
{
	font-size:1.5em;
}

#feature-content h1
{
	font-size:2.2em;
	margin:0 0 10px;
	line-height:1em;
}

#feature-content a
{
	font-size:1.2em;
	text-decoration:none;
}

#feature-content a:hover
{
	text-decoration:underline;
}

#feature-controls
{
	background-color:#000033;
	padding:10px;
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:10;
}

#feature-controls ul
{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	width:105px;
}

#feature-controls ul li
{
	display:block;
}

#feature-controls ul li.padding
{
	margin-bottom:10px;
}

#feature-controls ul li a
{
	text-decoration:none;
	display:inline-block;
}

#feature-controls ul li a:hover
{
	color:#99CCFF;
}

#feature-pointer
{
	position:relative;
	color:#99CCFF;
	font-size:2.5em;
	top:0;
	left:0;
	float:left;
	line-height:9px;
}

#latest-container
{
	width:290px;
	height:404px;
	background:#404e6b;
}

#latest-news
{
	padding:0 10px 10px 10px;
}

#latest-news h3
{
	font-size:1.2em;
}

#latest-news a
{
	color:#99ccff;
	font-weight:bold;
	text-decoration:none;
}

#latest-news a:hover
{
	text-decoration:underline;
}

.section-two-left
{
	width:620px;
	margin-right:20px;
	float:left;
}

.section-two-right
{
	width:290px;
	float:left;
}

.section-three-left
{
	width:300px;
	margin-right:20px;
	float:left;
}

.section-three-middle
{
	width:300px;
	margin-right:20px;
	float:left;
}

.section-three-right
{
	width:290px;
	float:left;
}

.bottom-bar
{
	background:url("/images/title_slate_bottom.jpg") repeat-x bottom;
}

.section-tag
{
	font-family:insitu-font;
	font-weight:normal;
	color:#cccccc;
	padding-left:10px;
	width:143px;
	height:200px;
	float:left;
	font-size:1.6em;
	line-height:1.2em;
}

.cufon
{
	margin: 0 0 5px 0 !important;
}

.section-title
{
	font-size:2.5em;
	margin-bottom:10px;
}