@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;



background-color:#000000;
}

.main {  background-image:url(../images/body-bg.gif);
background-repeat:repeat-x;  }

.inner {  background-image:url(../images/inner-bg.gif);
background-repeat:repeat-x; }

/*/*/html*body:first-of-type {font-weight: normal; text-shadow: #000000 0 0 0px;}/* */

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; height:0px; line-height:0;}

p, h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span, img {
margin:0;
padding:0;
}

a img, img {border:none;}
a, a:hover {text-decoration:none; color:#C21515;}

#container{
	width:950px;
	margin:auto;
}

/*Header*/

#header{
	height:128px;
}

#logo{
	padding:0px;
}

/*

#logo h1{
	height:106px;
	width:130px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

#logo a{
	height:106px;
	width:130px;
	display:block;
	text-indent:-9999px;
	outline:none;
}

*/

#menu{
	padding:81px 0 0 0;
}

/*Banner*/

#banner{
	background-image:url(../images/banner-image.jpg);
	background-repeat:no-repeat;
	width:948px;
	height:257px;  
border:1px solid #4C4C4E;
}

#banner-about{
	height: 99px;
	background-image:url(../images/about-us-banner.jpg);
	background-repeat:no-repeat;
	padding: 78px 33px 0 33px;
}

#banner-about h2{
	font-size:26px;
	color:#ffffff;
}

#banner-services{
	height: 99px;
	background-image:url(../images/banner-services.jpg);
	background-repeat:no-repeat;
	padding: 78px 33px 0 33px;
}

#banner-services h2{
	font-size:26px;
	color:#ffffff;
}

#banner-contact{
	height: 99px;
	background-image:url(../images/banner-contact.jpg);
	background-repeat:no-repeat;
	padding: 78px 33px 0 33px;
}

#banner-contact h2{
	font-size:26px;
	color:#ffffff;
}

#banner-candidate{
	height: 99px;
	background-image:url(../images/banner-candidate.jpg);
	background-repeat:no-repeat;
	padding: 78px 33px 0 33px;
}

#banner-candidate h2{
	font-size:26px;
	color:#ffffff;
}

#banner-news {
	height: 99px;
	background-image:url(../images/banner-news.jpg);
	background-repeat:no-repeat;
	padding: 78px 33px 0 33px;
}

#banner-news h2{
	font-size:26px;
	color:#ffffff;
}

#banner h2{
	font-size:26px;
	color:#ffffff;
}

#banner p{
	width:355px;
	color:#ffffff;
	background-image:url(../images/p-bg.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0 0 0 15px;
}

/*Display-area*/

#display-area{
	padding: 11px 9px;
	background-color:#000000;
}

.leftarea{
	width:733px;
	}
	
.indiv{
	width:242px;
	border-top:1px solid #808080;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #808080;
	margin:0 0 12px 0;
}

.indiv.last{
	border-right:1px solid #c0c0c0;
}

.indiv-head{
	min-height:19px;
	height:auto !important;
	height:19px;
	background-image:url(../images/indiv-head-bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #1b1c1c;
	padding: 11px;
	width:220px;
}

.indiv-head h5{
	font-size: 14px;
	color:#ffffff;
}

.indiv-body{
	padding:10px;
	background-color:#000000;
}

.indiv-body p{
	color:#CCCCCC;
	line-height:20px;
	text-align:justify;
}

.indiv-tail{
	height:8px;
	text-align:right;
	background-color:#1b1c1c;
	background-image:url(../images/indiv-tailbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:13px 20px;
}

.readmore{
	color:#d32626;
	font-size:11px;
	background-image:url(../images/readmore-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 0 25px 0 0;
}

.leftdisp{
	width:458px;
	padding: 0 11px;
	}
	
.leftdisp p{
	color:#CCC;
	line-height:20px;
	padding:5px 0;
	text-align:justify;
	
}

.leftdisp h1{
	font-size:16px;
	color:#cccccc;
	padding:5px 0;
}

.rightdisp{
	width:233px;
	border:1px solid #191919;
	background-color:#090909;
	margin:0 10px 0 0;
	padding:0 0 15px 0;
}

.rd-head{
	width:184px;
	min-height: 19px;
	height:auto !important;
	height:19px;
	background-color:#1b1c1c;
	padding:6px 15px;
}

.rd-head h6{
	font-size: 16px;
	color:#ffffff;
}

.rd-ta{
	padding:0 9px;
}

.rd-bot{
	height: 3px;
	background-image:url(../images/rd-botbg.gif);
	background-repeat:no-repeat;
}

.area{
	padding:10px 9px;
	border-bottom:1px dotted #6b6b6b;
	color:#CCCCCC;
}

.arealast {
padding:10px 9px;
	border-bottom:1px dotted #6b6b6b;
	color:#CCCCCC;
}
.area p {
	line-height:20px!important;
		text-align:justify;
}

.area.last{
	border:none;
	padding-bottom:0!important;
}

.area .title{
	font-weight:bold;
	
}

.rightarea{
	width:194px;

	background-color:#090909;
	}

.inner .rightarea{
	width:195px;
	background-color:#090909;
padding-top:10px;
	}
	
.cta{
	display:block;
	height: 95px;
	width:195px;
	padding: 17px 3px 0 3px;
}

.one{
	height:95px;
	background-image:url(../images/cta1-bg.png);
	background-repeat:no-repeat;
}

.two{
	height:96px;
	background-image:url(../images/cta2-bg.png);
	background-repeat:no-repeat;
}

.third{
	height:94px;
	background-image:url(../images/cta3-bg.png);
	background-repeat:no-repeat;
}

.cta4{
	width: 173px;
	height:47px;
	display:block;
	padding: 5px 10px 5px 15px;
	background-image:url(../images/cta4-bg.gif);
	background-repeat:no-repeat;
	font-size: 20px;
	color:#000000;
}

.cta4 span{
	width: 95px;
}

.cta4 span.span-link{
	width:50px;
	padding:1px 0 0 0;
}

.cta4 label{
	font-weight:bold;
}



/*footer*/

#footer{
	background-color:#000000;
}

.footer-ta{
	border-top:1px solid #212121;
	border-bottom:1px solid #212121;
	background-color:080808;
}

.footer-cont{
	width:914px;
	margin:auto;
	padding:0 18px;
}

#footer h6{
	font-size: 14px;
	color:#CCCCCC;
	font-weight:normal;
	padding: 15px 0;
}

.footerlinks{
	height:27px;
}

.fl-leftbg{
	width:4px;
	height:27px;
	background-image:url(../images/fl-leftbg.gif);
	background-repeat:no-repeat;
	color:#CCC!important;
	}

.fl-midbg{
	height:27px;
	background-image:url(../images/fl-midbg.gif);
	background-repeat:repeat-x;
	padding:5px 10px;
		color:#CCC!important;
	}
	
.fl-midbg a{
	color:#CCC!important;
	display:block;
	float:left;
	padding:0 10px 0 0;
}

.fl-rightbg{
	width:4px;
	height:27px;
	background-image:url(../images/fl-rightbg.gif);
	background-repeat:no-repeat;
	}
	
.quicklinks{
	width: 205px;
	border-left:1px solid #1a1a1a;
	margin: 10px 0;
	padding:0 15px 0 0;
}

.quicklinks a{
	font-size:11px;
	color:#CCCCCC;
	padding: 4px 20px 4px 25px;
	display:block;
}

.quicklinks.first{
	border:0;
}

.quicklinks.first a{
	padding: 4px 20px 4px 0;
}

/*inner*/

.inner #display-area{
	padding:0px 9px 0 0px;
}

.inner #banner{
	text-align:center;
}

.inner #banner-about{
	text-align:center;
}

.inner #banner-services, .inner #banner-candidate, .inner #banner-news{
	text-align:center;
}

.inner #banner-contact{
	text-align:center;
}

.col1{
	width:177px;
}

.sidenav{
	padding:20px 0;
	float:left;
	display:inline;
	width:177px!important;
}

.sidenav li{
	list-style:none;
}

.sidenav a{
	width:137px;
	display:block;
	color:#cccccc;
	padding: 5px 20px;
	border-bottom:1px solid #696969;
}

.sidenav a:hover{
	color:#000000;
	display:block;
	width:137px;
	background-color:#cccccc;
}

.sidenav ul li.selected a{
	color:#000000;
	display:block;
	width:137px;
	background-color:#cccccc;
}

.col2{
	width: 556px;
	background-color:#ffffff;
	padding:10px 0;
}

.col2 h2{
	font-size: 15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#c21515;
	padding: 9px 80px 9px 26px;
       text-transform:uppercase;
}

.col2-wrap{
	padding:0 26px;
	color:#333;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px!important;
}

.col2-wrap ul {
	margin:0!important;
	padding:0!important;
	margin-left:30px!important;
	margin-top:10px!important;
	margin-bottom:10px!important;
}

.col2-wrap h5 {
	margin-top:8px!important;
}

.col2-wrap ul li {
	margin:0!important;
	padding:0!important;
	line-height:20px;
	list-style-image:url(../images/red-tick.jpg)!important;
}

.area ul li {
	margin:0!important;
	padding:0!important;
	line-height:20px;
	margin-left:23px!important;
	list-style-image:url(../images/red-tick-black.jpg)!important;
}


.col2 h4{
	font-size: 14px;
	font-weight:bold;
	color:#b50808;
	padding:10px 0 0 0;
}

.col2 p{
	color:#333;
	padding:5px 0;
	line-height:20px;
	text-align:justify;
}

.f-right{
	width:270px;
}

.col2 h5{
	font-size:12px;
	font-weight:bold;
	color:#b50808;
}

.col2 p span{
	color:#990000;
}

.col2 ul{
	color:#333;
	padding:0 0 0 40px;
}

.col2 li{
	padding:5px 0;
}

.state-contactdetails{
	width: 222px;
	color:#333333;
}

.state-contactdetails h6{
	font-size: 14px;
	font-weight:bold;
	padding:10px 0;
}

.state-contactdetails p{
	padding:0;
	color:#333333;
}

.col2 .state-contactdetails p span{
	font-weight:bold;
	padding:10px 0;
	color:#333333;
}

.col2 form{
	padding:20px 60px;
	border:1px solid #c8c8c8;
}

.col2 h3{
	font-size: 15px;
	color:#000000;
	font-weight:bold;
	padding:10px 0;
}

.inp, .col2 form textarea{
	border:1px solid #c8c8c8;
}

.inp{
	width:238px;
	height:20px;
}



.leadership-btn { background-image:url(/images/hr-bottom.gif); 
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:15px;
 }


.col2-default{
	width: 733px;
	background-color:#ffffff;
	padding:10px 0;
}

.col2-default h3{
	font-size: 15px;
	color:#000000;
	font-weight:bold;
	padding:10px 0;
}

.col2-default .state-contactdetails p span{
	font-weight:bold;
	padding:10px 0;
	color:#333333;
}

.col2-default form{
	padding:20px 60px;
	border:1px solid #c8c8c8;
}

.col2-default h2{
	font-size: 15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#c21515;
	padding: 9px 80px 9px 26px;
       text-transform:uppercase;
}

.col2-default h4{
	font-size: 14px;
	font-weight:bold;
	color:#b50808;
	padding:10px 0 0 0;
}

.col2-default p{
	color:#999999;
	padding:10px 0;
}

.col2-default h5{
	font-size:12px;
	font-weight:bold;
	color:#b50808;
}

.col2-default p span{
	color:#990000;
}

.col2-default ul{
	color:#999999;
	padding:0 0 0 40px;
}

.col2-default li{
	padding:5px 0;
}

.col2-default .state-contactdetails p span{
	font-weight:bold;
	padding:10px 0;
	color:#333333;
}

.col2-default form{
	padding:20px 60px;
	border:1px solid #c8c8c8;
}

.inp, .col2-default form textarea{
	border:1px solid #c8c8c8;
}

.f-right1 {
	width:445px;
}
.read-more {text-align:right; }
.read-more a { color:#C21515;}
.news { padding:10px 25px; }

.grey { background-color:#e5e5e5; }


.inner #banner-about 


/*============= iformat ================= */


.content-right {
	float:left!important;
	display:inline!important;

}

.content {
	float:left;
	display:inline;
	width:762px;
	background-image:url(../images/content-bg.jpg)!important;
	background-position:left;
}

.content-right-pods {
	float:right;
	display:inline;
	padding-top:10px;
	overflow:hidden;
	width:195px;
	padding-left:1px;
	
}

.content-right2 {
	float:left!important;
	display:inline!important;

}

.content2 {
	float:left;
	display:inline;
	width:939px;
	background-image:url(../images/content-bg2.jpg)!important;
	background-position:left;
}

.content-right-pods2 {
	float:right;
	display:inline;
	padding-top:10px;
	overflow:hidden;
	width:195px;
	padding-left:1px;
	
}


/*======================================= */

.literature-container {
	margin:0!IMPORTANT;
	padding:0!important;
}

.literature-container span {
		margin:0!IMPORTANT;
	padding:0!important;
}







