html{
	background: #BACC81 url(../images/bg1.gif) repeat-x;
}

#wrap{
	width: 760px;
	background: #fff;
	font-family: Arial, Helvatica, sans-serif;
	border: 2px solid #c3c3c3;
	margin: 0 auto;
}

#banner{
	background: #fff;
}

#content{
	text-align: justify;
}
#navBar {
	float: left;
	width: 100%;
	background: #F4F4F4;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}

#navBar ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#navBar li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navBar a {
	float: left;
	background: url( "../images/tableftJ.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#navBar a span {
	float: left;
	display: block;
	background: url( "../images/tabrightJ.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navBar a span {
	float: none;
}

/* End IE5-Mac hack */
#navBar a:hover span {
	color: #FFF;
}

#navBar a:hover {
	background-position: 0% -42px;
}

#navBar a:hover span {
	background-position: 100% -42px;
}

#navBar #current a {
	background-position: 0% -42px;
}

#navBar #current a span {
	background-position: 100% -42px;
	color: #FFF;
}

#main{
	clear: both;
	border-collapse: collapse;
}

#content{
	padding: 10px;
}

#green p{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #D52D08;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #c3c3c3;
	background: #F4F4F4;
}

#footer{
	border: 2px solid #276493;
	margin: 0px 10px 5px 10px;
	padding-top: 10px;
	background: #F4F4F4;
	color: #211212;
}
#footer #bottomLinks{
	margin: 0 auto;
	text-align: center;
}
#footer #bottomLinks a{
	font-size: 0.7em;
	font-weight: bold;
	color: #132939;
	padding: 20px;
}

#footer #bottomLinks a img{
	border: none;
}

#footer #copyright{
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	color: #3A7EAB;
}
.rightFloat{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.leftFloat{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.caption{
	font-weight: bold;
	font-style: italic;
	color: #38610C;
}


/**********************<services>***********************/
#services #content{
	padding: 15px;
}

#services p{
	font-weight: bold;
	color: #38610C;
	font-size: 1.2em;
}

#services #fourValues{
	padding-left: 10px;
	padding-top: 15px;
	background: url(../images/services1.gif) no-repeat;
	width:339px;
	height: 245px;
	margin: 0;
}
#services #fourValues dt{
	color: #CC3300;
}
#services #fourValues dd{
	font-size: 0.7em;
	font-weight: bold;
	color: #CC3300;
	margin-top: 4px;
}

#services dt{
	font-weight: bold;
	margin-top: 7px;
	color: #38610C;
	text-align: left;
}

#services dd{
	font-size: 0.9em;
}


/*******************</services>**************************/

/**************************<contact>***********************/
#contact #contactDiv{
	height: 405px;
	background: url(../images/contact.gif) no-repeat;
	float: left;
	margin: 0px 10px 10px 0px;
}
#contactDiv #title{
	font-weight: bold;
	font-size: 2em;
	color: #38610C;
}
#contactDiv #address{
	color: #38610C;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}
#contactDiv #secondaryInfo{
	margin-top: 240px;
}
#contactDiv #secondaryInfo span{
	font-weight: bold;
	font-size: 1.1em;
}
#contactDiv #secondaryInfo span.first{
	margin-left: 5px;
}

#contactDiv #secondaryInfo span.second{
	margin-left: 65px;
}
#contactInfo{
	margin-left: 398px;
}
#contactInfo #peopleContact{
	font-weight: bold;
	font-size: 1.2em;
	color: #CC3300;
	font-style: italic;
}

#contactInfo ul li{
	list-style-image: url(../images/2rightarrow.gif);
}

#contactInfo .who{
	font-weight: bold;
}
/**************************</contact>**********************/

/****************************<about>***********************/
#about #benefitsOfLean{
	background: url(../images/bg.jpg) no-repeat;
	height: 425px;
	width: 396px;
	color: #000099;
	padding: 5px;
	font-weight: bold;
}

#about #benefitsOfLean .setMax{
	width: 350px;
	font-size: 0.9em;
	margin: 0 auto;
	line-height: 1.7em;
}

#about #benefitsOfLean .heading{
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}

#about #benefitsOfLean ul li{
	list-style-image: url(../images/2rightarrow.gif);
}

/****************************</about>**********************/


/***************************<jobs>**************************/
#jobs #culture, #jobs #workingAt{
	padding: 0px 10px;
	border: 1px solid #CC3300;
	text-align: justify;
}

#jobs #content{
	padding: 4px 0px 2px 50px;
	background-color: #F4F4F4;
	margin:0;
}
#jobs #content a{
	color:#24618E;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 10px;
}

/**************************</jobs>**************************/

/*************************<currOpenings>************************/
#currOpenings .jobUnit{
	background: #F4F4F4;
	border: 1px solid #CC3300;
	padding: 10px;
}

#currOpenings .heading{
	font-weight: bold;
}

#currOpenings .jobUnit ul li{
	list-style-image: url(../images/2rightarrow.gif);
	font-size: 0.8em;
}
/***************************</currOpenings>*********************/

#cantiris{
	display: none;
	font-size: 0.7em;
	color: white;
}