html, body {
	background: #fff;
	margin: 0;
	padding: 0;
}

html, body, input {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #333;	
}

ul, li { 
	margin: 0; 
	padding: 0;
	list-style: none; 
}

/* default list */

ul li {
	padding-left: 8px;
	margin-bottom: 7px;
	background: url('../img/main/cross.gif') no-repeat 0 5px;	 
}

form { margin: 0; pading: 0; overflow: hidden;}

img {
	display: block;
 	margin: 0;
	padding: 0;
}

a { 
	text-decoration: none; 
	color: #026cba; 
}
a:hover { 
	color: #000;
}

a img { border: none; }



h1.heading-arrow span.left { 
	margin: 0; 
	float: left;
	padding-right: 8px;
	color: #333;
	margin-bottom: 24px;
}

h1.heading-arrow a:hover span.left { color: #000; }

h1.heading-arrow span.arrow {
	width: 17px;
	height: 17px;
	background: url('../img/btns/submit-content-right.gif') no-repeat top left;
	overflow: hidden;
	float: left;
	margin-top: 2px;
}

h3.news {
	height: 2em;
}

.message { 
	font-weight: bold;
	color: #0c239b;
}



.left { float: left; }
.right { float: right; }
.clear { clear:both; }

.margin-top { margin-top: 10px; }
.margin-top-extra { margin-top: 30px; }
.padding-top { padding-top: 10px; }
.padding-left { padding-left: 10px; }
.padding-right { padding-right: 10px; }

.hidden-text { text-indent: -999px; }


h1 { 
	color: #0c239b;
	margin-top: 0;
	margin-bottom: 24px;
	font-size: 1.4em;
}

h1.sub { 
	color: #a2a4b1;
	margin-bottom: 12px; 
}

div#right-col h1.sub { padding-left: 11px; }

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}



.date { 
	font-style: italic;
	font-weight: normal;	
	color: #666;
} 

div.date {
	margin: 5px 0 10px 0;
}


div#container {
	width: 940px;
	margin: 16px auto 0 auto;
	padding-top: 8px;
	background: url('../img/main/dashed-dark.gif') repeat-x top left;
}

img#logo { 
	float: right; 
	margin-top: 4px;
}

input.text-box,
td.text-box input { 
	border: 1px solid #595d72;
	padding: 3px 2px;
	display: block;
}
td.drop-down select {
	border: 1px solid #595d72;
}

div#search input.text-box {
	color: #060c2b;
	width: 100px; 
	font-size: 9px;
	display: block;
	float: left;	
} 

input#search-btn {
	margin-top: 2px;
	margin-left: 5px;
	display: block;
	float: left;
} 


div.dashed-light {
	width: 100%;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background: url('../img/main/dashed-light.gif') repeat-x top left;
	margin: 5px 0;
}
div#content div.dashed-light { margin: 10px 0; }

/* nav */
ul#main-nav {
	display: block;
	width: 940px;
	height: 15px;	
	margin-top: 17px;
	overflow: hidden;
	background: url('../img/main/dashed-dark-vertical.gif') repeat top left;	
}


ul#main-nav li { 
	display: block;
	float: left;
	height: 15px;
	margin-right: 1px;
	margin-bottom: 0;
	padding: 0;
}

ul#main-nav a:hover img {
	visibility:hidden;
}

ul#main-nav a {
	display:block;
}

ul#main-nav a/**/ {
	height:15px; /* hide from IE5.0/win */
}

/* fixes for IE/win \*/
* html ul#main-nav a {
	cursor:hand;
}

* html ul#main-nav li a:hover {
	height:1%;
}

/* */

ul#main-nav li#home { width: 54px; background: url('../img/nav/home-over.gif') no-repeat top left; }
ul#main-nav li#news { width: 65px; background: url('../img/nav/news-over.gif') no-repeat top left; }
ul#main-nav li#about-us { width: 90px; background: url('../img/nav/about-us-over.gif') no-repeat top left; }
ul#main-nav li#our-approach { width: 126px; background: url('../img/nav/our-approach-over.gif') no-repeat top left; }
ul#main-nav li#regions { width: 84px; background: url('../img/nav/regions-over.gif') no-repeat top left; }
ul#main-nav li#products { width: 87px; background: url('../img/nav/products-over.gif') no-repeat top left; }
ul#main-nav li#salary-calculator { width: 147px; background: url('../img/nav/salary-calculator-over.gif') no-repeat top left; }
ul#main-nav li#mandates { width: 95px; background: url('../img/nav/mandates-over.gif') no-repeat top left; }
ul#main-nav li#membership { width: 114px; background: url('../img/nav/membership-over.gif') no-repeat top left; }
ul#main-nav li#contact { width: 69px; background: url('../img/nav/contact-over.gif') no-repeat top left; margin-right: 0;}

/* subnav */
ul.subnav {
	display: block;
	position: relative;
}


ul.sub-nav li {
	padding-left: 14px;
	background: url('../img/main/arrow.gif') no-repeat 0 4px;
	font-weight: bold;
	color: #026cba;
	margin-bottom: 5px;
	position: relative;
	display: block;
}

ul.sub-nav li a { color: #333; cursor: hand;}
ul.sub-nav li a:hover { color: #026cba; cursor: hand; }


/* breadcrum */

div#breadcrumb { margin-bottom: 5px; }
div#breadcrumb strong { font-weight: normal; }

/* main img */
div#main-img { width: 940px;  }
div#main-img img { float: left; }

div#statement { 
	width: 312px;
	height: 138px;
	background: #060c2b;
	float: right;
	overflow: hidden;
	padding-left: 8px;
	padding-bottom: 18px;
}

div.img-home div#statement { height: 192px; }

div#statement div { 
	width: 100%;
	height: 100%;
	background-color: #060c2b;
	background-repeat: no-repeat;
	background-position: bottom left;
}


div#content {
	width: 940px;
	background: url('../img/main/content-bg.gif') repeat-y top left;
}

div#left-col{ 
	width: 580px;
	padding: 0 20px 50px 20px;
	overflow: hidden;
	float: left;
}

div#left-col div.two-col { width: 280px;}
div#right-col div.two-col { width: 140px; overflow: hidden; }


div#left-col div.narrow-col { width: 160px; }
div#left-col div.wide-col { width: 405px; }

div.row { margin-bottom: 35px; }

div#right-col{ 
	width: 300px;
	padding: 20px 10px;
	overflow: hidden;
	float: right;
}


div.seperator {
	width: 16px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background: url('../img/main/seperator.gif') top left;
	margin: 10px 0;
}




/* mailing list */

div#mailing-list {
	width: 300px;
	overflow: hidden;
	float: right;
	padding: 5px 10px;
	background: #b9bac3;
}

div#mailing-list div.input-text input {
	border: none;
	color: #666;
	float: left;
	width: 93px;
	padding: 2px 0;
	margin-right: 6px;
}

div#mailing-list input#m3email { margin-left: 6px; }

div#mailing-list input#btn {
	display: block;
	float: left;
} 

/* footer */

div#footer {
	width: 900px;
	background: #e6e6e9 url('../img/main/dashed-dark.gif') repeat-x top left;
	padding: 10px 20px 20px 20px;
	color: #999;
}

div#footer a { color: #060c2b; }
div#footer a:hover { color: #0c239b; }

div#footer ul { margin-right: 25px; }

div#footer li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #060c2b;
	background: none;
}

div#footer li.start { padding-left: 0; }
div#footer li.end {	border: none; }

div#footer span#tel-box { width: 150px; }

/* news */

ul.home-news li { 
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

ul.headlines li { 
	background: url('../img/btns/rss.gif') no-repeat top left;
	padding-left: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

span.rss {
	display: block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: url('../img/btns/rss.gif') no-repeat top left;
	float: left;
}
span.rss[class] { margin-right: 3px; }




/* sitemap */
div#sitemap ul { margin-left: 10px; }

div#sitemap ul li a { color: #333; }
div#sitemap ul li a:hover { color: #026cba; }
div#sitemap ul li li a { color: #026cba; }
div#sitemap ul li li a:hover { color: #000; }

div#sitemap ul li {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

div#sitemap ul li ul li{
	padding-left: 14px;
	background: url('../img/main/arrow.gif') no-repeat 0 4px;
	font-weight: normal;
	margin-bottom: 5px;	
}

/* salary calculator */

p.error,
table#salary-calc tr.error td { 
	color: red;
	font-weight: bold;
} 

table#salary-calc tr.error td input { border: 1px solid red; }


table#salary{ 
	border-right: 1px solid #b9bac3; 
	border-bottom: none;
	background: url('../img/main/salary-dotted.gif') repeat-x bottom left;
	margin: 10px 0 20px 0;
}

table#salary td, table#salary th { 	
	border-top: 1px solid #b9bac3;
	border-left: 1px solid #b9bac3;
	color: #060c2b;
}

table#salary td { padding: 3px 8px; } 

table#salary th,
table#salary td.first-col{	padding-left: 20px; }

table#salary th.right-header { padding-left: 8px; }

table#salary th { 
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: left; 
	border-top: none;
	background: url('../img/main/salary-dotted.gif') repeat-x top left;
}


table#salary tr.final td {
	padding-bottom: 10px;
	padding-top: 10px;
}

table#salary tr.final td.first-col {
	font-weight: bold;
}

table#salary-calc{
	margin: 20px 0;
}

input#salary-btn {
	margin-top: 5px;
}

div.mf-viral {
	visibility: hidden;
	display: none;
}