
.text-content{
    min-height:300px;
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #ccc;
}
/* end new css */
.msg { padding: 10px; background: #222; position: relative; }
.msg h1 { color: #fff;  }
.msg a { margin-left: 20px; background: #408814; color: white; padding: 4px 8px; text-decoration: none; }
.msg a:hover { background: #266400; }


body { font-family: sans-serif, arial; color: #444; }
#inner { padding: 10px 80px; margin: 0px auto; background: #f5f5f5; border: solid #666; border-width: 8px 0 2px 0; }
.yui-gf { margin-bottom: 2em; padding-bottom: 2em; border-bottom: 1px solid #ccc; }


#hd { margin: 2.5em 0 3em 0; padding-bottom: 1.5em; border-bottom: 1px solid #ccc }
#hd h2 { text-transform: uppercase; letter-spacing: 2px; }
#bd, #ft { margin-bottom: 2em; }


#ft { padding: 1em 0 5em 0; font-size: 92%; border-top: 1px solid #ccc; text-align: center; }
#ft p { margin-bottom: 0; text-align: center;   }


#hd h1 { font-size: 48px; text-transform: uppercase; letter-spacing: 3px; }
h2 { font-size: 152% }
h3, h4 { font-size: 122%; }
h1, h2, h3, h4 { color: #333; }
p { font-size: 100%; line-height: 18px; padding-right: 3em; }
a { color: #990003 }
a:hover { text-decoration: none; }
strong { font-weight: bold; }
li { line-height: 24px; border-bottom: 1px solid #ccc; }
p.enlarge { font-size: 144%; padding-right: 6.5em; line-height: 24px; }
p.enlarge span { color: #000 }
.contact-info { margin-top: 10px; width:180px; float:right; padding-right:25px;}
.first h2 { font-style: italic; }
.last { border-bottom: 0 }

#tool{
	padding: 80px 10px 10px 2px;
	width:300px;
	float:left;
	
}


a#pdf { display: block; float: left; background: #666; color: white; padding: 6px 50px 6px 12px; margin-bottom: 6px; text-decoration: none; width:110px; }
a#pdf:hover { background: #222; }

.job { position: relative; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
.job h4 { position: absolute; top: 0.35em; right: 0 }
.job p { margin: 0.75em 0 3em 0; }

.last { border: none; }
.skills-list {  }
.skills-list ul { margin: 0; }
.skills-list li { margin: 3px 0; padding: 3px 0; }
.skills-list li span { font-size: 152%; display: block; margin-bottom: -2px; padding: 0 }
.talent { width: 32%; float: left }
.talent h2 { margin-bottom: 6px; }

#srt-ttab { margin-bottom: 100px; text-align: center;  }
#srt-ttab img.last { margin-top: 20px }


.yui-gf .yui-u{width:80.2%;}
.last .yui-u {
    padding-bottom: 20px;
}
.yui-gf div.first{width:12.3%;}

#lang{
    position: absolute;
    right: 30px;
    top: 0px;
	width:50px;
	background:rgba(200,200,200,0.8);
	padding:3px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#lang a {color:#22d}

#social{display:block; width:100%; margin:0 0 0px 0; padding:0; line-height:normal;}
#social ul{margin:0; padding:0; list-style:none;}
#social li{float:left; /* Only For IE */}
#social a{display:block; float:left; width:16px; height:16px; margin-right:1px; overflow:hidden; text-indent:-4000em; background:url("images/b-share-icon.png") no-repeat;}
#social li.last a{margin-right:0;}

.logo{
    float:left;
    width:300px;
}
.menu{
    background:  #666;
    color:  #fff;
    padding: 10px 0px;
    float: right;
    
}
.menu a{
color: #fff;
    padding: 2px 15px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    float: left;
}
#doc2{
	padding-top: 38px;
	width: 970px;
	    margin: 0 auto;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}