/* CSS Document */


/*====================== THE BASICS ======================*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-top:20px;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#237743;
	height:90%;
}
table {
	font-size:11px;
}
a:link, a:active, a:visited{
color:#237743;

}
a:hover{
color:#084620;
}
.textFields {
width:150px;
height:13px;
color:#237743;
}
#main{
	width:702px;
	margin:0px auto;
	text-align:center;
	height: auto;
		background-color:#FFFFFF;
}
#shadowLeft{
	float:left;
	width:1px;
	height:600px;
	background-image:url(../images/shadow_edge.jpg);
	background-repeat:no-repeat;
	}
	
#center{
	float:left;
	}
	
#shadowRight{
	float:left;
	width:1px;
	height:600px;
	background-image: url(../images/shadow_edge.jpg);
	background-repeat:no-repeat;
	}
/*====================== END THE BASICS ======================*/	
#nav{
	width:700px;
	height:32px;
	background-color:#006633;
}
#headerImage{
float:clear;
width:700px;
height:174px;
}
#headerImageContent{
float:clear;
width:700px;
height:88px;
border-bottom:1px solid #5D916E;
}
/*========================= CONTENT AREA BEGINS HERE ===========================*/
#contentTop{
float:clear;
width:700px;
height:168px;
background-color:#FFFFFF;
}
	#contentTopLeft{
		float:left;
		width:177px;
		height:117px;
		background-image:url(../images/find_us_worldwide.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		padding-top:35px;
		padding-left:21px;
		text-align:left;
		font-weight:bold;
		
}
	#contentTopRight{
		float:left;
		width:500px;
		height:168px;
}
#contentBottom{
float:clear;
width:700px;
height:135px;
background-color:#FFFFFF;
}
	#contentBottomLeft{
		float:left;
		width:179px;
		height:100px;
		background-image:url(../images/people_finder_back.gif);
		padding-top:40px;
		padding-left:21px;
		text-align:left;
		font-weight:bold;
}
input{
font-size:11px;
color:#000000;
}
	#contentBottomCenter{
		float:left;
		width:219px;
		height:100px;
		margin-left:12px;
		background-image:url(../images/cms_back.gif);
		padding-top:40px;
		padding-left:15px;
		text-align:left;
}
	#contentBottomRight{
		float:left;
		width:223px;
		height:100px;
		margin-left:12px;
		background-image:url(../images/careers_back.gif);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		padding-top:40px;
		padding-left:15px;
		text-align:left;
		
}
	#searchButton{
		padding-left:90px;
		padding-top:5px;
	
}
#welcomeHeader{
width:500px;
height:39px;
}
#welcomeGuys{
float:left;
width:120px;
}
#welcomeText{
	width:370px;
	float:left;
	background-image:url(../images/panel_back.jpg);
	background-repeat:repeat-x;
	text-align:left;
	padding-top:5px;
	padding-left:3px;
	height: 100px;


}
#welcomeShadow{
width:7px;
float:right;
height:129px;
background-image:url(../images/welcome_shadow.jpg);
background-repeat:no-repeat;
background-position:left;
background-color:#FFFFFF;
}
/*========================= CONTENT AREA ENDS HERE ===========================*/
#content{
width:700px;
height:400px;
background-color:#FFFFFF;
}
#leftColumn{
	float:left;
	width:200px;
	height:400px;
	background-color: #FFFFFF;
}
#findus{
	height:145px;
	background-image:url(../images/find_us_worldwide.jpg);
	padding-top:35px;
	padding-left:21px;
	text-align:left;
	font-weight:bold;
	background-repeat: no-repeat;
}
#peoplefinder{
	height:118px;
	background-image:url(../images/people_finder_back.gif);
	padding-top:30px;
	padding-left:21px;
	text-align:left;
}
#peoplefinder input{
font-size:11px;
color:#000000;
}
	.searchButton{
		padding-left:90px;
		padding-top:5px;
	
	}
/*==================== main content ==================== */
#mainContent{
	float:left;
	text-align:left;
	min-height:395px;
	width:470px;

	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
}

#mainContent h1{
font-size:17px;
margin-top:0em;
margin-bottom:0.5em;
}
#mainContent h2{
font-size:12px;
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
}
#mainContent p{
margin-left:10px;
}
/*==================== carrers content ==================== */
#carrersform{
	float:left;
	text-align:left;
	min-height:395px;
	width:670px;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:20px;
}

#carrersform h1{
font-size:17px;
margin-top:0em;
margin-bottom:0.5em;
}
#carrersform h2{
font-size:14px;

}
#carrersform p{
margin-left:10px;
}
#submenu li{
margin-left:10px;
padding-right:20px;
font-size:12px;
list-style-type:none;
line-height:20px;
}
#carrersform  td{
padding-bottom:2px;
padding-top:2px;
}
/*==================== main content ends here ==================== */

/*========================= CONTENT AREA ENDS HERE ===========================*/

#footer{
	height:25px;
	width:695px;
	font-size:10px;
	color:#6BB688;
	text-align:right;
	padding-top: 10px;
	clear:both;
	float:clear;
	padding-right:5px;
}
#footer a {
	color:#6BB688;
}
h6{
color:#FF9900;
font-size:11px;
margin:0px;
}
