body, div, h1, h2, h3, h4, h5, h6, ul, img {margin:0px; padding:0px; }
body {
	background:url(../images/body_background.jpg) repeat-x;
}
body,td,th {
	background-color:#EDEDED;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	color:#6596B4;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #3077A2;
}
a {
	color: #56829C;
	text-decoration: none;
}
a:visited {
	color: #56829C;
	text-decoration: none;
}
a:hover {
	color: #436478;
	text-decoration: underline;
}
a:active {
	color: #56829C;
	text-decoration: none;
}
#main {
	width:900px;
	margin:0 auto;
}
#logo {
	background:url(../images/logo.jpg) no-repeat;
	height:85px;
}
#logo h1 {
	text-indent:-9999px;
}
div#navigation {
	margin-top:15px;
	width:900px;
	height:69px;
	background:url(../images/menu_background.png) no-repeat;
}
ul#menu {
	padding-top:25px;
	margin-left:40px;
	list-style:none;
}
ul#menu li {
	float:left;
}

ul#menu li a:link,ul#menu li a:visited {
	color: #56829C;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-right: 15px;
	padding-left: 8px;
}
ul#menu:hover {
	color: #000000;
}
div#content_wrapper {
	width:900px;
	background:url(../images/new_content_background.png) repeat-y;
}
#content{
	margin-left: 54px;
	margin-right: 10px;
	width:597px;
	float:left;
	padding-bottom:10px;
}
ul.social_networking {
	margin-left:0;
	padding-left:0;
	list-style:none;
}
ul.social_networking li {
	margin-left:0;
	margin-top:2px;
	list-style:none;
	height:24px;
	padding-left:30px;
	padding-top:4px;
	vertical-align:middle;
}
ul.social_networking li a {
	color:#666;
	text-decoration:none;
	vertical-align: middle;
}

li.rss_link {
	background:url(../images/feed.png) no-repeat;
}

li.blog_link {
	background:url(../images/blogger.png) no-repeat;	
}

li.facebook_link {
	background:url(../images/facebook.png) no-repeat;
}
li.linkedin_link {
	background:url(../images/linkedin.png) no-repeat;
}

li.twitter_link {
	background:url(../images/twitter.png) no-repeat;
}
li.ebji_link {
	background:url(../images/ebji_logo.gif) no-repeat;
}
li.humintell_link {
	background:url(../images/humintell.png) no-repeat;
}
div#sidebar {
	width:205px;
	float:left;
	padding-bottom:10px;
}
div#flying_image {
	background:url(../images/flying_2.png) no-repeat;
	width:205px;
	height:174px;	
}
div#footer_sep_hor{
	clear:both;
	background: url(../images/footer_horizontal_separator.jpg) repeat-x;
	height: 25px;
	padding-bottom: 10px;
	margin-left:34px;
	margin-right:34px;
	width:832px;
}
#footer {
	margin:0px;
	padding-left:0px;
	width:900px;
	padding-bottom:48px;
	background:url(../images/footer_background.png) no-repeat bottom;
}
#footer_links {
	padding-left:34px;
	float:left;
	width:416px;
}
#copyright {
	float:left;
	width:416px;
	text-align:right;
}
.subcontent {
	display:none;
	width:597px;
}
ul#submenu {
	padding-top:25px;
	margin-left:40px;
	list-style:none;
}
ul#submenu li {
	float:left;
}

ul#submenu li a:link,ul#submenu li a:visited {
	color: #56829C;
	text-decoration:none;
	font-weight: bold;
	display: block;
	padding-right: 15px;
	padding-left: 8px;
}
ul#submenu:hover {
	color: #000000;
}
ul.list_content {
	list-style:none;
}
ul.list_content li {
	margin-top:4px;
	padding-left:30px;
	padding-bottom:4px;
	vertical-align:middle;
}
li.pdf_link {
	background:url(../images/acrobat_32.png) no-repeat;
}
ul.list_content li a {
	color:#ab8617; 
	text-decoration:none; 
	border-bottom:1px solid #cbbb7c;
}
ul.list_content li a:hover {
	border-bottom-color:#ab8617
}
