img { 	
		border: none;
		display: block;
	}
body {
	background: url(http://www.agilitec.eu/images/bgr.gif) lef top repeat;
	margin: 0px;
	padding: 0px;
}
a, div, p, span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #280c59;
}
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff7622;
	line-height: 1.4em;
	font-size: 25px;
	font-weight:lighter;
}
a{ 	color: #ff7622;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.lang{
	color:#280c59;
}
a.lang:hover{
	color:#ff7622;	
	text-decoration: none;
}
#maincontainer {
	margin: 0 auto;
	padding: 0;
	width: 915px;
}
#languagebar {
	background: #F8F8F8;
	width: 915px;
	height: 25px;
	line-height: 25px;
	text-align: right;
}
#header{
	width: 915px;
	height: 70px;
	position: relative;
}
	div.menu_item1 {
		float: left;
		width: 85px;
		height: 70px;
	}
	div.menu_item2 {
		float: left;
		width: 115px;
		height: 70px;
	}
	div.menu_item3 {
		float: left;
		width: 100px;
		height: 70px;
	}
	div.menu_item4 {
		float: left;
		width: 150px;
		height: 70px;
	}
	div.menu_item5 {
		float: left;
		width: 110px;
		height: 70px;
	}
	div.menu_item6 {
		float: left;
		width: 100px;
		height: 70px;
	}
	#logo_seo {
		background: url(http://www.agilitec.eu/images/logo.gif) left top no-repeat;
		height: 34px;
		width: 116px;
		position: absolute;
		right: 0px;
		top: 20px;
	}
#main {
	width: 915px;
	background: #FFFFFF;
}
	#left_block {
		width: 215px;
		height: 450px;
		float: left;
		background: #FFFFFF url(http://www.agilitec.eu/images/bgr_sub.jpg) left top no-repeat;
	}
	#right_block {
		width: 700px;
		float: left;
	}
		#slogan {
			width: 700px;
			height: 215
		}
		#content {
			padding: 10px;
			font-family: Arial;
			font-size: 13px;
			color: #280c59;
			text-align: left;
			font-weight: normal;
		}
#footer {
	width: 915px;
	height: 55px;
	background: #FFFFFF url(http://www.agilitec.eu/images/copy_bgr.jpg) left top no-repeat;
	text-align: center;
	line-height: 55px;
	color:#000000;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration :none;
}
	#footer a {
		color:#000000;
		font-family: Arial,sans-serif;
		font-size:11px;
		font-weight: normal;
		text-decoration:none;
	}
	#footer a:hover {
		color: #C7CDDC;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}
#seo {
	margin-top: 500px;
}
div.clear {
	clear: both;
}
div#language_select_container{
	height: 25px;
	background:#f8f9fb;
}
div#language_select_container table tr td{
	font-size: 12px;
	color: #280c59;
	line-height: 25px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	line-height: 0;
	
	text-align:center;
	}
#loading img {
	display: inline;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/_lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/_lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/_lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #272e4a; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #ff7622;
}