
/* career opportunities */
div.leftfeature	{
	background:url(../images/content/Home_career_op_bg.gif) bottom left no-repeat;
	padding:0px 0px 9px 0px;
}
/* career opportunities  title */
div.leftfeature h6	{
	background:url(../images/text/Home_career_op_h6.gif) top left no-repeat;
	width:226px;
	height:42px;
}
/* career opportunities text */
div.leftfeature p	{
	background:url(../images/content/Home_career_op.jpg) top left no-repeat;
	margin:0px 0px 0px 7px;
	padding:100px 0px 4px 0px;
	font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
/* career opportunities button */ 
div.leftfeature div	{
	background:url(../images/text/Home_career_op_btn.gif) top left no-repeat;
	width:162px;
	height:20px;
	margin:0px 0px 0px 6px;
}
/* career opportunities button link */ 
div.leftfeature div a {
	display:block;
	text-decoration:none;
	height:20px;
}



/* home flash */

div#main div.RIGHT div.flash	{
	height:250px;
}

div#main div.RIGHT div.flash img {float:left;margin-right:1px;margin-bottom:1px;}


/* homeText */

div.homeText {
/* width:421px; */
float:left;
padding:16px 10px 0px 8px;
}

div.homeText h1	{
background:url(../images/text/home_h1.gif) top left no-repeat;
width:415px;
height:43px;
font-size:11px;}

div.homeText h2	{display:none;}

div.homeText P	{
/*text-align:justify;*/
margin:0px 0px 20px 0px;
line-height: 1.5em;
}

/* project */

div.project	{
	background:#D1242A;
	width:236px;
	float:left;
	padding:0px 0px 8px 0px;
	margin:0px 0px 3px 0px;
}

div.project h2 {
	font-size:14px;
	color:#fff;
	padding:4px 0px 0px 11px;
	margin:0px 0px 0px 0px;
}

div.project p	{
	color:#fff;
	padding:0px 0px 0px 11px;
	margin:6px 0px;
	}

div.project div	{
	background:url(../images/text/home_project_details.gif) top left no-repeat;
	width:134px;
	height:20px;
	margin:0px 0px 0px 10px;
}
div.project div a {
	display:block;
	text-decoration:none;
	height:20px;
}
