/* CSS Document */

* { xmargin:0; xpadding:0 }
body { background:#000 ; }
a img{ border:none  }
.container { xxborder:1px solid green ; margin:0 auto; width:1112px ;  }
.header {  xxwidth:297px; height:112px;   }
.logo { background:url(images/logo_06.jpg) 0px bottom no-repeat; width:297px ;   height:100px; float:left;  }
.slogan { background:url(images/slogan_03.jpg) 0 0 no-repeat; width:709px; height:76px; float:right; margin-top:20px;  }

.backtomain { xxborder:1px solid red ; display:block ; margin-top:50px; height:50px ; text-indent:-9999px;}

/* NAV */
.nav { height:58px; background:#FF0000 ; }
.nav ul {   padding-top:20px;  }
.nav ul li { display:inline ;}
.nav ul li a { font:bold 15px Arial, Helvetica, sans-serif ; text-transform:uppercase; color:#fff ; text-decoration:none ;
	margin-left:20px ;	
}
.nav ul li a:hover { color:#0000FF }

#career-alert { }

.clear { clear:both ; } 
.footer { background:url(images/footer_07.jpg) 0 0 repeat-x ; height:38px ; margin-top:6px ; 
font:bold 12px Arial, Helvetica, sans-serif }
.extsite { font:bold 12px Arial, Helvetica, sans-serif ; text-decoration:none ; text-transform:uppercase; color:#000  }

/* FRONT IMAGE */
.frontimage { margin:0; padding:0 }
.float_image { margin-right: 5px ; margin-top:10px ; }

/* CONTENTS */
.content { color:#fff; font:normal 13.5px  Arial, Helvetica, sans-serif; line-height:1.5em ; margin-top:8px ;  } 
.content_region { padding:11px ; background:#3E3E3E ; xline-height:1.5em   }
.poweredby { color:#fff; font-weight:bold ; }
.content h2 { font:bold 22px Arial, Helvetica, sans-serif }
.title_dotted_lines { xxborder-bottom:1px solid #777 ;}

.readmore_link , .readmore_link2 {   color:#FF6633 ; font:bold 12px Arial, Helvetica, sans-serif ; text-decoration:none  }
.readmore_link { margin-left:300px; }
.readmore_link2 { margin-left:100px;  }


.front_liststyle li { background:url(images/list_03.jpg) 0 center no-repeat ; padding-left:15px ; list-style:none ;  }
.front_liststyle2 li { list-style-image:url(images/list_03.jpg) ; padding-left:2px ; list-style-position:outside    }
/* GRIDS */
.grid1, .grid2, .grid3 { float:left; height:300px ; }
.grid1 { width:510px; background:#3E3E3E } 
.grid1-front-content { width:420px; xxborder:1px solid red ; padding:12px ; xmargin-top:5px ;   }

.grid2 { width:320px; background:#474948 } 
.grid2-front-content { width:300px; xxborder:1px solid red ; padding:12px ; xmargin-top:30px ;  }

.grid3 { width:281px; background:#505153 } 
.grid3-front-content { width:200px; xxborder:1px solid red ; padding:12px ; xmargin-top:30px ;   }

.intro { font:normal 19px Arial, Helvetica, sans-serif }
