html {
	height: 100%; 
}
body {
	font: 14px Corbel, "Trebuchet MS", Arial, "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	color: #b39e87;
	margin: 0;
	background: #231b0c	 url('../images/body-bg.jpg') no-repeat ;
	height: 100%; 
	min-width: 973px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
/* index start */
#page {
	width: 973px;
	overflow: hidden;
	min-height: 100%;
	margin: 0 auto 0 24px;
}
* html #page {
	overflow: visible; 
	height: 100%; 
}
#header {
	overflow: hidden;
	width: 100%; 
}
#header h1 {
	float: left;
	margin: 60px 0 0 25px;
	display: inline; 
}
#header h1 a {
	display: block; 
	text-indent: -9999px;
	width: 214px;
	height: 71px;
	overflow: hidden;
	background: url('../images/logo.png') no-repeat;
}
.nav {
	float: right; 
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav li {
	float: left; 
	border-right: 1px solid #3c3526; 
	padding: 119px 10px 1px 35px;
}
.nav li a {
	display: block; 
	height: 9px;
	width: 86px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden; 
}
.nav li a:hover {
	background-position: 0 -9px; 
}
.nav .who a {
	background: url(../images/nav-link1.gif);
}
.nav .what a {
	background: url(../images/nav-link2.gif);
}
.nav .why a {
	width: 95px;
	background: url(../images/nav-link3.gif);
}
.nav .how a {
	width: 95px;
	background: url(../images/nav-link4.gif);
}
#content {
	overflow: hidden;
	width: 949px;
	padding: 0 0 236px 19px;
	margin-top: 50px;
}
.cont-box p {
	margin: 18px 0 0; 
	line-height: 18px;
}
#main {
	width: 949px;
	background: url(../images/main-bottom.gif)  no-repeat 0 100%;
	padding-top: 81px;
	margin-top: 53px;
	clear:both;
}
#main:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both; 
}
.main-middle {
	width: 949px;
	background: url(../images/main-middle.gif) repeat-y ;
}
.main-middle:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both; 
}
.main-box {
	float: left; 
	width: 264px;
	padding: 0 25px 20px 0;
	margin-top: -34px;
	position: relative; 
	
}
.main-box h2 {
	margin: -47px 0 0 16px; 
	text-indent: -9999px;
	overflow: hidden;
	width: 160px;
	height: 18px;
	background: url(../images/main-title1.png)  no-repeat ;
	position: relative; 
}
/*****/
.main-box div h2 {
	margin: -47px 0 0 16px; 
	text-indent: -9999px;
	overflow: hidden;
	width: 239px;
	height: 22px;
	background: url(../images/main-title8.png)  no-repeat ;
	position: relative; 
}
.box9 {
	margin-left: 15px;
	display: inline; 	
}
.box9 h2 {
	width: 219px;
	height: 52px;
	background: url(../images/main-title9.png)  no-repeat ;
}
.box10 {
	margin-left: 40px;
	display: inline; 	
}
.box10 h2 {
	width: 265px;
	height: 52px;
	background: url(../images/main-title10.png)  no-repeat ;
}
/*****/
.box2 {
	margin-left: 44px;
	display: inline; 	
}
.box2 h2 {
	width: 239px;
	height: 47px;
	background: url(../images/main-title2.png)  no-repeat ;
}
.box3 {
	margin-left: 36px;
	display: inline; 	
}
.box3 h2 {
	width: 163px;
	height: 17px;
	background: url(../images/main-title3.png)  no-repeat ;
}
.box8 {
	margin-left: 36px;
	display: inline; 	
}
/*.box8 h2 {
	width: 163px;
	height: 17px;
	background: url(../images/main-title8.png)  no-repeat ;
}*/

.main-box ul {
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
	position: relative; 
}
.main-box ul li {
	line-height: 17px;
	background: url(../images/main-menu-bg.gif)  no-repeat 0 5px;;
	padding-left: 18px;
}
.main-box ul li a {
	color: #b39e87;
	text-decoration: none; 
}
.main-box ul li a:hover {
	text-decoration: underline; 
}
.links {
	overflow: hidden; 
	width: 100%; 
}
.links div {
	float: left; 
	width: 289px;
}
.links div a {
	float: right; 
	text-indent: -9999px;
	overflow: hidden;
	width: 113px;
	height: 15px;
	background: url(../images/main-link1.png)  no-repeat ;
	margin-top: 14px;
}
.links .more1 {
	width: 333px;
}
.links .more1 a {
	width: 105px;
	background: url(../images/main-link2.png);
}
.links .more2 {
	width: 325px;
}
.links .more2 a {
	width: 160px;
	background: url(../images/main-link3.png);
}
#footer {
	overflow: visible;
	height: 147px;
	background: url(../images/footer-bg.gif);
	margin-top: -147px;
}
.foot-box {
	overflow: visible;
	width: 973px;
	margin: 0 auto 0 24px;
	font: 13px Arial, Helvetica, sans-serif;
}
.foot-box span {
	float: left; 
	font-size: 12px;
	color: #504329;
	margin-top: 113px;
}
.foot-box div {
	float: right; 
	width: 185px;
	color: #766239;
	text-align: right; 
	margin-top: 36px;
}
.foot-box div strong {
	display: block; 
	font-weight: normal; 
	margin-bottom: 2px;
}
.foot-box div a {
	text-decoration: none; 
	color: #766239;
}
.foot-box div a:hover {
	text-decoration: underline; 
}
.foot-box a {
	text-decoration: none; 
	color: #993300;
}
.foot-box a:hover {
	text-decoration: underline; 
}
.foot-box div address {
	display: block; 
	margin-top: 19px;
	line-height: 18px;
	font-style: normal;
}
/* index end */
/* inner1 start */
#page .inner1 {
	margin-top: 140px;
}
.inner1 #main {
	margin-top: -15px;
}
.create {
	margin: 0; 
	text-indent: -9999px;
	overflow: hidden;
	width: 406px;
	height: 41px;
	background: url(../images/main-title4.png)  no-repeat ;
}
.inner1 .main-box {
	margin-top: -16px;
}
.main-box p {
	margin: 0; 
	line-height: 17px;
}
/* inner1 end */
/* inner2 start */
#page .inner2 {
	margin-top: 50px;
}
.inner2 #main {
	padding-top: 118px;
}
.inner2 .main-box h2 {
	width: 242px;
	height: 47px;
	background: url(../images/main-title5.png)  no-repeat ;
	margin: -84px 0 -10px 16px; 
}
.main-box strong {
	display: block; 
	font-style: italic;
	font-weight: normal; 
	color: #996633;
	margin: 22px 0 0 16px;
	position: relative; 
}
.inner2 .main-box h2 {
	width: 242px;
	height: 47px;
	background: url(../images/main-title5.png)  no-repeat ;
	margin: -84px 0 -10px 16px; 
}
.inner2 .box2 h2 {
	width: 223px;
	height: 47px;
	background: url(../images/main-title6.png)  no-repeat ;
	/*margin-bottom: 40px;*/
	margin-bottom: 10px;
}
.inner2 .box3 h2 {
	width: 193px;
	height: 52px;
	background: url(../images/main-title7.png) no-repeat ;
	/*margin-bottom: 35px;*/
	margin-bottom: 10px;
}
.inner2 .main-box ul {
	margin: 11px 0 0;
}
#page .pos-menu {
	margin: 20px 0 0 15px;
	padding: 0;
	height: 100%;
}
#page .pos-menu li {
	float: left; 
	white-space: nowrap;
	background: url(../images/pos-menu-bg.gif)  no-repeat 0 2px;
	padding: 0 6px 0 6px;
	margin-left: -1px;
}
/**************/
#leftNav ul.sub
{
	margin: 0px;
	padding:  5px 0 0 15px;
}
#leftNav ul.sub li
{
	padding:0 0 10px 0;
}
#leftNav ul.sub li a
{
	text-decoration:none;
	color:#cc9966;	
}
#leftNav ul.sub li a:hover
{	
	color:#d16f1a;/*cc9966*/
}
#leftNav ul.sub li.active a
{
	font-weight:normal;
	color:#d16f1a;		
}
#leftNav ul.sub li.active
{	
	background: none;
}
#leftNav
{
	width:200px;
	float:left;	
	margin-left:-33px;
	margin-top:18px;	
}
#leftNav ul
{
	list-style: none;
	font-family:verdana;
	font-size:12px;
}
#leftNav ul li
{
	padding:0 0 10px 0;
	
}
#leftNav ul li a
{
	text-decoration:none;
	color:#cc9966;	
}
#leftNav ul li a:hover
{	
	color:#d16f1a;/*cc9966*/
}
#leftNav ul li.active a
{
	font-weight:bold;
	color:#d16f1a;		
	background-position:100px 0;
}
#leftNav ul li.active
{	
	background: url(../images/left-nav-arrow.gif) no-repeat  ;
	background-position:100px 3px;
}
#leftNav ul li.active1 a
{
	font-weight:bold;
	color:#d16f1a;		
	background-position:100px 0;
}
#leftNav ul li.active1
{	
	background: url(../images/left-nav-arrow.gif) no-repeat  ;
	background-position:180px 3px;
}
.orange-link {
	color:#cc9966;
}
.orange-link:hover {
	color:#d16f1a;
}


.right-cont-box
{
	width:780px;
	font-weight:normal;
	font-size:14px;
	float:left;	
	line-height: 18px;	
}
.title
{
	font-size:16px;
	color:#d16f1a;
	font-family:Georgia;
}
.title2
{
	font-size:14px;
	color:#cea378;
	font-family:Georgia;
}

a {
	text-decoration: none; 
	color: #766239;
}
.content-table td
{
	border:1px solid #504329;
	vertical-align:top;
}
.content-table
{
	border-collapse:collapse;
	border:none;
}
.content-table th
{
	background-color:#2f2718;
	border:1px solid #504329;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}

.quotes
{
	font-style: italic;
	font-weight: normal; 
	color: #996633;
}
table td{vertical-align:top;}
.people-box
{border:1px solid #504329;margin-bottom:20px;}
.cont-box ul {
	overflow: hidden;
	
	padding: 0;
	list-style: none;
	position: relative; 
}
.cont-box ul li {
	line-height: 17px;
	background: url(../images/main-menu-bg.gif)  no-repeat 0 5px;;
	padding-left: 18px;
}
#main2 {
	margin-top:300px;
	width: 949px;
	background: url(../images/main-bottom.gif)  no-repeat 0 100%;
}
#main3 {
	margin-top:0px;
	width: 949px;
}

.box11  {
	padding-top:35px;
	width: 240px;	
	background: url(../images/main-title11.png)  no-repeat ;
	background-position: 17px 0;

}

/**************/
/* inner2 end */

.main-cont {
	float: right;
	width: 896px;
}
.casetitle
{
	font-size:18px;
	color:#d16f1a;
	font-family:Georgia;
}
.burgers-cont {
	overflow: hidden;
	width: 100%;
}
.burgers-cont .img {
	float: left;
	margin: 17px 25px 0 25px;
	border-style:solid;
	border-width: 10px;
	border-color:#474030;	
}
.burgers-cont .img2 {
	float: left;
	margin: 17px 25px 0 25px;
	border-style:solid;
	border-width: 10px;
	border-color:#474030;	
}
.burgers-cont .burgers-col {
	float: left;
	width: 160px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 25px;
	position: relative;
}
.burgers-cont .burgers-col h3 {
	margin: 15px 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	text-indent: -9999px;
}
.burgers-cont .burgers-col .problem-subhead {
	height: 89px;
	background: url(../images/problem-subhead.png) no-repeat;
}
.burgers-cont .burgers-col .solution-subhead {
	background: url(../images/solution-subhead.png) no-repeat;
	height: 94px;
}
.burgers-cont .burgers-col .result-subhead {
	background: url(../images/result-subhead.png) no-repeat;
	height: 68px;
}
.programs-cont {
	overflow: hidden;
	width: 100%;
	margin-top: 23px;
}
.programs-cont .col {
	float: left;
	width: 185px;
	padding: 0 2px 0 0px;
}
.programs-cont .col h2 {
	margin: 0;
	width: 185px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}
.programs-cont .col .prog-head {
	background: url(../images/prog-head.gif) no-repeat;
}
.programs-cont .col .envi-head {
	background: url(../images/envi-head.gif) no-repeat;
}
.programs-cont .col .automat-head {
	background: url(../images/automat-head.gif) no-repeat;
}
.programs-cont .col .analyt-head {
	background: url(../images/analyt-head.gif) no-repeat;
}
.programs-cont .col .list {
	margin: 0 10px 0 6px;
	padding-top: 11px;
}
.success {
	border: none;
	padding: 10px;
	margin: 10px;
}

.content-table ul{
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
	position: relative; 
}
.content-table ul li {
	line-height: 17px;
	background: url(../images/main-menu-bg.gif)  no-repeat 0 5px;
	padding-left: 18px;
}
.ad-content strong {font-family:Trebuchet MS;font-size:15px;color:#993300;}
.ad-content .header {font-family:Trebuchet MS;font-size:16px;color:#d16f1a;}
.ad-content-top {height:10px;background: url(../images/adbg-top.png)  no-repeat;}
.ad-content-bottom {height:15px;background: url(../images/adbg-bottom.png)  no-repeat;}
.ad-content div{text-align:left;padding:12px 12px 0 12px; font-size:13px;}
.ad-content-center{background-color:#3b2e18;}
.ad-content a {color:#993300;text-decoration:underline;}

.service-levels-td{padding-left:5px;width:250px;color:#996633;}
.service-levels-td strong {font-weight:bold;color:#b39e87;}
.service-levels-td .italic-item {font-style:italic;font-size:12px;color:#827240}

.bookmarkA {color:#d16f1a;	}
.linkedIn {margin-top:5px}