html{margin:0px;padding:0px; /*show scrollbar in FF on short pages*/ min-height: 100.1%; height: 100.1%;}


a {	
	color: #65a1c5;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	color: #65a1c5;
	text-decoration: underline;
}
a img {
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
	padding: 0;
	margin:0;
	}
img {
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
	padding: 0;
	margin:0;
	}
body{margin:0px;padding:0px;padding-bottom:3px;background-color:#fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;	
    font-size: 12px;}
.navlink a, .navlink a:hover{
	text-decoration: none;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
	font-weight: bold; 
	color:black;
}
.highlighted{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}

#page {
 text-align:left;
 border:1px solid #bfbfbf;
 width:770px;
 margin:0px;
 margin-left:auto;
 margin-right:auto;
 padding:0px;
 margin-top:3px;
 background: #ffffff;
 }

#header {
 background-color:#65a1c5;
 color: #333333;
 margin-bottom:0px;
 height: 80px;
 padding-left:13px;
 }

#navbar {
 height:20px;
 border-width:1px 0 1px 0;
 border-top: 3px solid white;
 background-color: #12072f;
 }

#logo{
width: 200px;
float:left;
margin-top:13px;
}

#main {
 position:relative;
 color: #333333;
 width:770px;
 padding:0px;
 margin:0px;
 background: #ffffff;
 background-image: url(images/prowse_background.gif);
 background-repeat: repeat-y;
 }

#leftcol {
  /*  border-right:1px solid #1661ff;*/
 float:left;
 background:#12072f;
background:white;
 width:188px;
 padding:0px;
 margin:0px;
margin-top:5px;
background-color:transparent;
 }

#contentwrapper {
 float:right;
 width:560px;
 background:#ffffff;
 color: #333333;
 text-align:left;
 padding:0px;
 margin:0px;
 min-height:450px; 
 height:auto;
 }

/* for Internet Explorer */
/*\*/
* html #contentwrapper {
height: 450px;
}
/**/

#content{
	padding:10px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	background: #ffffff;
	background-position: top right; 
    background-repeat: no-repeat;
}

#footer {
 background-color:#65a1c5;
 margin:0px;
 padding:0px;

 width:770px;
 }
.clearfloat{clear:both;}


ul#nav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
ul#nav li{
	display: inline;
	}
ul#nav li a {
	display: block;
/*	margin: 5px 0px 0px 0px;*/
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	padding-left:5px;
	padding-right:40px;	
    font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:transparent;
	text-align:right;
	}
ul#navmenu{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

a#nav-home{
 background-image: url(images/button1.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 margin-top:1.2em;
 margin-bottom:1.2em;
 display:block;
 color:#000;
 width:143px;
 font-weight:bold;

}
a#nav-clients{
 background-image: url(images/button2.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 margin-top:1.2em;
 margin-bottom:1.2em;
 color:#000;
 font-weight:bold;
}
a#nav-services{
 background-image: url(images/button3.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 margin-top:1.2em;
 margin-bottom:1.2em;
 color:#000;
 font-weight:bold;
}
a#nav-contact{
 background-image: url(images/button4.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 margin-top:1.2em;
 margin-bottom:1.2em;
 color:#000;
 font-weight:bold;
}
a#nav-europe{
 background-image: url(images/button5.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 margin-top:1.2em;
 margin-bottom:1.2em;
 color:#000;
 font-weight:bold;
}


a#nav-location,a#nav-investment,a#nav-trade,a#nav-tourism,a#nav-global,a#nav-employees{
  font-style: italic; 
  font-weight:normal;
  font-size: 11px;
  margin-top:3px;
  margin-bottom:3px;
  color:#5a5a5a;
    color: #333;
}


/*a:hover#nav-audiences, #audiences-current a#nav-audiences,*/
a:hover#nav-home, #home-current a#nav-home,
a:hover#nav-services, #services-current a#nav-services,
a:hover#nav-clients, #clients-current a#nav-clients,
a:hover#nav-contact, #contact-current a#nav-contact,
a:hover#nav-europe, #europe-current a#nav-europe
{
	color:#65a1c5;
	text-decoration:underline;
	text-decoration:none;

}
a:hover#nav-home, #home-current a#nav-home{
	 background-image: url(images/button1_down.gif);
}
a:hover#nav-clients, #clients-current a#nav-clients{
	 background-image: url(images/button2_down.gif);
}
a:hover#nav-services, #services-current a#nav-services{
	 background-image: url(images/button3_down.gif);
}
a:hover#nav-contact, #contact-current a#nav-contact{
	 background-image: url(images/button4_down.gif);
}
a:hover#nav-europe, #europe-current a#nav-europe{
	 background-image: url(images/button5_down.gif);
}

a:hover#nav-location, #location-current a#nav-location,
a:hover#nav-investment, #investment-current a#nav-investment,
a:hover#nav-trade, #trade-current a#nav-trade,
a:hover#nav-tourism, #tourism-current a#nav-tourism
{
	color:#65a1c5;
	/*text-decoration:underline;*/
}

.zerotopmargin{margin-top:0px;}

h1{
    font-family: Verdana, Helvetica, Arial, sans-serif;	
    font-size: 18px;
	font-weight: bold;
	margin:0px;
	padding:0px; 
	padding-top:20px;
	margin-bottom:3px;
	color:#65a1c5;
}

h2,h3{
	color: #0cf;
    font-family: Verdana, Helvetica, Arial, sans-serif;	
    font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px; 
	margin-top:10px;
	color:#5a5a5a;
    color: #333;
}
p {
	color: #5a5a5a;
	color: #333;
    font-family: Verdana, Helvetica, Arial, sans-serif;	
    font-size: 12px;
	margin:0px;
	padding:0px;
	margin-top:10px; 
}

#copyright_notice p{
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right:10px;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	line-height:38px;
	float:right;
	color:#fff;
	text-align:right;
}
#footer_left {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	float:left;
	margin-left:5px;
}
/*#content ul{
	margin-top:0px;
	color:#5a5a5a;
	list-style:none;
    margin-left: 0; padding-left: 0px;
}
#content li{
	background:url(images/hyphen-bullet.gif) no-repeat 0 50%;
	padding-left: 10px;
	margin-left:0px;
}*/
/*#content ul{
	margin-top:0px;
	color:#5a5a5a;
	list-style:none;
    margin-left: 0; padding-left: 0px;
}*/

#content ul{
	margin-top:0px;
	color:#5a5a5a;
    color: #333;
	list-style-image: url(images/hyphen-bullet.gif);
    margin-left: 0; padding-left: 20px;
	vertical-align:middle;
}



#image_bot{
	float:right;
	padding:0px;
	margin:0px;
}
.marginright{
	margin-right:40px;
}
.contentlist{
	margin:0px;padding:0px;
}
.sitelink, .sitelink a{color:black;}
.sitelink a:hover{color:black;text-decoration:underline;}
