body {
background-image:url('img/bg.jpg');
background-attachment:fixed;
	color:#000000;
	font-family:Trebuchet MS;
	font-size:12px;
}
td 
{
	font-family:Trebuchet MS;
	font-size:12px;
color:#000000;
}

A:link {text-decoration: none; color: #0A9544; font-weight:bold}
A:visited {text-decoration: none; color: #0A9544; font-weight:bold}
A:active {text-decoration: none; color: #0A9544; font-weight:bold}
A:hover {text-decoration: none; color: #3D3939; font-weight:bold}

h5              { color: #0A9544; font-weight:bold; font-size: 13px }
h1              { color: #0A9544; font-weight:bold; font-size: 13px; text-transform:uppercase }
h2              { color: #0A9544; font-weight:bold; font-size: 12px }


img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

html img {
border-color:transparent;
}




.bluetabs{
border: 0;
height: 25px;

}

.bluetabs ul{
padding: 3px 0;
margin-left: 10;
margin-top: 3px;
margin-bottom: 0;
font: bold 12px Trebuchet MS;
list-style-type: none;
text-align: center;
height: 25px;
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 0;
color: #ffffff;
width: 95px;
display:inline-block;
background: url(img/menubg.gif);
}

.bluetabs li a:visited{
background: url(img/menubg.gif);
color: #ffffff;
}

.bluetabs li a:hover{
text-decoration: none;
background: url(img/menunew1.gif);
color: #ffffff;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background: url(img/menunew1.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
background: url(img/menunew1.gif);
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px #000000; /*THEME CHANGE HERE*/
font:normal 12px Trebuchet MS;
line-height:25px;
z-index:100;
background: url(img/menubg1.gif);
width: 200px;
visibility: hidden;
text-align: left;
padding: 0;
margin: 2,0;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 2px;
border: 1px #000000; /*THEME CHANGE HERE*/
padding: 0;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background: url(img/menubg1hover.gif);
color: #ffffff;
}

.dropmenudiv_b a:visited{ /*THEME CHANGE HERE*/

color: #ffffff;
}




.menu1 {
	margin: 0;
	padding: 5;
padding-left: 12;
	list-style: none;
	background: #ffffff;
}
.menu1 li {
	padding: 0;
	margin: 0;
	height: 26px;
	margin-right: 6px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu1 li a, .menu1 li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 26px;
	background-repeat: no-repeat;
}
.applications {background-image: url(img/learn11.gif); width: 110px;}
.applications a {background-image: url(img/learn1.gif);}

.mobile {background-image: url(img/learn22.gif); width: 110px;}
.mobile a {background-image: url(img/learn2.gif);}

.cloud {background-image: url(img/learn33.gif); width: 110px;}
.cloud a {background-image: url(img/learn3.gif);}

.cousa {background-image: url(img/learn44.gif); width: 110px;}
.cousa a {background-image: url(img/learn4.gif);}

.coukraine {background-image: url(img/learn55.gif); width: 110px;}
.coukraine a {background-image: url(img/learn5.gif);}

.industry {background-image: url(img/learn66.gif); width: 110px;}
.industry a {background-image: url(img/learn6.gif);}

.white {background-image: url(img/learn77.gif); width: 110px;}
.white a {background-image: url(img/learn7.gif);}

.testing {background-image: url(img/learn88.gif); width: 110px;}
.testing a {background-image: url(img/learn8.gif);}

.staffing {background-image: url(img/learn99.gif); width: 110px;}
.staffing a {background-image: url(img/learn9.gif);}

.engagement {background-image: url(img/learn1010.gif); width: 110px;}
.engagement a {background-image: url(img/learn10.gif);}

.request {background-image: url(img/request11.gif); width: 110px;}
.request a {background-image: url(img/request1.gif);}


ul.menu1 li a:hover {background: none;}
.menu1 li {float: left;}
.menu1:after {content: "."; display: block; height:0; clear: both; visibility: hidden;}

image1 = new Image();
image1.src = "img/send_request_hover.jpg";
