@charset "utf-8";
*{
padding:0px;
margin:0px;
}

#wrapper {
}

body {
background-color:#8695a9;
font-family:Verdana;
font-size:14px;
}

#whiteBg{
width:994px;
background-color:#FFFFFF;
margin:auto;
padding-bottom:10px;
}

#contentDiv{
width:978px;
margin:auto;
}

#header{
background-image:url(../images/headerBg.gif);
background-repeat:repeat-x;
height:101px;
width:978px;
}

#navBar{
background-image:url(../images/navBg.gif);
background-repeat:repeat-x;
height:39px;
}

#contactDiv{
padding:10px;
float:left;
text-align:left;
height:20px;
width:360px;
color:#c1dff8;
font-size:12px;
position:relative;
top:60px;
}

a img{
border-width:0px;
}

img.contactItems{
vertical-align:bottom;
}

#logoDiv{
width:236px;
height:57px;
float:right;
background-image:url(../images/technologicLogo.png);
background-repeat:no-repeat;
padding:10px;
position:relative;
top:30px;
}

#home{
width:60px;
}

#products{
width:80px;
}

#consultancy{
width:100px;
}

#clients{
width:60px;
}

#team{
width:90px;
}

#faqs{
width:50px;
}

#contact{
width:70px;
}

#search{
float:right;
width:300px;
text-align:right;
position:relative;
top:5px;
padding-right:10px;
}



#middleContent{
}

#footer{
background-color:#999999;
width:978px;
color:#c1dff8;
text-align:center;
padding-top:10px;
padding-bottom:10px;
font-size:12px;
}

#printerHeader{
background-color:#CCCCCC;
font-size:18px;
color:#333333;
padding:10px;
}

#homeHeader{
background-color:#CCCCCC;
font-size:14px;
color:#333333;
padding:20px;
padding-top:10px;
padding-bottom:10px;
}

.breadCrumbs{
font-size:12px;
padding:5px;
padding-left:0px;
}

#printerImage{
padding:20px;
}

#printerDesc{

}

.titles{
font-weight:bold;
color:#333333;
background-color:#CCCCCC;
padding:5px;
}

#printerFeatures{
}

.features{
list-style-image:url(../images/listImage.gif);
}

ul{
padding-left:20px;
line-height:25px;
}