BODY {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#404040;
	margin: 30px 0px 0px 0px; 
	font-size:11px;
}
#div20{
	margin:10px;
	z-index:0;
	
}
.bluebold{
	color:#006699;
	font-weight:bold;
}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}

.bold{font-weight:bold}


.textlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b68238;

	text-decoration:underline;
}
.textlink:hover{
	color: #000000;
}

.contit {
	margin:0;
	padding:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif; font-style:italic; 
	
	  
	color: #949520; 
	}


.contitname {
	margin:0;
	padding:0;
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #949520; 
	}

.conthead {
	margin:0;
	padding:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #830a0a; 
	}

.img { 
	border: 1px solid #000000;
}


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:406px;
		height:313px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:25px;
		height:24px;
		float:left;
		}	
	#nextBtn{
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:25px;
		height:24px;
		background:url(../images/leftslide.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/rightslide.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
/* image replacement */
   .graphic, #prevBtn, #nextBtn{
        margin:0;
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
}
/* // image replacement */
	img{border:none;}
	
/* 
   Styles for scrolling layers Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; 
	overflow:hidden;
	width:380px; 
	height:445px; background-color:#ffffff; 

  	z-index:10;
	 
	}
div#wn	{ 
	position:absolute; 
	left:3px; top:5px;
	width:380px; height:435px;
	clip:rect(0px 380px 435px 0px);
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; 
	visibility:hidden;
	padding:1px;
	z-index:1; 
	}


/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:13px;
  height:420px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:13px;
  height:420px;
  background: url(../images/track.gif) #336 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:0px; top:0px;
  width:11px; 
  height:30px;
  background-color:#d6a50a;
  z-index:1;
  }  
div#up {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	width: 1px;
	height: 1px;
}  
div#down {
	position:absolute;
	left:0px;
	bottom:0;
	z-index:3;
	top: 433px;
}  
div.content { text-align:left }

#homeroll{display:inline-block; width: 60px; height: 91px; background: url("../images/home_1.gif") no-repeat 0 0;}
#homeroll:hover{background: url("../images/home_2.gif") no-repeat 0 0;}
#homeroll span{display: none;}

#verticalroll{display:inline-block; width: 55px; height: 91px; background: url("../images/verticals_1.gif") no-repeat 0 0;}
#verticalroll:hover{background: url("../images/verticals_2.gif") no-repeat 0 0;}
#verticalroll span{display: none;}

#consroll{display:inline-block; width: 59px; height: 91px; background: url("../images/consulting_1.gif") no-repeat 0 0;}
#consroll:hover{background: url("../images/consulting_2.gif") no-repeat 0 0;}
#consroll span{display: none;}

#techroll{display:inline-block; width: 69px; height: 91px; background: url("../images/technology_1.gif") no-repeat 0 0;}
#techroll:hover{background: url("../images/technology_1.gif") no-repeat 0 0;}
#techroll span{display: none;}

#prodroll{display:inline-block; width: 58px; height: 91px; background: url("../images/products_1.gif") no-repeat 0 0;}
#prodroll:hover{background: url("../images/products_2.gif") no-repeat 0 0;}
#prodroll span{display: none;}

#abtroll{display:inline-block; width: 56px; height: 91px; background: url("../images/about_us_1.gif") no-repeat 0 0;}
#abtroll:hover{background: url("../images/about_us_2.gif") no-repeat 0 0;}
#abtroll span{display: none;}

#mediaroll{display:inline-block; width: 56px; height: 91px; background: url("../images/media_1.gif") no-repeat 0 0;}
#mediaroll:hover{background: url("../images/media_2.gif") no-repeat 0 0;}
#mediaroll span{display: none;}

#downloadroll{display:inline-block; width: 67px; height: 91px; background: url("../images/downloads_1.gif") no-repeat 0 0;}
#downloadroll:hover{background: url("../images/downloads_2.gif") no-repeat 0 0;}
#downloadroll span{display: none;}

#careroll{display:inline-block; width: 49px; height: 91px; background: url("../images/careers_1.gif") no-repeat 0 0;}
#careroll:hover{background: url("../images/careers_1.gif") no-repeat 0 0;}
#careroll span{display: none;}


.yellowlink{color:#975826; text-decoration:none;}
.yellowlink:hover{color:#000000; text-decoration:none;}

.bluelink{color:#0066FF; text-decoration:none;}
.bluelink:hover{color:#993300; text-decoration:none;}


.bottomlink{color:#0066FF; text-decoration:none;}
.bottomlink:hover{color:#993300; text-decoration:none;}


#topimg img {
	margin-left: 23px;
}

.yellow{color:#975826; }


.bottomspace {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


.bottomlink {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomlinkactive {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #f6b61f;
	text-decoration: none;
}
.bottomlink:hover {
	color:#f6b61f;
}


.bottomtext {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #c88903;
	text-decoration: none;
	padding-left:100px;
}

.bottomtextlanding {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #c88903;
	text-decoration: none;
	padding-left:15px;
}


.bullet {
	list-style-image: url(../images/bullet.gif);
}

.bulletsub {
	list-style-image: url(../images/bulletsub.gif);
}

