body 
{
	font-family: tahoma;
	text-align: center;
}

.container 
{
	width:935px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header 
{
	height: 110px;
	margin: 0;
	border-top: 15px solid #c2dadf;
	border-bottom: 4px solid #40260b;
}

#headerleft
{
	float: left;
	width: 220px;
}

#headerright
{
	float: right;
	width: 678px;
}

#menu
{
	margin: 13px 0 0 0;
	width: 678px;
}

#banner 
{
	width: 935px;
	margin: 0 auto 0 auto;
	background-image: url('../images/banner-bg.jpg');
	height: 192px;
	margin-bottom: 15px;
}

#left
{
	float: left;
	width: 200px;
	padding: 10px;
}

#right
{
	float: right;
	width: 380px;
	padding: 0px;
}

#footer 
{
	text-align: center;
	padding: 12px;
	border-top: 5px solid #c2dadf;
	margin-top: 15px;
}

a:link
{ 
	color: #000000;
}

a:visited 
{
	color: #000000;
}

a:hover 
{ 
	color: #393939;
}

a:active 
{ 
	color: #000000;
}

#menu li, #footer li
{
	display: inline;
}

#menu ul, #footer ul
{
	padding: 0;
}

#headerright p
{
	font-size: 1.6em;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 3px;
}

a.home

{
	text-indent: -9999px;
	background-image:url('../images/home.gif');
	display: block;
	width: 113px;
	float: left;
	height: 48px;
}

a.home:hover
{
	background-image:url('../images/home-over.gif');
}

a.business

{
	text-indent: -9999px;
	background-image:url('../images/business.gif');
	display: block;
	width: 113px;
	float: left;
	height: 48px;
}

a.business:hover
{
	background-image:url('../images/business-over.gif');
}

a.management

{
	text-indent: -9999px;
	background-image:url('../images/management.gif');
	display: block;
	width: 113px;
	float: left;
	height: 48px;
}

a.management:hover
{
	background-image:url('../images/management-over.gif');
}

a.training

{
	text-indent: -9999px;
	background-image:url('../images/training.gif');
	display: block;
	width: 113px;
	float: left;
	height: 48px;
}

a.training:hover
{
	background-image:url('../images/training-over.gif');
}

a.procurement

{
	text-indent: -9999px;
	background-image:url('../images/procurement.gif');
	display: block;
	width: 113px;
	float: left;
	height: 48px;
}

a.procurement:hover
{
	background-image:url('../images/procurement-over.gif');
}


a.contact

{
	text-indent: -9999px;
	background-image:url('../images/contact.gif');
	display: block;
	width: 113px;
	float: left;
	height: 48px;
}

a.contact:hover
{
	background-image:url('../images/contact-over.gif');
}

.bannerfloatleft-one
{
	float: left;
	text-align: center;
	color: #bdd1f4;
	width: 300px;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 10px;
}

.bannerfloatleft-two
{
	float: left;
	text-align: center;
	color: #c7d9d3;
	width: 200px;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 30px;
}

.bannerfloatleft-three
{
	float: left;
	text-align: center;
	color: #24436d;
	width: 320px;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 30px;
}


#banner h1
{
	color: #fff;
	font-size: 2.9em;
	padding: 20px 50px 0 0;
	border: none;
}

.floatleft
{
	float: left;
	width: 420px;
}

.floatright
{
	float: right;
	width: 500px;
}

h1
{
	border-bottom: 2px dotted #c2c2c2;
	color: #354c60;
	letter-spacing: -1.5px;
	font-size: 2.2em;
	font-weight: bold;
}

h2
{
	font-weight: bold;
	font-size: 1.2em;
}

#twitter-feed
{
	float: left;
	height: 26px;
	width: 896px;
	margin: 6px 0 15px 0;
	background-image: url('../images/twitter-background.jpg');
	background-repeat: no-repeat;
}

#twitter-feed p
{
	margin-left: 124px;
	font-size: 11px;
	line-height: 22px;
	color: #23436A;
}

#bni-twitter
{
	background-color: #F2F2F2;
	border: 1px solid #AEC6D2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 20px 10px 20px;
}

#bni-twitter h2
{
	font-size: 17px;
	color: #23436C;
}

#bni-twitter-feed
{
	border-top: 4px solid #24446D;
	border-bottom: 4px solid #24446D;
	height: 52px;
	margin-bottom: 10px;
}
