@charset "UTF-8";
/* CSS Document */

#coloreddivtop {
	width:200px;
	height:2px;
	background-color:#b73ed8;
}

#coloreddivbot {
	width:198px;
	height:2px;
	background-color:#b73ed8;
}

#titlecenter {
background-image: url(../images/consultingtop.gif);
width:718px;
height:34px;
margin:auto;
}

#bodybgcolor {
	height:559px;
	width:718px;
	background-color:#faddfe;
	margin:auto;
}

#whitetxtarea {
	width:697px;
	height:559px;
	background-color:#FFF;
	margin:auto;
}

#consultingtext{
width:677px;
height:500px;
margin:auto;
}

#centerbottom {
	background-image: url(../images/consultingbottom.gif);
	background-repeat:no-repeat;
	width:718px;
	height:33px;
	margin:auto;
}

.titles {
color:#8e19aa;
}

.subtitles {
color:#8e19aa;
}

#consulting {
	background-image:url(/images/consultingColor.jpg);
}