body {
	margin:0 auto;
	background-image: url(../images/bg);
	/*background-repeat: repeat-x;
	background-position: top;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
#meerkat-container {
	position: relative;
}

#meerkat {
	border-top:#b6934c solid thick;
	width: 100%;
}
#logo-gold{
	margin:30px auto;
	width:666px;
	text-align:center;
}
#meerkat-content {
	margin:0 auto;
	position:relative;
	width:666px;
	border:#aeaeae solid 1px;
	background:url(../images/content-title-bg.jpg) repeat-x;
	padding:20px 20px 0px 20px;
}

#meerkat-content h1{
	font-family:"Times New Roman", Times, serif;
	color: #b6934c;
	font-size: 1.5em;
	text-align:center;
}

#meerkat-content p,ul{
	color: #000;
	font-size: 12px;
	text-align:left;
	list-style-type:disk;
}
#meerkat-content ul ul{
	list-style-type:none;
	font-size: 12px;
	line-height:1.5em;
}
#meerkat-content a.dont-show{
	color: #FFF;
	font-weight: bold;
}
a.talent{
	color:#9d0029;
	font-weight: bold;
	text-decoration: none;
}
a.learning{
	color:#015788;
	font-weight: bold;
	text-decoration: none;
}
#logos-container{
	margin:0 auto;
	text-align:center;
	
}

#meerkat-pre-footer{
	margin:0 auto;
	position:relative;
	height:40px;
	background-image: url(../images/footer-bg.jpg);
	background-position: center bottom;	
}

#meerkat-footer{
	margin:0 auto;
	position:relative;
	height:90px;
	font-size:9px;
	font-weight:bold;
	padding:5px;
}
#meerkat-footer-address{
	position:absolute; right:5px; top:0px; text-align:right;
	font-size: 9px;
	color:#707071;

}

#meerkat-title{
	padding-left:80px;
	padding-top:3px;
}

#meerkat-content a.dont-show:hover {
	color: #FFF;
	text-decoration: none;
}

#meerkat-content-adsense {
	width: 730px;
	margin: 0 auto;
	padding-top: 10px;
}

a.close {
	position: absolute;
	top: 7px;
	right: 3px;
	background: url(../images/close-btn.png) no-repeat 0 0;
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -9000px;
}

a.close-meerkat {
	position: absolute;
	top: 5px;
	right: 3px;
	background: #FFF;
	border: 2px solid #FFF;
	text-decoration: none;
	padding: 0px 4px 1px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #71adb1;
}

a.close-meerkat:hover {
	border: 2px solid #2e2a22;
	color: #2e2a22;
}

a.enter-site {
	display: block;
	height: 154px;
	width: 453px;
	background: #FFF url(../images/entrypagebg.png) no-repeat left top;
	text-indent: -9000px;
	margin: -154px -226px 0 0;
	position: absolute;
	top: 50%;
	right: 50%;	
}

a.enter-site:hover {
	background-position: left bottom;
}

a.close:hover {
	background-pos
