@charset "utf-8";
/* CSS Document */

.twoColElsLt #container {
    background-image: url('../mainBackServices.jpg');
    background-repeat: no-repeat;
    text-align: left; /* this overrides the text-align: center on the body element. */;
    margin-top: 0;
    margin-bottom: 0;
}
.twoColElsLt #container #sidebar1 #pageImage {
	margin-right: 0;
	margin-bottom: 0;
	margin: 246px 0 0 8px;
}
.twoColElsLt #container #sidebar1 #sidebarText {
	font-size: 12px;
	color: #333333;
	font-size: 12.5px;
	line-height: 19px;
	color: #574f3e;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 23px;
	padding-left: 25px;
	margin-top: 40px;
}
.twoColElsLt #container #sidebar1 #sidebarText a{
    color: #0000ff;
    font-weight: bold;
}
.twoColElsLt #container #mainContent #spacerRight {
	height: 100px;
}
.twoColElsLt #container #mainContent #title {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 28px;
    margin-right: 0;
    margin-bottom: 32px;
    margin-left: 5px;
}
.twoColElsLt #container #mainContent #quote {
    margin: 0 20px 15px 20px;
    padding: 16px 8px 22px 26px;
    font-size: 15px;
    font-style: oblique;
    font-weight: bold;
    color: #574f3e;
    background-color: #EDEBDE;
    width: 398px;
}
.twoColElsLt #container #mainContent #mainBody {
    margin: 0 0 0 20px;
//    margin: 0 0 0 0px;
    font-size: 12.5px;
    line-height: 19px;
    color: #574f3e;
    width: 460px;
}
.twoColElsLt #container #mainContent #mainBody #consultingList{
    margin: 10px 0 0px 45px;
}
.twoColElsLt #container #mainContent #mainBody #techServiceList{
    margin: 10px 0 0px 45px;
    font-weight: bold;
}
