/* --------------------------- */
/* ----------HEADER----------- */
/* --------------------------- */

#header2 {
	background:url(../../public/images/header_technologies2.jpg) top left no-repeat; 
	float:right;
}

#header #color {
	background:url(../../public/images/header_technologies.jpg) top left no-repeat;
	padding:60px 0px 0px 30px;
	width:870px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:left;
}

#header #color #topNav a:link {color:#ffffff; text-decoration:none; padding-right:15px;}
#header #color #topNav a:visited {color:#ffffff; text-decoration:none; padding-right:15px;}
#header #color #topNav a:hover {color:#ffffff; text-decoration:none; padding-right:15px;}
#header #color #topNav a:active {color:#ffffff; text-decoration:none; padding-right:15px;}

/* ------------------------------- */
/* ----------NAVIGATION----------- */
/* ------------------------------- */

#tabNavigation .tab1 {
	width:119px; 
	height:25px; 
	background:url(../../public/images/nav_markets.gif) top left no-repeat; 
	border:0px; 
	float:left;
}

#tabNavigation .tab2 {
	width:122px; 
	height:25px; 
	background:url(../../public/images/nav_technologies_f2.gif) top left no-repeat; 
	border:0px; 
	float:left;
}

#tabNavigation .tab3 {
	width:122px; 
	height:25px; 
	background:url(../../public/images/nav_capabilities.gif) top left no-repeat; 
	border:0px; 
	float:left;
}

#tabNavigation .tab4 {
	width:123px; 
	height:25px; 
	background:url(../../public/images/nav_kalcoru.gif) top left no-repeat; 
	border:0px; 
	float:left;
}

.section_navigation {
	letter-spacing:0.15em;
	text-transform:lowercase;
	text-align:left;
	background-color:#333333;
	color:#B0B0B0;
	padding:3px 8px 5px 123px;
}

#subNav .section_navigation a:link {color:#B0B0B0; text-decoration: none; font-weight:bold;}
#subNav .section_navigation a:visited {color:#B0B0B0; text-decoration: none; font-weight:bold;}
#subNav .section_navigation a:hover {color:#FFFFFF; text-decoration: none; font-weight:bold;}
#subNav .section_navigation a:active {color:#FFFFFF; text-decoration: none; font-weight:bold;}

/* ---------------------------- */
/* ----------CONTENT----------- */
/* ---------------------------- */

/* styles are in the default.css file */

/* --------------------------- */
/* ----------INSIDE----------- */
/* --------------------------- */

/* styles are in the default.css file */

/* --------------------------- */
/* ----------FOOTER----------- */
/* --------------------------- */

.footer_color {
	background-color:#333333;
}