/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	color:#8e949d;
	font:.7em "Verdana", Arial, Helvetica, sans-serif;
}
	
	
/* header section */
#subWrap {
	background:transparent url(images/head_bg.gif) 0 0 no-repeat;
	height:151px;
	margin:0;
	width:1024px;
}
	
#header h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}
	
#header h1 a {
	background:transparent url(images/techhead_logo.png) 0 0 no-repeat;
    border:0; 
	float:left;
	height:49px; 
	margin-left:82px; 
	margin-top:30px; 
	width:205px;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
              src='images/techhead_logo.png', sizingMethod='crop');
}
		
#header a.telno {
	background:transparent url(images/telno.png) 0 0 no-repeat;
	float:right;
	height:96px;
	padding-right:145px;
	margin-top:15px;
	width:257px;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
              src='images/telno.png', sizingMethod='crop');
}
		
#header a.telno span {display:none;}



/* top navigation */

#menuWrap {
	clear:both;
	height:41px;
	text-align:left;
}

#topNav {
	margin: 0;
	padding: 0;
	height: 41px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#topNav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}

#topNav a {
	float: left;
	padding:41px 0 0 0;
	overflow: hidden;
	height: 0 !important; 
	height /**/:40px; /* for IE5/Win only */
}
	
#topNav a:hover { 
	background-position: 0 0; /* background-position: 0 -20px;*/
}
	
/*#topNav a:active, #topNav a.selected {        reserve for rollover navi
	background-position: 0 -40px;
}
*/

#tHome a {
	background:transparent url(images/bt_home.jpg) 0 0 no-repeat;
	width:140px;
}
	
#tServices a {
	background:transparent url(images/bt_service.jpg) 0 0 no-repeat;
	width:102px;
}
	
#tPartner a {
	background:transparent url(images/bt_partner.jpg) 0 0 no-repeat;
	width:95px;
}
		
#tBlog a {
	background:transparent url(images/bt_blog.jpg) 0 0 no-repeat;
	width:87px;
}
	
#tAbout a {
	background:transparent url(images/bt_about.jpg) 0 0 no-repeat;
	width:82px;
}
		
#tContact a {
	background:transparent url(images/bt_contact.jpg) 0 0 no-repeat;
	width:107px;
}
	
	
#subWrap2 {
	clear:both;
	background:transparent url(images/prembule_bg.jpg) 0 0 no-repeat;
	height:455px;
	width:1024px;
}

.preambule {
	margin-left:75px;
	padding-top:65px;
	padding-bottom:25px;
	width:240px;
	height:135px;
}

.coName {color:#e2e2e2;}



#secondNav {
	clear:both;
	height:230px;
	padding-top:5px;
	padding-left:56px;
	text-align:left;
}

#featNav {	
	display: inline;
	height: 230px;
	list-style: none;
	overflow: hidden;
}

#featNav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}

#featNav a {
	float: left;
	padding:230px 0 0 0;
	overflow: hidden;
	height: 0 !important; 
	height /**/:230px; /* for IE5/Win only */
}
	
#featNav a:hover { 
	background-position: 0 0; /* background-position: 0 -20px;*/
}
	
/*#topNav a:active, #topNav a.selected {        reserve for rollover navi
	background-position: 0 -40px;
}
*/

#tOnsite a {
	background:transparent url(images/bt_onsite.jpg) 0 0 no-repeat;
	width:149px;
	padding-right:8px;
}
	
#tRemote a {
	background:transparent url(images/bt_remote.jpg) 0 0 no-repeat;
	width:149px;
	padding-right:8px;
}
	
#tData a {
	background:transparent url(images/bt_data.jpg) 0 0 no-repeat;
	width:149px;
	padding-right:8px;
}
		
#tWeb a {
	background:transparent url(images/bt_web.jpg) 0 0 no-repeat;
	width:149px;
}


#footer p {
	background:transparent url(images/copy_techhead.jpg) 0 0 no-repeat;
	height:18px;
	margin-top:15px;
	margin-left:750px;
	width:172px;
}

#footer p span {display:none;}
