/* CSS Document */

html{	
	}
		
body{
	margin:0px;
	background-color:#FFFFFF;
	overflow:hidden;/*Needed to eliminate scrollbars*/
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaNeueLight', Helvetica, Verdana, Arial, sans-serif;
	font-size-adjust: 0.52;
	}	

.HelveticaNeueLight {
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaNeueLight', sans-serif;
	font-size-adjust: 0.52;
}
	
h1 {
	font-size: 22pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:0;
	font-weight:lighter;
	line-height:28pt;
	}
	
h2 {
	font-size: 16pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:lighter;
	}
h3 {
	font-size: 14pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:lighter;
	}
h4 {
	font-size: 12pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:lighter;
	}
h5 {
	font-size: 10pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:lighter;
	}		
p, text {
	font-size: 9pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:5px;
	line-height:14pt;
	}
li {
	font-size: 10pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:10px;
	line-height:15pt;
	}
		
.hometext {
	font-size: 12pt;
	color:#414141;
	margin-top:0px;
	margin-bottom:10px;
	line-height:18pt;
	}
		
img{border:0;
	}

/* Layout boxes */

#container {
	position: absolute;
	left: 15px;
	top: 15px;
	color: #fff;
	padding: 10px;
	width: 1200px;
	z-index:1;
}

legend {
	color: #fc0;
	cursor: pointer;
	display: block;	
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
	padding: 5px;
}

#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
}
#thumbs a, #thumbs1 a, #thumbs2 a {
	display: block;
	line-height: 22px;
	float: left;
	width: 22px; 
	height: 22px;
}

#transition {
	width:100%;
}

#showtitle {
	z-index: 3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: #000;
	display: none;
	color: #fff;
	padding: 10px;
	width: 275px;
	border-top: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;	
}

a.activeslide { background:red; }

#superbgimage {
	display: none;
	background: #fff url('../superbgloading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}

#mainnavigation {
	float:left;
	width:310px;
	height:350px;
	z-index: 2;
	}	
	

	
#logo{
	float:left;
	width:290px;
	height:80px;
	padding:10px;
	background-image:url(../images/bg-transparacy.png);
	background-repeat:repeat;
	margin-bottom:10px;
	}

#products{
	padding-top:3px;
	font-size:13px;
	text-align:left;
	color:#414141;
	z-index: 3;
	}

#content{
	float:left;
	width:880px;
	height:550px;
	margin-left: 10px;
	z-index: 3;
	}

#intro{
	float:left;
	width:720px;
	padding:10px;
	background-image:url(../images/bg-transparacy.png);
	background-repeat:repeat;
	z-index: 3;
	margin-left: 10px;
	margin-bottom:10px;
	}	

#home{
	float:left;
	width:410px;
	padding:10px;
	background-image:url(../images/bg-transparacy.png);
	background-repeat:repeat;
	z-index: 3;
	margin-left: 10px;
	}	

#portfolio{
	float:left;
	width:540px;
	padding:10px;
	background-image:url(../images/bg-transparacy.png);
	background-repeat:repeat;
	z-index: 3;
	margin-left: 10px;
	}
		
#right{
	float:left;
	padding-left:10px;
	width:300px;
	z-index: 3;
	}	
.rightcontent{
	float:left;
	width:280px;
	padding:10px;
	background-image:url(../images/bg-transparacy.png);
	background-repeat:repeat;
	z-index: 3;
	margin-bottom:10px;
	}	
.rightcontent img{
float:left;
padding-right:10px;
}	

#navright{
	float:left;
	padding-left:10px;
	width:220px;
	z-index: 3;
	}	
.navrightcontent{
	float:left;
	width:200px;
	padding:10px;
	background-image:url(../images/bg-transparacy.png);
	background-repeat:repeat;
	z-index: 3;
	margin-bottom:10px;
	color:#414141;
	}		
#navright a:link {color:#414141; text-decoration:none; font-weight:normal;}	
#navright a:visited {color:#414141; text-decoration:none; font-weight:normal;}	
#navright a:hover {color:#2be7f0; text-decoration:underline; font-weight:normal;}	
	
.bluetext{
	color:#2be7f0;
	}
	
.bluetextbig{
	color:#2be7f0;
	font-size:22px;
	}	

a:link {color:#2be7f0; text-decoration:none; font-weight:normal;}	
a:visited {color:#2be7f0; text-decoration:none; font-weight:normal;}	
a:hover {color:#2be7f0; text-decoration:underline; font-weight:normal;}		

#footer{
	float:left;
	margin-top:30px;
	margin-left:315px;
	width:100%;
	height:80px;
	z-index: 3;
	}
#footer p{
	font-size: 8pt;
	margin-top:0px;
	margin-bottom:5px;
	color:#ffffff;
}	
#footer a:link {color:#ffffff; text-decoration:none; font-weight:normal;}	
#footer a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}	
#footer a:hover {color:#1ab7ea; text-decoration:none; font-weight:normal;}		

.clear {clear:both;}
	
