@charset "utf-8";
/* remove all padding and margins so we start fresh in all browsers, then add it back to some things */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 14px/1.2 Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}
img {
	border: 0px;
}
p {
	padding-bottom: 12px;
}
ul, ol {
	padding: 10px 40px 12px 40px;
}
sup {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
optgroup option {
	padding-left: 15px;
}
blockquote {
	padding: 0 30px;
}
textarea {
	line-height: 18px; /* needed for jquery.autogrow to work in IE */
	min-height: 36px;
}
a {
	color: #e36a11;
	outline: none;
}
object,embed {
	outline: none;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 12px;
}
label.error {
	color: #ff0000;
	padding-left: 5px;
	display: block; /* forces the labels to the next line */
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
/** Body Styles **/
#header_container {
	float: left;
	width: 100%;
	height: 121px;
	background: url(../images/header_bg.jpg) repeat-x;
}
	#header {
		margin: 0 auto;
		height: 121px;
		width: 960px;
		position: relative;
	}
		#header h1 {
			float: left;
			padding-top: 20px;
		}
		#header_right {
			float: right;
			padding-top: 25px;
		}
			#header_search {
				float: left;
			}
				#searchBox {
					border: 0px;
					color: #8ca145;
					background: url(../images/searchbox.jpg) no-repeat;
					width: 133px;
					height: 28px;
					padding: 0 7px;
				}
				#searchSubmit {
					display: none;
				}
			#header_social {
				float: left;
				padding: 3px 15px 3px 20px;
				border-right: 1px solid #c7c7c8;
				margin-right: 15px;
			}
				#header_social a {
					margin-right: 5px;
				}
			#header_right h4 {
				color: #e36a11;
				font-size: 26px;
				font-weight: normal;
				float: left;
			}
#content_container {
	float: left;
	width: 100%;
}
#content {
	margin: 0 auto;
	width: 960px;
	padding: 20px 0;
}
.footer {
	float: left;
	padding: 10px 20px;
	width: 920px;
	font-size: 10px;
}
	.footer .verite {
		float: right;
	}
/** Navigation **/
.menu {
	z-index: 10;
	height: 20px;
	position: absolute;
	bottom: 0px;
	width: 960px;
	height: 48px;
	background: url(../images/header_bg.jpg) bottom repeat-x;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
	.menu ul li {
		float: left;
		position: relative;
		background: url(../images/menu_divider.jpg) no-repeat right;
		padding-right: 1px;
	}
	.menu ul li a {
		display: block;
		text-decoration: none;
		height: 48px;
		text-align: center;
		color: #fff;
		line-height: 48px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 0 15px;
		font-size: 12px;
	}
		.menu ul li a.active {
			color: #e0f790;
		}
		.menu ul li:hover a {
			color: #f16a07;
			background: #ffffff;
			border: 1px solid #7e952b;
			padding: 0 14px;
			height: 46px;
			line-height: 46px;
		}
			.menu ul li#nav_About_Us {
				background: none;
			}
/* Sub Nav */
.menu ul li ul {
	display: none;
}
	.menu ul li:hover ul {
		display: block;
		position: absolute;
		top: 48px;
		left: 0px;
		width: 200px;
	}
.menu ul li:hover ul li {
	width: 200px;
	background: none;
}	
.menu ul li:hover ul li a {
	display: block;
	background: #ffffff;
	color: #7e952b;
	text-align: left;
	padding: 3px 3px 3px 10px;
	height: auto;
	line-height: 1.3em;
	width: 187px;
	border-left: 1px solid #7e952b;
	border-right: 1px solid #7e952b;
	border-bottom: 1px solid #7e952b;
	border-top: 0px;
	text-transform: none;
	font-weight: normal;
}
	.menu ul li:hover ul li:hover a {
		background: #7e952b;
		color: #fff;
		text-decoration: none;
	}
/* Start Video Gallery */
.video_left {
	float: left;
	width: 500px;
}
.video_left h2 {
	font-size: 18px;
}
.video_right {
	float: left;
	width: 250px;     
}
.video_right p a {              
	border-top: 1px solid #dcddde;
	padding-bottom: 5px;
	color: #404040;
	text-decoration: none;
	display: block;
}
.video_right p a:hover {
	text-decoration: underline;
}
.quicktime {
	padding-top: 20px;
 }
.quicktime img {
	float: left;
	padding-right: 10px;
}
.quicktime a {
	color: #404040;
}          
/* End Video Gallery */ 
/** Start Default News Articles **/
div.news_years {	
	padding-bottom:20px;	
	float: left;
	width: 450px;
}
div.news_years a { 	
	margin-right:20px;
}

div.news_years a.selected { 
	font-weight:bold;
	text-decoration:none;
}

div.news_pages {
	float:right;	
}
div.news_pages a { 
	margin-left:3px;
	margin-right:3px;
}

div.news_pages a.selected { 
	font-weight:bold;
	text-decoration:none;
}
/** END Default News Articles **/
/** Start Default News Articles **/
	div.macro_groups {	
		margin-bottom:10px;	
	}
	div.macro_groups a { 	
		margin-right:20px;
	}
	
	div.macro_groups a.selected { 
		font-weight:bold;
		text-decoration:none;
	}
	
	div.macro_pages {
		float:right;	
	}
	div.macro_pages a { 
		margin-left:3px;
		margin-right:3px;
	}
	
	div.macro_pages a.selected { 
		font-weight:bold;
		text-decoration:none;
	}
/** END Generic Macros **/
/** Bottom Form **/
#form_container {
	float: left;
	width: 100%;
	min-height: 377px;
	height: auto!important;
	height: 377px;
	background: url(../images/form_bg.jpg) repeat-x #9d9ea1;
}
	#form {
		width: 960px;
		margin: 0 auto;
		color: #ffffff;
		padding: 20px 0;
	}
		#form_left {
			float: left;
			width: 480px;
			padding-right: 90px;
		}
			#form_left h4 {
				font-size: 18px;
				font-weight: normal;
				padding-bottom: 12px;
			}
			.blue {
				color: #A0C3DA;
			}
			#solution_list {
				list-style: none;
				padding: 10px 0 0 0;
				font-size: 14px;
			}
				#list_1, #list_2 {
					padding-bottom: 10px;
					min-height: 24px;
					height: auto!important;
					height: 24px;
				}
				#list_1 {
					background: url(../images/list_1.jpg) no-repeat;
					padding-left: 30px;
				}
				#list_2 {
					background: url(../images/list_2.jpg) no-repeat;
					padding-left: 30px;
				}
				#form_top {
					float: left;
					width: 434px;
					height: 13px;
					font-size: 1px;
					line-height: 1px;
					background: url(../images/form_top.jpg) no-repeat;
				}
				#form_mid {
					float: left;
					width: 404px;
					padding: 5px 15px;
					background: url(../images/form_mid.jpg) repeat-y;
					color: #000000;
					font-size: 12px;
				}
					#form_mid td {
						padding: 5px;
						vertical-align: top;
					}
					.formtxt {
						background: #dddddd;
						border: 1px solid #888a8d;
						width: 110px;
					}
				#form_bottom {
					float: left;
					width: 434px;
					height: 14px;
					font-size: 1px;
					line-height: 1px;
					background: url(../images/form_bottom.jpg) no-repeat;
					padding-bottom: 20px;
				}
		#form_right {
			float: left;
			width: 390px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			background: url(../images/large_quotes.jpg) no-repeat;
			padding-top: 50px;
		}
			.quote_from {
				font-size: 12px;
				color: #cde3f1;
				text-align: right;
			}
/** Home Page **/
#home_image {
	float: left;
	width: 360px;
	height: 228px;
	background: url(../images/home_image.jpg) no-repeat;
	padding: 190px 525px 0 75px;
	line-height: 1.4em;
}
.homebox {
	float: left;
	width: 225px;
	background: url(../images/homebox_mid.jpg) repeat-y;
	margin: 15px 20px 25px 0px;
	display: inline;
	font-size: 13px;
	color: #000000;
}
	.lastbox {
		margin-right: 0px;
	}
	.homebox_top {
		float: left;
		width: 225px;
		height: 76px;
		background: url(../images/homebox_top.jpg) no-repeat;
	}
		.homebox_top h3 {
			font-size: 16px;
			text-transform: uppercase;
			color: #ffffff;
			padding: 15px 0 0 15px;
		}
			.lightblue {
				color: #d8e3e9;
			}
	.homebox_mid {
		float: left;
		width: 205px;
		padding: 10px 10px 0 10px;
	}
		.homebox_mid ol, .homebox_mid ul {
			padding: 0 0 12px 20px;
		}
	.homebox_learnmore {
		float: left;
		width: 205px;
		padding: 10px 10px 0 10px;
		text-align: right;
	}
	.homebox_bottom {
		float: left;
		width: 225px;
		height: 13px;
		font-size: 1px;
		line-height: 1px;
		background: url(../images/homebox_bottom.jpg) no-repeat;
	}
/** Footer **/
#footer_container {
	float: left;
	width: 100%;
}
	#footer {
		width: 960px;
		margin: 0 auto;
		padding: 20px 0;
		font-size: 11px;
		color: #808285;
	}
		#footer a {
			color: #808285;
			text-decoration: none;
		}
			#footer a:hover {
				text-decoration: underline;
			}
/** T2s **/
#t2_banner {
	float: left;
	width: 340px;
	height: 171px;
	background: url(../images/t2banner_aboutus.jpg) no-repeat;
	padding: 70px 550px 30px 70px;
}
	#t2_banner h2, #t3_right h2 {
		font-size: 28px;
		color: #e36a11;
		border-bottom: 2px dotted #c0c0c0;
		padding-bottom: 3px;
		margin-bottom: 12px;
	}
#t2_container {
	float: left;
	width: 960px;
	background: url(../images/t2_dots.jpg) repeat-y;
	margin: 20px 0;
}
	#t2_container.noDots {
		background: none;
	}
	#t2_left {
		float: left;
		width: 280px;
		padding-right: 20px;
	}
		#t2_left h3, #t2_right h3 {
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;
			padding-bottom: 3px;
		}
	#t2_right {
		float: left;
		width: 630px;
		padding-left: 30px;
	}
	#t2_right.wideRight {
		width: 900px;
		padding: 0 30px;
	}
.list_check {
	list-style-image: url(../images/list_check.jpg);
}
	.list_check li {
		padding-bottom: 7px;
	}
/** T3s **/
#t3_container {
	float: left;
	width: 960px;
	background: url(../images/t2_dots.jpg) -100px 0 repeat-y;
	margin: 20px 0;
}
	#t3_left {
		float: left;
		width: 180px;
		padding-right: 20px;
	}
		#t3_left h3, #t2_right h3 {
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;
			padding-bottom: 3px;
		}
		#t3_left #t3_nav {
			padding-top: 0px;
		}
		#t3_left #t3_nav li {
			padding-bottom: 8px;
		}
			#t3_nav li a.selectedlink {
				color: #4d4d4d;
				text-decoration: none;
			}
	#t3_right {
		float: left;
		width: 730px;
		padding-left: 30px;
	}
		#t3_right h3 {
			font-size: 18px;
			font-weight: bold;
			padding-bottom: 10px;
			color: #a0c3da;
		}
/** Model Tool Tip **/
#modelTip {
	border: 1px solid #999;
	background: #ffffff;
	padding: 15px;
	width: 250px;
	position: absolute;
	display: none;
	-moz-box-shadow: 0px 0px 5px 1px #888;
	-webkit-box-shadow: 0px 0px 5px 1px #888;
	box-shadow: 0px 0px 5px 1px #888;
}
#model_content {
	float: left;
	padding: 20px;
}
#video_player {
	margin-bottom: 10px;
	float: left;
	width: 640px;
}
.eventBox {
	float: left;
	width: 688px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin: 0 10px 10px;
}
	.eventBox:hover {
		background: #f5f5f5;
	}
/** Timeline **/
#timeline {
	float: left;
	width: 730px;
}
	#timeline h4 {
		text-transform: uppercase;
		padding-bottom: 12px;
	}
	#timeline_years {
		float: left;
		width: 105px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
	}
		#timeline_years ul {
			padding: 0px;
			margin: 0px;
			list-style: none;
		}
			#timeline_years a {
				color: #656565;
				display: block;
				text-decoration: none;
				width: 105px;
				padding: 1px 0;
			}
				#timeline_years a span {
					display: none;
				}
				#timeline_years a:hover, #timeline_years .timelineActive {
					color: #859b37;
				}
					#timeline_years a:hover span, #timeline_years .timelineActive span {
						display: inline;
					}
	#timeline_info {
		float: left;
		width: 625px;
	}
	.timeline_data {
		float: left;
		width: 625px;
		display: none;
		padding-bottom: 10px;
	}
		.timeline_image {
			float: left;
			width: 275px;
		}
		.timeline_text {
			float: left;
			width: 350px;
		}
		.timeline_text.long {
			width: 625px;
		}
			#timeline_info h3 {
				font-size: 32px;
				color: #859b37;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				padding-bottom: 8px;
			}
.partners {
	float: left;
	width: 630px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px 0 5px 0;
	
}
	.partner_logo {
		float: left;
		width: 225px;
	}
	.partner_info {
		float: left;
		width: 405px;
	}
		.partner_info h4 {
			font-size: 16px;
			font-weight: bold;
			padding-bottom: 5px;
		}
