@charset "utf-8";
/* CSS Document */
body{
	width:auto;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	}
#backgroundindex{
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:800px;
	background-image:url(img/backgroundindex.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#backgroundport{
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:800px;
	background-image:url(img/backgroundport.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#background{
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:800px;
	background-image:url(img/background1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#backgroundserv{
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:800px;
	background-image:url(img/backgroundserv.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#backgroundabout{
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:800px;
	background-image:url(img/backgroundabout.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
.menu{
	width:800px;
	margin-top:0px;
	height:40px;
	float:left;
	}
.languages{
	width:800px;
	margin-top:0px;
	height:30px;
	float:left;
	margin-top:5px;
	padding-top:0px;
	}
.langtd{
	width:80px;
	}
a:link.langlink{
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	}
a:visited.langlink{
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	}
a:hover.langlink{
	font-size:14px;
	font-weight:normal;
	color:#FF0000;
	}
.tdmenu{
	height:30px;
	width:150px;
	vertical-align:middle;
	}
a:link.submenu{
	font-size:24px;
	font-weight:normal;
	}
a:visited.submenu{
	font-size:24px;
	font-weight:normal;
	}
a:hover.submenu{
	font-size:24px;
	font-weight:bold;
	}
a:link{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
a:visited{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
a:hover{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
a:active {}
.noborder{
	border:none;
	}
.footer{
	font-size:11px;
	margin-top:70px;
	height:20px;
	color:#FFFFFF;
	float:left;
	width:800px;
	}
.services{
	padding-top:10px;
	font-size:24px;
	padding-left:50px;
	height:310px;
	line-height:30px;
	width:200px;
	float:left;
	}
h2{
	font-size:36px;
	}
.logo{
	padding-top:15px;
	height:90px;
	padding-left:10px;
	float:left;
	width:790px;
	}
.contacts{
	height:320px;
	padding-top:0px;
	padding-left:50px;
	float:left;
	}
.solutions{
	height:310px;
	padding-top:20px;
	padding-left:50px;
	}
.about{
	height:295px;
	padding-top:25px;
	padding-left:70px;
	color:#FFFFFF;
	width:650px;
	float:left;
	}
.portfolio{
	height:400px;
	padding-top:74px;
	padding-left:50px;
	}
.white{
	color:#FFFFFF;
	}
p.us{
	line-height:20px;
	}
.dif_serv{
	width:465px;
	margin-left:20px;
	margin-top:0px;
	float:left;
	height:270px;
	color:#FFFFFF;
	}
.dif_serv2{
	width:465px;
	margin-left:20px;
	margin-top:50px;
	float:left;
	height:270px;
	color:#FFFFFF;
	}
.mailform{
	padding:2px;
	float:left;
	margin-top:0px;
	border:0px;
	width:300px;
	height:200px;
	}
h2{
	font-size:20px;
	}
.red{
	color:#C40000;
	}
.sites2{
	padding-top:10px;
	padding-left:15px;
	border:none;
	}
.sites1{
	padding-top:10px;
	border:none;
	}
.imgpad{
	border:none;
	padding-top:10px;
	}
.price{
	font-size:18px;
	}
	
#lightbox{ position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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%; text-align: center; line-height: 0; }
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:  url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.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: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
