/* CSS Document */
body {
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	width:990px;
	margin:0 auto 0 8px;
}
A{
text-decoration:none;}

#logo{
	width:290px;
	background-image:url(../images/logo.jpg);
	height:221px;
	float:left;
}
#topNav_{
	width:690px;
	background-image:url(../images/topNav_home.jpg);
	height:221px;
	float:left;
}
#topNav_0{
	width:690px;
	background-image:url(../images/topNav_home.jpg);
	height:221px;
	float:left;
}
#topNav_Home{
	width:690px;
	background-image:url(../images/topNav_home.jpg);
	height:221px;
	float:left;
}
#topNav_Testimonials{
	width:690px;
	background-image:url(../images/topNav_testimonials.jpg);
	height:221px;
	float:left;
}
#topNav_AboutUs{
	width:690px;
	background-image:url(../images/topNav_about.jpg);
	height:221px;
	float:left;
}
#topNav_News{
	width:690px;
	background-image:url(../images/topNav_news.jpg);
	height:221px;
	float:left;
}
#topNav_ContactUs{
	width:690px;
	background-image:url(../images/topNav_contact.jpg);
	height:221px;
	float:left;
}

#topNav_Sitemap{
	width:690px;
	background-image:url(../images/topNav_sitemap.jpg);
	height:221px;
	float:left;
}

#topNav_ChangeManagement{
	width:690px;
	background-image:url(../images/topNav_home.jpg);
	height:221px;
	float:left;
}
#topNav_ManagementDevelopment{
	width:690px;
	background-image:url(../images/topNav_development.jpg);
	height:221px;
	float:left;
}

#topNav_BusinessAnalysis{
	width:690px;
	background-image:url(../images/topNav_analysis.jpg);
	height:221px;
	float:left;
}
#topNav_ProjectAssurance{
	width:690px;
	background-image:url(../images/topNav_assurance.jpg);
	height:221px;
	float:left;
}
#main{
	width:743px;
	margin-left:5px;
	
	float:left;
}
#rightMenuTop{
	background: url(../images/rightMenuTop.jpg) no-repeat left;
	width:221px;
  
	float:right;
}
#rightMenu{
	background:#E3E7E8;
	width:210px;
	margin:-5px 10px -35px 0;
   
	float:right;
}
#rightMenuEx{
	
	width:209px;
	
	float:right;
}
#rightMenuContent{
 padding:12px 7px 0 7px;
 min-height:100px;
 }
#searchButton{
 cursor:pointer;
 float:left;
 background:url(../images/go_button.jpg);
  width:29px;
  height:24px;
  font-size:10px;
   } 
#footer{
	width:990px; 
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
}
.mainText{
	color:#540A55;
	font-size:11px;
}
.mainText:link{
	color:#540A55;
	text-decoration:none;
}
.mainText:hover{
	color:#540A55;
	text-decoration:none;
}
.nonlinkBlue{
	color:#540A55;
	font-size:10px;
}
.linkBlue{
	color:#540A55;
	font-size:10px;
}
.linkBlue:link{
	color:#540A55;
	text-decoration:none;
}
.linkBlue a:hover{
	color:#AF779A;
	text-decoration:none;
}
.linkBlue:visited{
	color:#540A55;
	text-decoration:none;
}
.linkBlue:active{
	color:#000;
	text-decoration:none;
}
.contForm{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#666;
   
	border:1px solid #666;    
}
.subForm{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#666;
    width:126px;
	border:1px solid #666;    
}
.queryForm{

padding:10px 0 0 30px;

}
.rightSub{
margin-top:20px;
}