/* CSS Document */

/*********************************************/
/* HTML Tag overrides */
/*********************************************/

body {
	background:url(../images/bg.jpg) no-repeat #2d3d3c;

	background-position:0 200px;
	background-position:top center;
}

a:link, a:visited {
	color:#0390a9;
	font-weight:bold;
}

a:hover {
	color:#027185;	
}

p {
	line-height:20px;
	margin-bottom:16px;
	font-size:13px;
}

#z1 {
	z-index:1;	
}

#z2 {
	z-index:2;	
}

/*********************************************/
/* Template-related styles */
/*********************************************/

.container_24 {
	background:url(../images/main_column_bg.jpg) repeat-x #dff4d5;
	padding:0 13px;
	width:960px;
}

#logo {
	background:url(../images/logo.jpg) no-repeat;
	height:87px;
	margin-top:24px;
	margin-bottom:32px;
}

#footer {
	background:#75a562;	
	color:#cee4b8;
	height:175px;
	font-size:11px;
	margin-top:11px;
}

#footer_address {
	float:left;
	width:445px;
	line-height:18px;
	padding:15px;
}

#footer_links {
	float:left;
	width:445px;
	text-align:right;	
	padding:15px
}

#footer_links a:link, #footer_links a:visited {
	font-weight:normal;
	color:#cee4b8;
}

#footer_links a:hover {
	color:#e2ffc6;	
	
}
	/*********************************************/
	/* Navigation */
	/*********************************************/
	
	#nav {
		margin-top:24px;
		
		position:relative;
	}
	
	#content_wrap {
		z-index:1;	
		position:relative;
		height:3000px;
	}
	
	#nav ul li{
		float:left;	
		position:relative;
		margin:0;
		padding:0;
		list-style:none;
		
	}
	

	
			
	#nav ul li a {
		background-image:url(../images/nav.jpg);
		background-repeat:no-repeat;
		display:block;
		text-indent:-10000px;
		overflow:hidden;
		border:none;
		height:87px;
		
	}
	
	/*Sub level menu*/
	#nav ul li ul{
		margin:0;
		padding:0
		left: 0;
		top:0;
		position:absolute;
		display: block;
		visibility:hidden;
		z-index: 99;
	}
	
	/*Sub level menu list items*/
	#nav ul li ul li{
		display: block;
		width:200px;
		
		margin:0;
		padding:0;
		float: none;
		
	}
	
	#nav ul li ul li a{
		 /*width of sub menu levels*/
		font-weight: normal;
		
		
		width:174px;
		height:15px;
		padding:8px;
		text-indent:0;
		color:#52733f;
		
		border:1px solid #accb8b;
		border-top:none;
		display:block;
		text-transform:uppercase;
		text-decoration:none;
		font-size:11px;
		background:url(../images/navigation/nav_dropdown_bg.jpg) no-repeat;	
		
	}
	
	#nav ul li ul li a:hover {
		background-position-y:-31px;
		color:#fff;
	}
		
	#nav_home{
		width:57px;
		background-position:0 0;
	}
	
	#nav_company{
		width:81px;
		background-position:-57px 0;
	}
	
	#nav_what_we_do{
		width:99px;
		background-position:-139px 0;
	}
	
	#nav_applications{
		width:104px;
		background-position:-238px 0;
	}
	
	#nav_difference{
		width:146px;
		background-position:-342px 0;
	}
		
	#nav_media {
		width:59px;
		background-position:-488px 0;
	}
	
	#nav_contact {
		width:72px;
		background-position:-547px 0;
	}
	
	/*********************************************/
	/* Navigation Rollovers*/
	/*********************************************/
	
	 
	
	#nav_home:hover{
		
		background-position:0  -87px;
	}
	
	#nav_company:hover, #nav_company.nav_company{
		background-position:-57px -87px;
	}
	
	#nav_what_we_do:hover, #nav_what_we_do.nav_what_we_do{
		background-position:-139px  -87px;
	}
	
	#nav_applications:hover, #nav_applications.nav_applications{
		background-position:-238px  -87px;
	}
	
	#nav_difference:hover{
		background-position:-342px -87px;
	}
	
	#nav_media:hover {
	
		background-position:-488px -87px;
	}
	
	#nav_contact:hover {
		background-position:-547px -87px;
	}


/*********************************************/
/* Homepage styles */
/*********************************************/
#featured_projects {
	/*height:254px;	*/
	font-size:0;
	background:url(../images/featured_projects_bg.png) no-repeat;
	height:212px;
	padding:20px;
}

#featured_projects h2 {
	color:#4b615f;
	font-size:22px;	
	text-transform:uppercase;
	margin-bottom:10px;
}

#featured_projects h3 {
	color:#4b615f;
	font-size:14px;	
	margin:0;
	padding:0;
	text-transform:uppercase;
	float:left;
	width:210px;
	margin-bottom:2px;
	line-height:14px;
	
}

#featured_projects p {
	margin-top:0;	
	line-height:17px;
	padding-top:0;
	font-size:11px;
	color:#444;
	float:left;
	
	width:210px;
}

#featured_projects img {
	float:left;
	border:3px solid #a0bd94;
	margin-right:10px;	
}

#featured_projects a.more:link, #featured_projects a.more:visited {
	text-transform:uppercase;
	color:#309d2d;
	font-size:12px;
	text-decoration:none;
	background:url(../images/triangle_bullet_right.png) right no-repeat;
	padding-right:8px;
}

#featured_projects a:hover  {
	text-decoration:underline;	
}

#project_description {
	background:url(../images/homepage_featured_bg.gif) no-repeat #99b48d;	
	height:41px;
	text-align:right;
	color:#fff;
	font-size:14px;
	padding:11px 14px 0 0;
	font-weight:bold;
	margin:0;
}

#project_description p {
	line-height:14px;
}

#project_description a {
	color:#fff;
}

#masthead_left {
	background:url(../images/eye_new_dimension.jpg) no-repeat;
	height:252px;
}

#masthead_left ul {
	margin:145px 15px 0 193px;	
}

#masthead_left li {
	text-transform:uppercase;
	list-style:url(../images/triangle_bullet_right.png);
	color:#84a466;
	margin-top:10px;
	font-size:12px;
	line-height:15px;
}

#masthead_left a:link, #masthead_left a:visited {
	color:#309d2d;	
}

#press_kit {
		height:208px;
	border:1px solid #d0e5c8;
	border-left:none;
	background:#fff;
	
	float:left;
	margin:0;
	padding:10px 20px;
	clear:both;
}

#bottom_left_column {
	width:635px;
	float:left;
}

#homepage_content_icon {
	float:left;
	width:237;
	height:230px;
	margin-bottom:11px;	
}

#homepage_content {
	
	border:1px solid #d0e5c8;
	border-left:none;
	background:#fff;
	
	
	float:left;
	margin:0;
	padding:10px 20px 0 20px;
}

#homepage_content h2, #homepage_news_feed h2, #press_kit h2 {
	color:#5b9248;
	font-size:20px;
	margin:0 -20px 10px -20px;
	line-height:23px;
	text-transform:uppercase;
	background:#f4fbf0;
	padding:10px 10px 10px 20px;
	border-top:1px solid #d6e4c8;
	border-bottom:1px solid #d6e4c8;
}

#homepage_news_feed {
	float:left;
	width:263px;

	border:1px solid #d0e5c8;
	margin-left:10px;
	background:#fff;
	padding:10px 20px;
}

#homepage_news_feed ul{
	margin:0;
	padding:0;
}

#homepage_news_feed li {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
	display:block;
}

#homepage_content p, #homepage_news_feed p, #press_kit p {
	line-height:17px;
	font-size:12px;
	color:#555;
}




/*********************************************/
/* Slider styles */
/*********************************************/

#slider {
	margin-top:11px;	
	margin-bottom:11px;
}

#slider_nav_wrap {
	float:left;
	width:146px;
}

#slider_content_wrap {
	overflow:hidden;
	position:relative;
	
	border:11px solid #cce4c3;

	

	
	background:#fff;
	padding:11px;
	
}

#slider_mover {
	position:relative;
	
}

#slider_nav {
	
	border-right:none;
	background:#cee5c5;
	padding:11px 0 11px 11px;
	height:85px;
}

#slider1 {
	margin-bottom:30px;
	height:270px;
}

#slider_nav ul {
	
	display:block;
	
}

#slider_nav li {
	list-style:none;
	margin:0;
	padding:13px 12px 12px 12px;
	display:block;
	margin-bottom:3px;
	height:19px;
	color:#fff;
	cursor:pointer;
	font-size:15px;
	text-align:right;
	background:url(../images/slider_tab_deselected.png) no-repeat;	
	color:#fff;
	line-height:15px;
}


#slider_nav li.selected {
	background:url(../images/slider_tab_selected.png) no-repeat;		
	color:#8faa85;
}




#slider_left_bottom_corner {
	
	height:188px;
	border-right:11px solid #cee5c5;
}


#slider_left_top_corner {
		border-right:11px solid #cee5c5;
	height:20px;
}

.slider_content {
			
			
}

.slider_description {
	color:#74807e;
	font-size:12px;
	margin-bottom:17px;
}

.slider_icon {
	width:182px;
	height:214px;
	float:left;
	
}

.slider_tabs_services {
	float:left;
	width:341px;
	margin-left:10px;
	background:#547874;
	padding:5px;
	border:1px solid #cee5c5;
	
}

.slider_tabs_applications {
	float:left;
	width:341px;
	background:#a5ca8f;
	padding:5px;
	margin-left:8px;
	border:1px solid #cee5c5;
}

.slider_tabs_services h2, .slider_tabs_applications h2 {
	color:#fff;	
	text-transform:uppercase;

	margin-bottom:5px;
	padding:5px 0;
	
}

.slider_tab {
	
	/*background:url(../images/homepage_slider_selected_bg-08.gif) no-repeat;*/
	background:#f5f9f4;
	border:1px solid #cee5c5;
	float:left;
	
	padding:7px 9px;
	height:54px;
	margin-bottom:5px;
}

.slider_tab:hover {
	/*background:url(../images/homepage_slider_selected_bg.gif) no-repeat;*/
	
	
	
}

.slider_tab a:hover {
	color:#309d2d;
	text-decoration:underline;
	
}

.slider_tab a {
	font-size:15px;
	text-transform:uppercase;
	color:#666;
	font-weight:bolder;
	padding:0;
	margin:0 0 3px 0;
	line-height:13px;
	text-decoration:underline;
}

.slider_tab p {
	margin:5px 0 0 0;
	padding:0;
	font-size:13px;
	line-height:16px;
	color:#74807e;
}



/*********************************************/
/* Sitewide styles */
/*********************************************/

#featured_news {
	background:url(../images/featured_news_bg.jpg) no-repeat #ebf6e0;
	border:1px solid #b0b895;
	margin-top:15px;
	padding:15px;
}

#featured_news h1 {
	margin:-15px -15px 15px -15px;
	padding:13px 0 0 10px;
	background:url(../images/h1_side_bg.jpg) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	height:38px;
	text-transform:uppercase;
	
}

#featured_news p {
	line-height:18px;
}


.featured_news_headline:link, .featured_news_headline:visited {
	color:#3b4b2b;
	font-size:13px;
	text-decoration:none;
	line-height:18px;
	display:block;
	margin-bottom:5px;
}

.featured_news_headline:hover {
	color:	#232c19;
	text-decoration:underline;
}

.read_more_link {
	white-space:nowrap;
}

.nudge_up {
	margin-top:-10px;	
}

.flush_top {
	margin-top:0;	
}

.caption {
	font-size:11px; color:#aaa;text-align:center;	
}