/* CSS Document */

p
{
	text-align:justify;
	padding: 0px 20px 5px 20px;
	font-size: 11px;
	line-height: 250%;
}

a
{
	text-decoration: none;
	color: #999;
}

h2
{
	font-size: 20px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #DADADA;
}

h3
{
	font-size: 17px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #DADADA;
}

h4
{
	font-size: 13px;
	padding: 5px 5px 0px 20px;
}

li
{
	padding: 0px 0px 5px 0px;
}

.main
{
	width: 944px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	color:#666666;
}

.logo {
	height: 90px;
	width: 400px;
	float: left;
}

.menu
{
	float: left;
	text-align: right;
	width: 544px;
	height: 90px;
}

.menu a:hover
{
	color: #333333;
	font-weight: bold;
}

.menubar
{
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	width: 937px;
	padding: 5px 0px 5px 5px;
	float: left;
}

.banner
{
	height: 300px;
	width: 944px;
	float: left;
	padding-bottom: 5px;
}

#bpo a
{
	background-image: url(images/FLT_Button_2.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 312px;
	float: left;
	padding-right: 4px;
	padding-bottom: 5px;
}

#bpo a:hover
{
	background-image: url(images/FLT_Button_2a.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 312px;
	float: left;
	padding-right: 4px;
	padding-bottom: 5px;
}

#it a
{
	background-image: url(images/FLT_Button_1.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 312px;
	float: left;
	padding-right: 4px;
	padding-bottom: 5px;
}

#it a:hover
{
	background-image: url(images/FLT_Button_1a.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 312px;
	float: left;
	padding-right: 4px;
	padding-bottom: 5px;
}

#consulting a
{
	background-image: url(images/FLT_Button_3.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 312px;
	float: left;
	padding-bottom: 5px;
}

#consulting a:hover
{
	background-image: url(images/FLT_Button_3a.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 312px;
	float: left;
	padding-bottom: 5px;
}

.pleft
{
	float: left;
	width: 80%;
}

.pleft .contentleft
{
	width: 25%;
	float: left;
}

.pleft .contentright
{
	width: 75%;
	float: left;
}


.pright
{
	float: left;
	width: 20%;
	font-size: 13px;
}

.footer
{
	background-color: #999;
	width: 944px;
	height: 15px;
	padding-top: 5px;
	float: left;
	color: #FFFFFF;
}

/* Menu Bar */
/* General styles for this example page */
	
	#mainContainer{
	color: #999999;
	float: left;
	text-align: right;
	width: 944px;
	margin: 0 auto;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
	display:none;
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		/*border:1px solid #2d81bf;*/
		/*background: url(../images/FL_menu.jpg);*/
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		padding:1px;
		text-align:left;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #666666;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		/*padding-left:19px;
		padding-right:19px;*/
		border:1px none #E2EBED;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		/*padding-left:19px;
		padding-right:19px;*/
		border:1px none #000;	
	}
	
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight: normal;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color: #333333;
		font-weight: bold;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-top: 5px;
		padding-right:2px;
		/*background-image:url(../images/FL_menu.jpg);*/
		background-color: #F3F3F3;
		padding-bottom: 5px;
		width: 150px;
		border-color: #333333;
		border-top: 0px solid;
		border-left: 1px solid;
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-top: 5px;
		padding-right:2px;
		/*background-image:url(../images/FL_menu.jpg);*/
		background-color: #999;
		padding-bottom: 5px;
		width: 150px;
		border-color: #333333;
		border-top: 0px solid;
		border-left: 1px solid;
		border-right: 1px solid;
		border-bottom: 1px solid;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#fff;
	}	
	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}
