html,body{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family:"Times New Roman", Times, serif;
	background:url(../img/bg.jpg) repeat-x top;
	}

a:link, a:visited{
	color:#9a9b9c;
	font-size:0.8em;
	text-decoration:none;
}

a:hover, a:active{
	color:#f39800;
	font-size:0.8em;
	text-decoration:none;
}


#global_tab{
	width:100%; 
	margin:0px; 
	padding:0px;
}

#margin_left{
	margin-left:50%;
}

#margin_right{
	margin-right:50%;
}

#tab_content{
	width:1024px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#header{
	overflow:auto; 
	width:1024px; 
	height:69px; 
	margin:0px; 
	padding:0px;
}

#widtech{
	float:left; 
	font-size:1.5em; 

	padding-top:5px;
	padding-right:5px;
}

#wid{
	color:#f39800;
}

#tech{
	color:#9a9b9c;
}

#solution{
	color:#000;
}

#contact{
	float:right; 
	font-size:1em; 

	padding-top:5px;
	padding-right:5px;
	text-align:right;
}

#content{
	margin:0px; 
	padding:0px; 
	width:1024px; 
	height:480px;
}

img{
	border:none;
}

/*SLIDERS */
.widsliders{
	text-align:justify;
	font-family: Trajan Pro, "Times New Roman", Times, serif;
	color:#FFF; font-size:1em; 
	padding-top:185px; 
	float:right; 
	padding-right:20px;
}

#widsliders_widtech{
	text-align:justify; 
	color:#FFF; 
	font-size:0.7em; 
	padding-top:0px; 
	float:left; 
	width:555px; 
}

#social_web{
	height:50px;
	padding-top:140px;
}

#news{
	padding:100px 0px 0px 60px; 
}

#date{
	width:100%;
	height:18px;
	border-bottom:1px solid #FFF;
}

#news{
}

#sep{
	width:100%;
	height:1px;
	border-bottom:1px solid #FFF;
}

#widsliders_widtech a:link, #widsliders_widtech a:visited{
	text-decoration:none;
	color:#000;
}

#widsliders_widtech a:visited, #widsliders_widtech a:active{
	text-decoration:none;
	color:#FFF;
}


#widtech_solution{
	background:url(../images/widtech.jpg) no-repeat top;
}


#widsliders_web{
	width:500px; 
}

#web{
	background:url(../images/web.jpg) no-repeat top;
}



#widsliders_media{
	width:500px; 
}

#media{
	background:url(../images/media.jpg) no-repeat top;
}

#widsliders_phone{
	width:500px; 
}

#phone{
	background:url(../images/phone.jpg) no-repeat top;
}

.widsliders a:link, .widsliders a:visited{
	text-decoration:none;
	color:#000;
}

.widsliders a:hover, .widsliders a:active{
	text-decoration:none;
	color:#FFF;
}

/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	overflow: hidden;
	width: 100%;
	height: 480px;
/*	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;*/
	}
.jshowoff {
	width: 100%;
}
.jshowoff div {	
	width: 100%;
	height: 580px;
}
.jshowoff div, .jshowoff img, .jshowoff {
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}

.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
    color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	background-color: #000;
	color: #fff;
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #ffffff;
	color: #000;
	}
.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}
	