html{
scrollbar-face-color: #8c856b; 
scrollbar-highlight-color: #978e71;
scrollbar-shadow-color: #7f7861;
scrollbar-3dlight-color: #978e71; 
scrollbar-track-color: #8f876a; 
scrollbar-arrow-color: #fff; 
scrollbar-base-color: #fff;
}
body{
margin:0px;
font-family:verdana;
background-color:#ada381;
height:100%;
}
img{
border:0px;
margin:0px;
padding:0px;
}
a{
outline:none;
}
form {
margin:0px;
padding:0px;
}
p,h1,ul,li{
padding:0px;
margin:0px;
list-style:none;
}
#page{
width:1000px;
height:590px;
margin:0px auto;
background:url(images/bg-img.jpg) center no-repeat;
}
#firstcolumn{
float:left;
width:145px;
height:92%;
}
#secondcolumn{
float:left;
width:308px;
height:92%;
margin-left:15px;
}
#thirdcolumn{
float:left;
width:305px;
height:92%;
margin-left:65px;
}
#fourthcolumn{
float:right;
width:148px;
height:92%;
}
#leftbtn{
float:right;
width:100%;
margin-top:95px;
}
#leftbtn ul{
float:right;
}
#leftbtn ul li{
float:right;
width:140px;
height:69px;
background:url(images/left-btnbg.jpg) right no-repeat;
}
#leftbtn ul li img{
float:right;
margin-top:9px;
}
#rightbtn{
float:left;
width:100%;
margin-top:95px;
}
#rightbtn ul{
float:left;
}
#rightbtn ul li{
float:left;
width:140px;
height:71px;
background:url(images/right-btnbg.jpg) no-repeat;
}
#rightbtn ul li a img{
float:left;
margin:10px 0 0 2px;
}
#homelefttext{
float:left;
width:95%;
margin-top:180px;
}
.textfont{
font-size:13px;
font-weight:normal;
padding-top:10px;
color:#1b2121;
margin-left:7px;
}
.textfont a{
color:#6666cc;
text-decoration:none;
}
.textfont a:hover{
color:#98262f;
text-decoration:underline;
}
h1{
font-size:11px;
text-transform:uppercase;
margin-left:7px;
}
.textfontsmall {
font-size:11px;
font-weight:normal;
color:#000;
line-height:13px;
padding-top:9px;
margin-left:7px;
}
.textfontsmall a{
color:#4d63d7;
text-decoration:none;
}
.textfontsmall a:hover{
color:#98262f;
text-decoration:underline;
}
#logo img{
float:left;
margin:60px 0 0 5px;
}
#titleicons{
float:left;
margin:16px 0 0 20px;
}
.rimgie{
float:right;
}
.limgie{
float:left;
}


/*footer*/

#footer{
float:left;
width:100%;
height:37px;
margin-top:3px;
}
#resolution{
float:left;
width:549px;
padding-top:10px;
}
#resolution p{
float:right;
font-size:9px;
color:#000;	
font-weight:normal;
}
#botmlogos{
float:left;
width:110px;
}
#botmlogos img{
float:left;
margin:4px 10px 0 10px;
}
#website{
float:right;
width:295px;
}
#website a{
float:left;
font-size:10px;
color:#000;
text-decoration:none;
padding-top:10px;
}
#website a:hover{
color:#98262f;
text-decoration:underline;
}

/*   About   */

#aboutmainimg{
float:left;
margin-top:65px;
}
#abouttext{
float:left;
width:100%;
margin-top:100px;
}

/*   Services   */

#serviceleftimg{
float:left;
margin:102px 0 0 2px;
}
#servicemainimg{
float:left;
width:100%;
margin:14px 0 8px 0;
}
#servicemainimgindus{
float:left;
width:100%;
margin:14px 0 8px 0;
}
#servicemainimgeng{
float:left;
width:100%;
margin:14px 0 8px 0;
}
#servicemainimgproto{
float:left;
width:100%;
margin:14px 0 8px 0;
}
#servicemainimgifone{
float:left;
width:100%;
margin:14px 0 8px 0;
}

/*   Case Study   */

#studycaseleftimg{
float:left;
margin-top:69px;
}
#casemainimg{
float:left;
width:100%;
margin:14px 0;
}
.more a{
font-size:9px;
color:#6666cc;
text-decoration:none;
margin-left:7px;
}
.more a:hover{
color:#98262f;
text-decoration:underline;
}

/*  Contact   */

#contacttext{
float:right;
width:100%;
margin-top:170px;
}
#contacttext p{
/*padding-left:10px !important;*/
}
#contactform{
float:left;
width:100%;
margin:210px 0 0 0px;
}
.formlable{
font-size:10px;
color:#000;
text-transform:capitalize;
text-align:right;
}
.tbox{
border:0;
background-color:#cccccc;
width:94%;
line-height:18px;
height:18px;
font-family:arial;
font-size:11px;
color:#292929;
margin-right:5px;
}
.tarea{
border:0;
background-color:#cccccc;
width:94%;
font-family:arial;
font-size:11px;
color:#292929;
margin-right:5px;
overflow:auto;
}
.lheight{
height:17px;
}