body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector *//*color: #442f25;*/
}
.oneColFixCtrHdr #container {
	width: 792px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background:url(images/index_01.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:0px;
	margin:0px;
}
.oneColFixCtrHdr #header_The_CLS_Principles {
	background:url(images/The_CLS_Principles.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:0px;
	margin:0px;
}
.oneColFixCtrHdr #header_Services_and_Capacity {
	background:url(images/Services_and_Capacity.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:0px;
	margin:0px;
}
.oneColFixCtrHdr #header_Strategic_Alliances {
	background:url(images/Strategic_Alliances.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:0px;
	margin:0px;
}
.oneColFixCtrHdr #header_Portfolio {
	background:url(images/Portfolio.jpg);
	background-repeat:no-repeat;
	height:200px;
	padding:0px;
	margin:0px;
}
.oneColFixCtrHdr #header_Of_Interest {
	background:url(images/Of_interest.jpg);
	background-repeat:no-repeat;
	height:127px;
	padding:0px;
	margin:0px;
}
h1 {
	color: #C79417;
	padding: 20px 0px 0px 0px;
	margin:0px;
	font-size:20px;
	font-weight:normal;
}
h2 {
	color: #03407f;
	padding: 0px;
	margin:0px;
	/*font-size:16px;*/
	font-size:18px;
	font-weight:normal;
}
h3 {
	color: #C79417;
	padding: 13px 0px 0px 0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
h4 {
	color: #C79417;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
ul.services {
	color: #03407f;
	font-weight:bold;
	font-size:10px;
	line-height: 180%;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}

ul.services2 {
	color: #03407f;
	font-weight:bold;
	font-size:10px;
	line-height: 180%;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style: none;
}

em {
	color: #cc9900;
	font-weight:bold;
}
#mainContent p {
	/*color:#624C40;*/
	color:#000000;
	font-size:10px;
	padding:2px 0;
	vertical-align:top;
	line-height: 160%;
}




.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#000000;
}
.oneColFixCtrHdr #navigation {
	background:#939598;
	height:20px;
	padding:4px 0px 0px 0px;
	margin:0px;
	color:#03407f;
	font-weight:bold;
	font-size:14px;
}
ul.top_navigation {
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-left: 30px
}
ul.top_navigation li {
	display: block;
	float: left;
	margin-right: 20px;
}
ul.top_navigation li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
ul.top_navigation li a:hover {
	color:#03407f;
	font-size:12px;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 70px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

.oneColFixCtrHdr #mainContent_cls {
	padding: 0px 50px 0px 70px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

p.cls {
	/*color:#624C40;*/
	color:#000000;
	font-size:10px;
	padding:5px 0px 0px 0px;
	margin: 0px;
	vertical-align:top;
	line-height: 160%;
}

p.cls_column {
	/*color:#624C40;*/
	color:#000000;
	font-size:9px;
	padding:2px 0;
	margin: 0px;
	vertical-align:top;
	line-height: 160%;
}


.oneColFixCtrHdr #footer {
	padding: 0 70px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:8px;
	/*color:#442F25;*/
	color:#000;
	font-weight:bold;
}
.oneColFixCtrHdr #footer a {
	font-size:8px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.oneColFixCtrHdr #footer a:hover {
	font-size:8px;
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}
span.red {
	color:#F00;
	font-weight:bold;
}
/********* TOP NAVIGATION ************/
#sddm {
	margin: 0;
	z-index: 30;
	background:#a4a5a8;
	/*height:28px;
	padding: 5px 0 0 65px
	*/
	height:23px;
	padding: 0px 0px 0px 65px;
}
#sddm li {
	margin: 0;
	padding: 0px 10px 0px 0px;
	list-style: none;
	float: left;
	font-size:8px;
	font-weight:bold;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 5px;
	width: auto;
	/*	background: #a4a5a8;*/
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
#sddm li a:hover {
	margin: 0 1px 0 0;
	padding: 5px;
	width:auto;
	background: #DCD7D3;
	color: #AB9E96;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #AB9E96;
	border: 1px solid #cccccc;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #a4a5a8;
	color: #ffffff;
}
#sddm div a:hover {
	background: #DCD7D3;
	color: #AB9E96;
	padding: 5px 10px;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
span.viewed {
	background:#5d73a5;
	padding: 8px 6px 5px 6px;
}
/******** HOME ONLY START **********/

#sddm_home {
	margin: 0;
	z-index: 30;
	background:#a4a5a8;
	/*height:28px;
	padding: 5px 0 0 65px
	*/
	height:23px;
	padding: 0px 0px 0px 65px;
}
#sddm_home li {
	margin: 0;
	padding: 0px 21px 0px 0px;
	list-style: none;
	float: left;
	font-size:8px;
	font-weight:bold;
}
#sddm_home li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 5px;
	width: auto;
	/*	background: #a4a5a8;*/
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
#sddm_home li a:hover {
	margin: 0 1px 0 0;
	padding: 5px;
	width:auto;
	background: #DCD7D3;
	color: #AB9E96;
}
#sddm_home div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #AB9E96;
	border: 1px solid #cccccc;
}
#sddm_home div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #a4a5a8;
	color: #ffffff;
}
#sddm_home div a:hover {
	background: #DCD7D3;
	color: #AB9E96;
	padding: 5px 10px;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
/******** HOME ONLY END **********/


span.separator {
	color:#00497D;
	font-size:11px;
	font-weight:bolder;
}
#footer span.separator {
	/*	color:#C79417;*/
	color:#000000;
	font-size:11px;
	font-weight:bolder;
}
/********* TOP NAVIGATION PORTFOLIO PAGE ************/
.oneColFixCtrHdr #header_Client_List {
	background:url(images/Client_List.jpg);
	background-repeat:no-repeat;
	/*height:125px;*/
	height:60px;
	padding:66px 0px 0px 0px;
	margin:0;
}
#sddm_portfolio {
	margin: 0;
	z-index: 30;
	/*background:#a4a5a8;
	height:28px;
	padding: 5px 0 0 65px
	*/
	height:23px;
	padding: 0px 0px 0px 120px;
}
#sddm_portfolio li {
	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
	font-size:8px;
	font-weight:bold;
}
#sddm_portfolio li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 5px 3px 5px 3px;
	width: auto;
	/*	background: #a4a5a8;*/
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
#sddm_portfolio li a:hover {
	margin: 0 1px 0 0;
	padding: 5px 3px 5px 3px;
	width:auto;
	background: #DCD7D3;
	color: #AB9E96;
}
#sddm_portfolio div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #AB9E96;
	border: 1px solid #cccccc;
}
#sddm_portfolio div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #a4a5a8;
	color: #ffffff;
}
#sddm_portfolio div a:hover {
	background: #DCD7D3;
	color: #AB9E96;
	padding: 5px 10px;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
ul.client_list {
	list-style:none;
	line-height: 160%;
	font-weight:bold;
	margin: 0px;
	padding: 8px 0px 10px 0px
}
a.back {
	font-weight:bold;
	text-transform: uppercase;
	font-size:10px;
	text-decoration:none;
	color:#000;
}
a.back:hover {
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	color:#000;
}
img.text_images {
	padding: 25px 0px 0px 0px;
	margin:0px;
}