/* 
		Systematic
		Splash frontpage css styles 
		
		By : Henrik Ladefoged / Illumi a/s
		
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#splash-header {
		clear: both;
		margin-bottom: 5px;	
		position: relative;
		}
		#splash-header-news {
			position: absolute;
			top: 60px;
			right: 19px;
			width: 433px;
			height: 148px;
			overflow: hidden;
			}
			#splash-header-news-inner {
				height: 148px;
				width: 2000px;
			}
			div.splash-news-item {
				width: 194px;
				margin-right: 47px;
				height: 148px;
				float: left; 
				}
				div.splash-news-item img { border: 12px solid #e4e4e4; display: block; margin-bottom: 10px; }
				div.splash-news-item a {color: #fff; font-weight: bold; font-size: 110%; line-height: 140%; }
				div.splash-news-item.last {margin: 0;}

			#splash-header-news-controls {
				position: absolute;
				bottom: 0px;
				right: 19px;
				width: 28px;
				height: 18px;
				}
				#splash-header-news-controls a#prevbutton {
					width: 14px; height: 18px;
					float: left; 
					background: transparent url(../Img/Splash/splash-news-btn-left.png) no-repeat left top;
					}
					#splash-header-news-controls a#prevbutton:hover {
						background: transparent url(../Img/Splash/splash-news-btn-left-hover.png);	
						}
					#splash-header-news-controls a#prevbutton.dimmed, #splash-header-news-controls a#prevbutton.dimmed:hover  {
						background: transparent url(../Img/Splash/splash-news-btn-left-dimmed.png);	
					}

				#splash-header-news-controls a#nextbutton {
					width: 14px; height: 18px;
					float: right; 
					background: transparent url(../Img/Splash/splash-news-btn-right.png) no-repeat right top;
					}
					#splash-header-news-controls a#nextbutton:hover {
						background: transparent url(../Img/Splash/splash-news-btn-right-hover.png);	
					}
					#splash-header-news-controls a#nextbutton.dimmed, #splash-header-news-controls a#nextbutton.dimmed:hover {
						background: transparent url(../Img/Splash/splash-news-btn-right-dimmed.png);	
					}

	#business-areas {
		position: relative;
		width: 900px;
		padding: 30px 19px 10px 19px;
		float: left;
		background: url(../Img/leftnav-lvl2-gradient.png) repeat-x left top;
		}
		#business-areas h1 {
			text-transform: uppercase;	
			color: #666;
			font-size: 180%;
			letter-spacing: -1px;
			margin-bottom: 20px;
			}
			#area-defence,
			#area-healthcare,
			#area-int,
			#area-is
			{
				float: left;
				width: 194px;
				margin-right: 41px;
				}
				#area-int {
					float: right;
					margin-right: 0;	
					}
					#area-defence img,
					#area-healthcare img,
					#area-int img,
					#area-is img
					{
					display: block;
					border: 12px solid #ececec;
					}
					
				#area-defence a.def, 
				#area-healthcare a.health,
				#area-int a.int,
				#area-is a.is
				{ 
					display: block; 
					width: 194px; height: 70px;
					}
					#area-healthcare a.health	{
						background: transparent url(../Img/Splash/txt-healthcare.png) no-repeat left top;
						}		
						#area-healthcare a.health.selected	{
							background: url(../Img/Splash/txt-healthcare-hover.png) no-repeat left top;	
						}
					#area-defence a.def	{
						background: url(../Img/Splash/txt-defence.png) no-repeat left top;	
						}		
						#area-defence a.def.selected	{
							background: url(../Img/Splash/txt-defence-hover.png) no-repeat left top;	
						}
					#area-int a.int {
						background: url(../Img/Splash/txt-intelligence.png) no-repeat left top;	
						}		
						#area-int a.int.selected	{
							background: url(../Img/Splash/txt-intelligence-hover.png) no-repeat left top;	
						}
					#area-is a.is	{
						background: url(../Img/Splash/txt-integration.png) no-repeat left top;	
						}		
						#area-is a.is.selected	{
							background: url(../Img/Splash/txt-integration-hover.png) no-repeat left top;	
						}
	

	div.splash-inner {
		width: 400px;
		height: 223px;
	}
	#splash-defence, #splash-healthcare, #splash-intelligence, #splash-integration {
		display: none;
		position: absolute;
		padding: 25px 0 0 27px;
		width: 424px;
		height: 235px;
		top: -63px; 
		}
		#splash-defence {
			left: 5px;
			background: url(../Img/Splash/splash-defence.png) no-repeat top left;
			}
		#splash-healthcare {
			left: 240px;
			background: url(../Img/Splash/splash-healthcare.png) no-repeat top left;
			}
		#splash-intelligence {
			background: url(../Img/Splash/splash-intelligence.png) no-repeat top left;
			right: 7px;
			}
		#splash-integration {
			left: 244px;
			background: url(../Img/Splash/splash-integration.png) no-repeat top left;
			}

  /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Content
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	div.document.splashfrontpage {
		
	}
	div.splashFrontpageLinks	{
		position: absolute;
		z-index: 999;
		left: 27px;
		bottom: 12px;
		background-color: #000;
		width: 390px;
		padding: 10px 5px 10px 5px;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		}
		div.splashFrontpageLinks ul, div.splashFrontpageLinks li { display: inline; }
		div.splashFrontpageLinks li a { 
			display: inline; 
			float: left; 
			padding-left: 20px;
			color: #fff;
			background: url(../Img/arrow-white.png) no-repeat 12px 6px;
			}

	
