/* --------------------------------------------------------------------- */
/* HTML classes */

body {
height:100%;
/*text-align:center;*/
min-width:980px;
margin:0;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family:Verdana;*/
color:#000033; 
line-height:1.5;
}
a{
	text-decoration:none;
	color:#000033;
}

a:hover{
	text-decoration:none;
	font-weight:bold;
}

h1{
	padding:0;
	margin:0;
	color:#669999;
	text-transform:uppercase;
	font-size:17px;
	padding-bottom:8px;
	font-weight:normal;
	/*font-weight:bold;*/
	background:url(../img/bullet.jpg) no-repeat left;
	
	padding-left:15px;
	margin-left:-15px;
	
}
h1.orange{
	background:url(../img/bullet_orange.jpg) no-repeat left;
	color:#CE491C;
}
h1.blue{
	background:url(../img/bullet_blue.jpg) no-repeat left;
	color:#050036;
}
h1.green{
	background:url(../img/bullet_green.jpg) no-repeat left;
	color:#999933;
}
h2{
	color:#669999;
	text-transform:uppercase;
	font-size:13px;
	border-bottom: dotted 2px #669999;
	padding-bottom:3px;
	font-weight:normal;
	margin:0px 10px 0px 10px;
}
h2.red{
	color:#FF0000;
	/*font-weight:bold;*/
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	
}
h3{
	font-size:12px;
	font-style:italic;
	padding:5px 0 0 5px;
	margin:0;

}
h3.short{
	background:url(../img/h3_short.gif) no-repeat;
	height:23px;
}
h3.long{
	background:url(../img/h3_long.gif) no-repeat;
	height:23px;
}
h4{
	font-size:20px;
	margin:0;
	padding:0;
	color:#669999;
	font-weight:normal;
	margin-top:-8px;	
}
h4 .lower {
	font-size:12px;
	text-transform:uppercase;
}
h4.orange{
	color:#CE491C;
}
h4.blue{
	color:#050036;
}
h4.green{
	color:#999933;
}
h5{
	padding:0;
	margin:0;
	color:#669999;
	text-transform:uppercase;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;	
}


/* --------------------------------------------------------------------- */


/* layout classes */

.container {
padding:0;
margin:0 auto;
width:980px;
text-align:left;
position:relative;
border:solid 0px red;
}
/*.container_border{
	border-left:solid 1px #33CC99;

}*/
.logo{
margin-top:10px;
 width:195px;
 float:left;
}

#footer{
	border-top: dotted 2px #669999;
	clear:both;
	margin:10px 0;
	padding-top:10px;
	font-size:10px;
	color:#669999;
}
#footer a{
	padding-left:40px;
	text-decoration:none;
	color:#669999;
}
#footer a:hover{
	text-decoration:none;
	color:#669999;
	font-weight:bold;
}
#content{
	clear:both;
/*	width:660px;
*/}
#maincentre  img{
	padding-right:10px;
}
#content ul{
	margin-left:2px;
	padding-left:12px;
	font-size:11px;
}
#maincentre ul li{
	color:#669999;
}


#motto{
	float:right;
	margin:55px -194px 15px 0;
	
}
#motto .top1{
	
	text-align:right;
	
}


#rightcoltop{
	float:right;
	width:205px;
	background:url(../img/rightcorner.jpg) #F2F2E6 no-repeat right top;
	clear:right;
}
.subscribe a{
	text-transform:uppercase;
	float:right;
	margin-top:-45px;
	background-color:#669999;
	color:#FFFFFF;
	padding:15px 15px 10px 15px;
	
	margin-right:5px;
}
.subscribe a:hover{
	text-transform:uppercase;
	float:right;
	margin-top:-45px;
	background-color:#000066;
	color:#FFFFFF;
	padding:15px 15px 10px 15px;
	font-weight:normal;
	margin-right:5px;
}
.rightcol{
	clear:right;
	float:right;
	width:175px;
	background-color:#F2F2E6;
	padding:0 15px 15px 15px;
	/*height:450px;*/
	min-height:600px;
	height:auto !important;	
	height:600px;
}
.rightcol h2{
	color:#669999;
	text-transform:uppercase;
	font-size:11px;
	border-bottom: dotted 2px #669999;
	padding-bottom:3px;
	font-weight:bold;
	margin:0;
}
.rightcol a{
	font-style:italic;
	text-decoration:none;
	color:#000033;
}
.rightcol a:hover{
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#000033;
}
.rightcol table  .breaker{
	border-bottom: solid 1px #FFFFFF;
}
.rightcol .sector{
	border-bottom: dotted 2px #FFFFFF;
	border-top: dotted 2px #FFFFFF;
	border-left: dotted 2px #FFFFFF;
}
.our_expertise{
	background-color:#75A3A3;
	padding:10px;
	color:#FFFFFF;
}
.our_expertise .sector{
	border-bottom: dotted 2px #93B7B7;
	border-top: dotted 2px #93B7B7;
	border-left: dotted 2px #93B7B7;
}
.our_expertise .breaker{
	border-bottom: dotted 2px #93B7B7;

}

#articledetailcol{
	float:left;
	width:765px;
	padding:0 0 0 15px;
/*	border-left: solid 1px #DBDBB7;*/
}
#articledetailcol .author{
	color:#669999;
}
#articledetailcol span {
/*	font-size:12px;
	text-transform:uppercase;*/
}
#articledetailcol .articlecontent {
	background:#E8F0F0;
}
#articledetailcol .article {
	padding:10px;
}
#articledetailcol h1 {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	margin:5px 0;
	color:#000033;
	background:none;
}
#articledetailcol h2 {
	margin:5px 0;
	padding:0;
	color:#669999;
	text-transform:none;
	font-size:12px;
	border-bottom: none;
	font-weight:bold;
}
#articledetailcol ul {
	margin:0;
	padding:0;
	list-style-image:url(../img/article_bullet.gif);
	color:#000033;

}
#articledetailcol li {
	margin-left:15px;
	margin-bottom:5px;
	color:#000033;
}



#articledetailcol hr {
	border:dotted 1px #669999;
}
#articlecol{
	float:left;
	width:700px;
	padding:0 0 0 80px;
/*	border-left: solid 1px #DBDBB7;*/
}
#articlecol table .header{
	color:#FFFFFF;
	text-transform:uppercase;
	background:#669999;
	padding-left:10px;	
	font-weight:bold;
}
#articlecol table tr th{
	padding:5px 10px;	
	
}
#articlecol table tr td{
	background:#669999;
	padding:5px 10px;	
	background:#B2CCCC;
	
}
#articlecol table a{
	text-decoration:underline;	
}
#articlecol table a:hover{
	font-weight:bold;
		
}
#contactcol{
	float:left;
	width:300px;

	font-size:12px;
}
#contactcol hr {
	border:dotted 1px #669999;
}
#centercol{
	float:left;
	width:400px;
	padding:0 0 0 80px;
/*	border-left: solid 1px #DBDBB7;*/
	font-size:12px;
}
p{
margin-top:0;
padding-top:0;
margin-bottom:8px;
padding-bottom:0;

}
#centercol p{
	/*padding-left:15px;*/
	font-size:12px;
}
#centercol a{
	/*padding-left:15px;*/
	font-style:italic;
}

#homeright{
	float:right;
	width:295px;
}
#homeright .quote{
	background:url(../img/quote.jpg) no-repeat;
	width:160px;
	height:65px;
	padding:15px;
	font-size:9px;
	float:left;
	margin:3px 4px 1px 0px;
}
#homeright .survey{
	background:url(../img/quote.jpg) no-repeat;
	width:170px;
	height:75px;
	padding:10px;
	font-size:9px;
	float:left;
	margin:3px 4px 1px 0px;
}
#homeright .survey p{
	font-size:10px;
	padding-top:5px;
}
#homeright .survey a:hover{
	color:#FF0000;
}

#homeleft table  .border{
	border-right: solid 1px #DBDBB7;
}
#homeleft table  .content{
/*	padding:10px;
	margin:0;*/
}
#homeleft table  .table_content{
	margin:10px;
	padding:0;
}
#homeleft table  .table_content_left{
	margin:0px 10px 10px 0;
	padding:0;
	font-size:12px;
	width:265px;
}
#homeleft{
float:left;
width:680px;	
margin:0;
padding:0;
}
#homeleft a{
	font-style:italic;
}
#homeleft a:hover{
	font-style:italic;
}

#maincentre{
	width:660px;
	float:left;
	padding:0 20px;
/*	border-left: solid 1px #DBDBB7;*/
	font-size:12px;
}
/*#maincentre a{
	font-style:italic;
}
#maincentre a:hover{
	font-style:italic;
}*/
#breadcrumb{
	float:left;
	margin:82px 0 0px 5px;
	color:#CCCC99;
}	
#breadcrumb a{
	color:#CCCC99;
}	
#breadcrumb .current{
	color:#669999;
}	

.vacancy{
	border-top:dotted 2px #669999;
	margin-bottom:15px;
	font-size:12px;
}
a:hover .vacancy .title{
	color:#000033;
	font-weight:bold;
}
.vacancy .title{
	padding-top:10px;
	color:#CCCC99;
	font-size:14px;
	font-weight:bold;
}

.vacancy .location{
	width:200px;
	float:left;
	margin:5px 0px;
}
.vacancy .date{
	width:100px;
	float:right;
	margin:5px 0px;
	text-align:right;
}
a:hover .vacancy .holder {

	background: url(../img/vac_more_on.gif) #E8F0F0 no-repeat bottom right;
	font-weight:normal;
}

.vacancy .holder{
	clear:both;
	margin:0;
	padding:0;
	background: url(../img/vac_more.gif) #E8F0F0 no-repeat bottom right;
	padding:0px 10px 10px 0px;
}
.vacancy .detail{
	clear:both;
	margin:0;
	padding:0;
	background: #E8F0F0 ;
	padding:5px 20px 10px 40px;
}
.vacancy .apply{
	background:url(../img/apply_left.gif) #669999 no-repeat left top;
}
.vacancy .text{
	padding:8px 0px 8px 40px;
	color:#FFFFFF;
	width:250px;
	font-size:12px;
}
.vacancy .apply_link{
	height:30px;
	margin-top:-37px;
	margin-right:15px;
	width:71px;
	float:right;
}
#centercol .vacancy .holder p{
	margin:0;
	padding:0;
	margin-bottom:5px;
	
}
.vacancy .image{
	width:30px;
/*	float:left;*/
	padding:0px 10px 0px 0px ;
	margin:0;
/*	margin-left:-20px;
	margin-top:-10px;
	left: 0px;
	top: 0px;*/
	vertical-align:top;
}
.vacancy .desc{
	padding:10px 0px;
	margin:0;
}
.vacancy .description{.vacancy .image{
	width:30px;
/*	float:left;*/
	padding:0px 10px 0px 0px ;
	margin:0;
/*	margin-left:-20px;
	margin-top:-10px;
	left: 0px;
	top: 0px;*/
	vertical-align:top;
}
	width:360px;
	float:left;
}
.gradient{
	background:url(../img/gradient.jpg) no-repeat;
	padding:25px 50px;
	width:290px;
	text-align:center;
}

/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */


/* misc. classes */

.rightbreaker{
font-size:1px;
margin:10px 0;
padding:0;
border-top: solid 2px #FFFFFF;
}
.clear {
font-size:1px;
height:1px;
clear:both;
margin:0;
padding:0;
}
img{
	border:0;
}
.fontset1{
	font-size:16px;
}
.fontset2{
	font-size:14px;
}
.fontset3{
	font-size:12px;
}
.fontset4{
	font-size:11px;
}
.back{
	margin:10px 0;	
}
.back a{
	padding:0;
	margin:10px 0;
	color:#CCCC99;
	background:url(../img/back.gif) no-repeat center left;
	padding-left:15px;
	font-style:normal;
}
.back a:hover{
	padding:0;
	margin:10px 0;
	color:#000033;
	font-weight:normal;
	background:url(../img/back_on.gif) no-repeat center left;
	padding-left:15px;
}
.top{
	margin:10px 0;	
}
.top a{
	padding:0;
	margin:10px 0;
	color:#CCCC99;
	background:url(../img/top.gif) no-repeat bottom left;
	padding-left:15px;
}
.top a:hover{
	padding:0;
	margin:10px 0;
	color:#000033;
	font-weight:normal;
	background:url(../img/top_on.gif) no-repeat bottom left;
	padding-left:15px;
}
.rightclear{
	margin-top:10px;
	width:205px;
	float:right;
}
.more{
	margin:10px 0;	
}
.more a{
	padding:0;
	margin:10px 10px;
	color:#000033;
	background:url(../img/more.gif) no-repeat  left;
	padding-left:20px;
	font-style:italic;
	float:right;
}
.more a:hover{
	padding:0;
	margin:10px 10px;
	color:#000033;
	background:url(../img/more_on.gif) no-repeat  left;
	padding-left:20px;
	font-style:italic;
}
.map{
	background:url(../img/map.jpg) no-repeat;
	width:470px;
	height:291px;
	float:right;
}
.introduce_num{
	width:20px;
	margin-left:-25px;
	margin-bottom:-20px;
}
.introduce{
	background:#E8F0F0;
	padding:10px;
	color:#000033;
}
#introduce_form{
	font-size:11px;
	color:#669999;
}
.submit{
	background:url(../img/submit.gif) no-repeat;
	width:80px;
	border:0;
	margin-left:25px;
	padding:2px;
}
#images{
	width:294px;
	padding-top:3px;
}
#images img{
	margin:0;
	padding:2px 4px 1px 0px;
}
#border_{
	background-image:url(../img/line.gif);
	background-repeat:repeat-y;
/*	border-left:solid 3px  #00FF00;*/
	min-height:200px;
	height:auto !important;
	height:200px;
	top:0px;
	float:left;
	width:980px;
}
.quote{
	padding-top:100px;
	clear:left;
}

.limit{
	width:177px;
}