body {
	background: #dfded6 url(images/bg.png) repeat-x top left;
	font: 80%/170% Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin:0 auto;
	text-align:center;
	font-size:small;
}-


h5{
	color:#bd5418;
	font-size:25px;
	text-align:left;
	margin-bottom:5px;
	margin-top:-5px;
}

h2{
	font-family: Helvetica, sans-serif;
	font-size:26px;
	color:#262626;

}



/*--container--*/




#wrapper {
	width: 957px;
	margin: 0 auto;

}
/*--header--*/
#header {
	width: 957px;
	height: 143px;
	margin: 0 auto;
	float:left;
}

#header #top {
	width:957px;
	height:38px;
	margin: 0;
	float:left;
}

#header #top #inv{
	width:306px;
	height:38px;
	margin: 0;
	float:left;
	background-image: url(images/top_investors.png);
}

#header #top #cor{
	width:322px;
	height:38px;
	margin: 0;
	float:left;
	background-image: url(images/top_corporate.png);
}

#header #top #wor{
	width:328px;
	height:38px;
	margin: 0;
	float:left;
	background-image: url(images/top_workforce.png);
}

#header #logo {
	width:70px;
	height:105px;
	position:relative;
	float:left;
	margin-top:-23px;
}

#header #logo h1 a {
	background: url(images/logo2.png) no-repeat top left;
	width: 216px;
	height: 85px;
	float: left;
	text-indent: -9999em;
}

#header #right{
	width:852px;
	float:left;
}

#header #right #mid{
	height:75px;
	width:852px;
	float:left;
	background-image: url(images/logo_text.png);
	background-repeat:no-repeat;
}
#header #right #menu{
	height:30px;
	width:852px;
	float:left;
}

#header #right #menu ul {
	width: 852px;
	list-style: none;
	float: right;
	text-align: right;
}

#header #right #menu ul li.page_item {
	float: right;
}

#header #right #menu ul li.page_item a {
	padding: 10px 25px 10px 25px ;

	display: block;
	margin: -17px 7px 0 0;	
	float: left;
	text-decoration: none;
	text-shadow: #FFFFFF -1px 1px 0px;
	font: 900 14px Georgia, Arial, sans-serif;
	color: #2a3c5a;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

#header #right #menu ul li.page_item a:hover {
	color: #c6a60f;

	background-image:url(images/button_bg.png); repeat-x top left;
	text-shadow: #ffffff -1px 1px 0px;
}

#header #right #menu ul li.current_page_item a {
	color: #c6a60f;
	background-image:url(images/button_bg.png); repeat-x top left;
	text-shadow: #ffffff -1px 1px 0px;
}

#searchbox{
	width:320px;
	height:28px;
	float:right;
	margin-top:20px;
}

#infobox{
	width:300px;
	height:28px;
	float:right;
	margin-top:25px;
	font: 80%/170% verdana, Arial, Helvetica, sans-serif;
	color: #92928f;
	font-size:10px;
	text-align:right;
}


/*--header end--*/

.pagetitle {
	font-family:Helvetica;
	color:#35383b;
	font-size:30px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:left;
	margin-left:20px;
}

.pagetitle h5{
	font-size:30px;
}




/*--content--*/

#cont_footer{
	width:100%;
	float:left;
}

#slide {
	width:560px;
	height:300px;
	float: left;
	background-image: url(images/news_featured.png);
	margin-top:20px;
}

#featured {
	width:387px;
	height:300px;
	background-color:#ffffff;
	float:left;
	margin:20px 0 0 10px;
	background-image: url(images/bg_featured.png); no-repeat top left;
	float: left;
}

.excerpt{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:-5px;
	color:#C4C4C4;
}

.excerpt_corp{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:-5px;
	color:#b0b0b0;
}

.title{
	font-family:Georgia,serif;
	font-size:20px;
	margin-top:20px;
	

}

.title_corp{
	font-family:Georgia,serif;
	font-size:20px;
	margin-top:-15px;
	margin-bottom:10px;

}


.title a{
	color:#f8ce24;
}

.title a:hover{
	color:#fff;
}

.title_corp a{
	color:#bfbfbf;
}

.title_corp a:hover{
	color:#fff;
}

.other{
	color:#f8ce24;
	font-size:18px;
	margin-top:-10px;
}

#featured #callcenter{

	margin-left:1px;
	width:186px;
	height:220px;
	float: left;
}

#featured #callcenter #feat #featlogo {
	margin-left:-5px;
	margin-bottom:-10px;
	width:159px;
	height:60px;
	background-image: url(images/featured_logo.png); no-repeat top left;
}


.featuredlink{
	margin-top:-15px;
	font-family:arial,Helvetica, sans-serif;
	text-decoration:underline;
	color:#5081aa;
	float:right;
}

.featuredlink a{
	color:#000;
	text-decoration:underline;
}

.featuredlink a:hover{
	color:#000;
	text-decoration:underline;
}

#featured #callcenter #feat{
	width:150px;
	height:120px;
	margin-top:40px;
	font-size:10px;
	color:#575757;
	text-align:left;
	float: left;
	line-height:120%;
	font-family:arial,Helvetica, sans-serif;
	margin-left:20px;
}
/*--TWITTER--*/
#featured #callcenter #twit{
	width:105px;
	height:71px;
	background-color:#dfd;
	float: left;

	margin-top:68px;
	background-image: url(images/twit.png);no-repeat top left;
}

#featured #callcenter #feed{
	width:81px;
	height:71px;
	background-color:#dfd;
	float: left;
	margin-top:68px;
	background-image: url(images/feed.png);no-repeat top left;
}


#featured #links {
	width:190px;
	height:220px;
	margin-top:50px;
	margin-left:-6px;

	float: left;
}

#featured #links hr.list{

	border: 0;
	color: #404f70;
	background-color: #404f70;
	height: 1px;
}


#featured #links ul {
	margin-top:-7px;
	margin-left:-5px;
	font-size:11px;
	text-align:left;
	color:#ededed;
	line-height:110%;
	font-family:arial,Helvetica, sans-serif;
}





#featured #links ul li.page a {
	color:#ededed;
	text-decoration:none;
}
#featured #links ul li.page a:hover {
	color:#F8CE24;
	text-decoration:underline;
}




/*--categories--*/

#cont_top{
	width:285px;
	height:50px;
	float:left;
}


#cat_investors {
	width:322px;
	height: 100%;
	float:left;
	background-image: url(images/cat_investors.png);
	background-color:#848c94;
	background-repeat:no-repeat;
	margin-top:10px;
}

/*--investor--*/
#cont_inv{
	width:285px;
	height:420px;
	float:left;

	margin:45px 0px 0 20px;
	text-align:left;
}

#cont_feat{
	width:285px;
	float:left;

	margin:30px 0px 0 20px;
	text-align:left;
}

#cat_corporate{
	width:315px;
	height:100%;
	float:left;
	background-image: url(images/cat_corporate.png);
	margin-top:10px;
	background-repeat:no-repeat;
	background-color:#091423;
}

/*--corporate--*/
#cont_cor{
	width:285px;
	float:left;
	height:420px;
	margin:45px 0px 0 20px;
	text-align:left;
}



#cat_workforce{
	width:320px;
	height:100%;
	float:left;
	background-image: url(images/cat_workforce.png);
	background-repeat:no-repeat;
	margin-top:10px;
	background-color:#647495;
}
/*--workforce--*/
#cont_wor{
	width:285px;
	float:left;
	height:630px;
	margin:45px 0px 0 13px;
	text-align:left;

}
/*--categories end--*/




/*--footer--*/
#footer {
	width:957px;
	height:88px;
	background-image: url(images/footer_bg.png);
	float:left;
}

#footer #content {
	width:957px;
	height:88px;
	float:left;
	padding:25px 20px 20px 25px;
	text-align:left;
}

.foot {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	
	color:#fff;
	text-shadow: #bd970d -1px 1px 0px;

}


/*--featured-post--*/

#featured-post {
	width: 285px;
	height: 160px;
	
}




/*--sidebar--*/
#contents {
	margin-top:10px;
	width: 957px;
	float: left;
	background-color:#fff;
	
}

#side{
	width:300px;
	float:right;
	height:100%;

	
	
}

#left_col{
	width:600px;
	float:left;

}


#content #left-col-search {
	width: 637px;
	float: left;
	position: left;
	margin-top:20px;
	padding-left:10px;
	background-color:#fff;


}

#content #right-col {
	width: 300px;
	margin-top: 5px;
	float: right;
	position: relative;
	margin-right:10px;
	background-color:#7d879b;
}

#content #right-col #sidebar {
	width: 300px;
	float: left;
	position: relative;

}

#content #right-col #sidebar2 {
	width: 300px;
	float: right;
	position: relative;

}

/*--sidebar1--*/

#sidebar{
	width:300px;
	height:100%;
	float:right;
	margin-right:10px;
	
	background-color:#233151;
	background-image:url(images/side_bg.png);
	background-repeat:no-repeat;
}

#sidebarfoot{
	width:300px;
	height:19px;
	float:right;
	margin-right:10px;
	background-image:url(images/side_bg_foot.png);
	background-repeat:no-repeat;
}

#sidebar h3 {
	text-align: center;
	border-top: 1px solid #b3bccf;
	border-bottom: 1px solid #b3bccf;
	background-color: #a0aabf;
	margin-bottom: 15px;

}

#sidebar ul {
	list-style: none;
	margin-left:-20px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:45px;

}

#sidebar1 {
	float: left;
	width: 100px;

}

#sidebar2 {
	float: left;
	width: 100px;

}



#sidebar ul li {
	float: left;
	width: 268px;
	background-color: #1f2b45;
	border: 0px solid #434e6a;
	margin-left:-10px;
	text-align:left;
	padding-left:10px;
	padding-bottom:2px;
	
	

}

#sidebar ul li h2 {
	padding: 3px 4px 6px;
	font: 400 18px Georgia, Helvetica, sans-serif;
	color: #E0C500;
	margin-bottom:-2px;
	margin-left:-5px;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	float: left;
	width: 158px;
	border: 0;

}

#sidebar ul li ul li a {
	border-top: 1px solid #b3bccf;
	float: left;
	width: 220px;
	text-decoration: none;
	color: #fff;
	padding: 2px 4px;
	margin-bottom:5px;
}

#sidebar ul li ul li a:hover {
	color: #6a7690;
	background-color: #cfd5e4;
}


/*--feed--*/
#searchform {
	width: 330px;
	float: left;
	background: url(images/searchform.png) no-repeat top left;
	height: 45px;
	margin-bottom: 20px;
}

#searchform form {
	float: left;
	width: 310px;
	margin: 10px;
	display: inline;
}

#searchform form input#s {
	width: 245px;
	background: url(images/form.png) no-repeat top left;
	height: 20px;
	border: 0;
	float: left;
	font-style:italic;
	padding: 3px 0 0 7px;
	color: #9d7c16;

}

#searchform form input#searchsubmit {
	width: 32px;
	background: url(images/search.png) no-repeat center left;
	height: 24px;
	border: 0;
	margin-left:-30px;
}


/*--classes--*/

.post {
	width: 285px;
	float: left;
	margin-top: 5px;
	margin-bottom:20px;

}

.post .post-info {
	float: left;
	width: 285px;	
	padding-right: 10px;

}

.post .post-info a img, .post .post-info img {
	padding: 5px;
	background-color: #dedcb9;
	border: 1px solid #e0c500;

}

.post-info a {
	text-decoration:underline;
	color:#e0c500;
}

ul.links {
	list-style: none;
}

.post .post-info em.front {
	display: block;
	font-size: 9px;
	color:#f8ce2b;
}

.post .post-info span.post-tag {
	display: block;
	border-top: 1px solid #969da4;

	font-size: 9px;
	padding: 3px 0;
}

.post .post-info span.post-tag a {
	text-decoration:underline;
	font-weight: 900;
}

.post .post-info span.post-tag-work {
	display: block;
	border-top: 1px solid #324264;

	font-size: 9px;
	padding: 3px 0;
}




/*--post2--*/
.post2 {
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-bottom:20px;
	margin-left:10px;
	background-repeat:no-repeat;
	text-align:left;
	padding:20px 10px 10px 10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E1E1E;
}




.post2 .post2-info {
	float: left;
	width: 600px;	
	padding-right: 10px;
}

.post2 .post2-info a img, .post .post-info img {
	padding: 5px;
	background-color: #faf2d2;
	border: 1px solid #faf2d2;
}

.post2-info a {
	font-family:Georgia;
	text-decoration:underline;
	color:#0c182b;
}


.post2 a {
	font-family:Georgia;
	text-decoration:none;
	color:#ca970d;
	font-size:18px;
}

.post2 a:hover {
	text-decoration:underline;
	color:#ca970d;
	font-size:18px;
}

ul.links {
	list-style: none;
}

.post2 .post2-info em.small {
	display: block;
	font-size: 9px;
}

.post2 .post2-info span.post2-tag {
	display: block;
	border-top: 1px solid #faf2d2;

	font-size: 13px;
	padding: 3px 0;
}






.post2 .post2-info span.post2-tag a {
	text-decoration:underline;
	font-weight: 500;
	font-size:12px;
}

/*--post2 end--*/





/*--cat--*/
.cat {
	float: left;
	width: 100%;
	font-size: 15px;
	font-style: italic;
	margin-bottom: -5px;
	color: #666;
}

.cat a {
	color: #e0c500;
	text-decoration: none;
}

.cat a:hover {
	color: #e0c500;
	text-decoration: underline;
}


/*--entry--*/

hr{
	border: 0;
	color: #52565a;
	background-color: #52565a;
	height: 1px;
}

hr.work{
	border: 0;
	color: #bebbb1;
	background-color: #bebbb1;
	height: 1px;
}

.entry {
	float: left;
	width: 285px;	
}

.entry_corp {
	float: left;
	width: 285px;	
	height:180px;
}

.entry2 {
	float: left;
	width: 600px;	
}


.entry-list {
	float: left;
	width: 285px;	
	margin-bottom:-25px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.entry-list a{
		color:#c4c4c4;
}

.entry-list a:hover{
		color:#fff;
}

.entry-corp {
	float: left;
	width: 285px;	
	margin-bottom:-20px;
	margin-top:-20px;
}

.entry-work {
	float: left;
	width: 285px;	
	margin-bottom:-25px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;

}

.entry-work a{
		color:#625f52;
}

.entry-work a:hover{
		color:#646154;
}

li.list {
	margin-left:15px;
	color:#e0c500;
}

li.list_work {
	margin-left:15px;
	color:#646154;
}

em.small {
	font-size:10px;
	font-family:Georgia, Helvetica, sans-serif;
	color:#d8d8d8;
}





p.metadata {
	padding: 2px 10px 0 0;
	border-top: 1px solid #e6cf69;
	border-bottom: 1px solid #e6cf69;
	background-color: #faf2d2;
	clear: left;
	text-align: right;
	margin-top: 15px;
}

p.metadata a{
	font-size:14px;
}

p.metadata a:hover{
	font-size:14px;
}



p.metadata2 {
	padding: 2px;
	border-top: 1px solid #c1cadc;
	border-bottom: 1px solid #c1cadc;
	background-color: #dee4ef;
	clear: left;
	text-align: right;
	width: 600px;
}

p.other{
	color:#e0c500;
	margin-bottom:0px;
}

p.ex {
	font-family:Helvetica;
}


/*--formatting--*/
a {
	color: #fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #fff;
}

a.email {
	color: #92928F;
	text-decoration:none;
}

a.email:hover {
	color: #fff;
	text-decoration:none;
}


/*--navigation--*/

.navigation {
	
	float: left;
	width: 600px;
	margin: 20px 0;
}


.navigation .alignleft a {

	float: left;
	font-size:14px;
}

.navigation .alignleft a:hover {
	color:#caa500;
	float: left;
	font-size:14px;
}

.navigation .alignright a {
	
	float: right;
	font-size:14px;
}

.navigation .alignright a:hover {
	color:#caa500;
	float: right;
	font-size:14px;
}
