@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-image:url(../images/header-bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:183px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d9ab5;
font-weight:normal;
text-decoration:none;
}
.shadow-left{
background-image:url(../images/shadow-left.gif);
background-repeat:repeat-y;
background-position:right;
}
.shadow-right{
background-image:url(../images/shadow-right.gif);
background-repeat:repeat-y;
background-position:left;
}

.menu{
background-image:url(../images/menu-bg.gif);
background-repeat:repeat-x;
background-position:bottom;
height:32px;
font-family:Trebuchet MS;
font-size:17px;
color:#399dbe;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.menu:hover{
background-image:url(../images/menu-bg-hover.gif);
background-repeat:repeat-x;
background-position:bottom;
height:32px;
font-family:Trebuchet MS;
font-size:17px;
color:#399dbe;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}

.heading{
font-family:Trebuchet MS;
font-size:18px;
color:#aecd01;
font-weight:normal;
text-decoration:none;
}
.heading1{
font-family:Trebuchet MS;
font-size:18px;
color:#3bacd4;
font-weight:normal;
text-decoration:none;
}
.image-border{
border:3px solid #a2daea;
float:left;
margin-right:5px;
}
.image-border:hover{
border:3px solid #bdd734;
float:left;
margin-right:5px;
}
.footer-bg{
background-image:url(../images/footer-bg.gif);
background-repeat:repeat-x;
background-position:top;
height:80px;
}
.footer-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d9ab5;
font-weight:normal;
text-decoration:none;
line-height:525%;
}
.footer-link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d9ab5;
font-weight:normal;
text-decoration:none;
}
.footer-link:hover{
margin-top:3px;
text-decoration:underline;
}
.service-bg{
background-image:url(../images/service-bg.gif);
background-repeat:no-repeat;
background-position:bottom;
height:168px;
}
.Capabilities-bg{
background-image:url(../images/Capabilities-bg.gif);
background-repeat:no-repeat;
background-position:bottom;
height:214px;

}
.know-bg{
background-image:url(../images/know-bg.gif);
background-repeat:no-repeat;
background-position:bottom;
height:134px;

}
.list{
list-style-image:url(../images/bullet.gif);
list-style-type:none;
}
.service{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1697bd;
font-weight:bold;
text-decoration:none;
line-height:190%;
}
.service:hover{
color:#cc0000;
}
.Capabilities{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1697bd;
font-weight:normal;
text-decoration:none;
line-height:160%;
}
.Capabilities:hover{
color:#cc0000;
}

.know-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d9ab5;
font-weight:normal;
text-decoration:none;
line-height:150%;
}

.small-heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#aecd01;
font-weight:bold;
text-decoration:none;
}
.about-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d9ab5;
font-weight:normal;
text-decoration:none;
line-height:130%;
}
.click-link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d9ab5;
font-weight:bold;
text-decoration:none;
}
.click-link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#aecd01;
font-weight:bold;
text-decoration:underline;
}