body
{
	background: #F5F5F5 url('../../images/background.jpg') repeat top left;
	/*background-color: #E6E6E6;*/
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	margin-top:4px;	
}
a
{
	text-decoration : none;	
	color: #1F7AFF;
}

a:hover
{
	text-decoration : none;	
	color: #FF9900;
}

img 
{
	border:0;
} 

ul.bulletDisc 
{
	list-style: none;
 	margin: 0.6em;
 	padding: 0;
}

ul.none {list-style-type:none;}

ul.bulletDisc li
{
	margin-left:16px;
	padding:2px 2px 2px 19px;
	background: url(../../images/orangeBullet.png) no-repeat left center;
}


#MainDiv
{
   position:     absolute;
   top:          0px;
   left:         50%;/*some magic to align the element in the center;*/
   width:        760px;
   margin-left:  -380px;/* half of the width */
   background-color: #F5F5F5;
}

#ContentDiv
{
	padding : 8px 20px;
	padding-bottom: 11px;
	text-align:justify;
}

#footer
{
	 margin-left: 0px;
}

#tempfooter
{
	margin-left:-20px;
}

.listDiv_round{
	padding-bottom : 5px;
	background-color: #F5F5F5;
	width : 320px;
    text-align : left;
}

.listHeading_round{
	font-weight : bold;
	background-color: #B0B0B0;
	width : 320px;
  	margin-top : 4px;
	color : white;
	height:20px;
	padding-top:4px;
	padding-bottom:4px;
}

.listDiv{
	padding-bottom : 5px;	
	width : 320px;
    text-align : left;
}

.servicesListDiv{
	padding-bottom : 5px;	
	width : 400px;
    text-align : left;
}

.servicesItemBottom
{
	margin-left:30px;padding-bottom:6px;border-bottom:1px solid #D3D3D3; height:12px;
}

.solutionsItemBottom
{
	margin-right:0px;padding-bottom:6px;border-bottom:1px solid #D3D3D3; height:12px;
}
.listHeading{
	font-weight : bold;
	font-size : 13px;
	color: #1F7AFF;
	width : 360px;
  	margin-top : 4px;
}

.pHeading{
	color: #666666;
	font-weight : bold;
	background-color: #F5F5F5;
	padding-left : 5px;
}

.blueSpan
{
	color: #1F7AFF;
}

.zeroMarginList{
	margin-left : 0; padding-left: 14px; padding-right:10px;
}

.leftList{
	margin-left : -40px;
}

.rightList{
	 padding-left : 40px;
}

.spanPadding{
	padding: 0px 5px 5px 25px;	
}

.capabilitiesLogo
{
	height : 60px;
	border: 0;	
	padding: 8px 8px 30px;
}

.clientsLogo
{
	height : 140px;
	border: 0;	
	padding: 5px 5px 10px;
}

.left
{
	text-align : left;
}

.right
{
	float : right;
}

.bigFont
{
	font-size: 10pt;
	font-weight:bolder;
}

.headingFont
{
	font-size: 15px;
}

.smallFont
{
	font-size: 9pt;
	font-weight:bolder;
}

#menu
{
	width:63em;
	height: 2em;
	background-color : #F5F5F5;
}

#menu ul
{
  list-style : none;
  padding: 0;
  margin: 0;
}

#menu li
{
  margin: 0 1em;
}

#menu li a
{
	font-weight : bold;
	background: url(../../images/menu_color_bar.jpg) #F5F5F5 bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width:10em;
	display: block;
	border: 0.1em solid #dcdce9;
	border-bottom:0;
	color: #1F7AFF;
	text-decoration: none;
	text-align: center;
}

#menu li a:hover {
	background: url(../../images/menu_color_hover_bar.jpg) #F5F5F5 bottom left repeat-x;
	color: #FFF;
}

#menu li a.SelectedItem {
	background: url(../../images/menu_color_selected_bar.jpg) #F5F5F5 bottom left repeat-x;
	border-bottom : 10;
	color: #FFF;
}

#it
{
	position:absolute; top:180px;
}

#eam
{
	position:absolute; top:296px;
}

#gis
{
	position:absolute; top:440px;
}

#erp
{
	position:absolute; top:655px;
}

.paddingSpace
{
	padding-left:0px;
}

.comptia
{
	width:180px;height:81px;
}

.adobe
{
	width:140px;height:40px;
}

.ibm
{
	width:90px;
}

.hpaps
{
	width:253px;height:93px;
}

.hpase
{
	width:240px;height:64px;
}

.pmp
{
	width:100px;height:80px;
}

.bosap
{
	width:190px;height:90px;
}



