﻿body{
	background-color:#686868;
	margin-top:15px;
	margin-bottom:15px;
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.imglink{
	border:none;
}

ul.services{
	
}

li.service{
	padding-top:10px;
	margin-left:35px;
	font-size:14px;
}

.floatright{
	float:right;
	padding:0 20px 0 20px;;
}

#maincontent p{
	text-align:justify;
	line-height:1.5;
}

#maincontent h1{
font-size:20px;
color:#b10634;

}


#maincontainer{
	width:920px;
	margin:0 auto;
	
	background-color:white;
	padding:20px;
	border-top:5px solid #b10634;
	min-height:700px;
}

#header{
	width:100%;
	height:90px;
	
}

#headercontact{
width:400px;
float:left;

height:80px;
margin-top:10px;
	
}

#headercontact p{
	padding:0px;
	margin:0px;
	margin-top:5px;
	color:#b10634;
	
	font-size:18px;
	font-family:"Century Gothic";
}

#headercontact a{
	color:#b10634;
	font-size:18px;
	font-family:"Century Gothic";
	text-decoration:none;
	
}

#headerlogo{
width:511px;
float:left;

height:90px;

margin-left:9px;
	
}

#flash{
width:920px;
height:170px;
margin:0 auto;
margin-top:20px;
margin-bottom:10px;
}

#search{
	width:920px;
	height:285px;
	margin-bottom:5px;
	
}

#qsearch{
	float:left;
	width:460px;
	
	height:285px;
	background-color:#F0F0F0;
}

#qsearchholder{
	float:left;
	width:460px;
	
	height:285px;
	
}


#featured{
	float:left;
	width:440px;
	
	text-align:center;
background-color:#F0F0F0;
	height:285px;
}

#featuredholder{
	float:left;
	width:440px;
	margin-left:20px;
	
	height:285px;
}

.spacer{
	clear:both;
	height:50px;
	width:920px;
}

.spacer2{
	clear:both;
	height:25px;
	width:920px;
}



#footer{
	width:960px;
	height:18px;
	background-color:#b10634;
	margin:0 auto;
}

.qsearch{
	font-size:15px;
	color:#b10634;
	font-weight:bold;
	
	
}

.select{
	font-size:14px;
	width:110px;
	font-family:calibri, Arial, Helvetica, sans-serif;
	color:#b10634;

}

h1.psearch{
	font-size:22px;
	border-bottom:1px dashed #b10634;
	font-family:calibri, Arial, Helvetica, sans-serif;
	color:#b10634;
	padding:0 0 2px 0;
	margin:0 0 10px 0;


}

div.hr{
	border-top: 1px dashed #b10634;
	height:5px;
	width:100%;
	}

#adverts{
	width:920px;
	
	margin-bottom:5px;
	

	
}

#panama{
	width:458px;
	border:solid 1px grey;
	float:left;
}

#investment{
	width:438px;
	border:solid 1px grey;
	float:left;
	margin-left:20px;
}

#footer p{
	padding:2px 0 0 5px;
	margin:0 0 0 0;
	color:#ffffff;
	font-size:11px;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}

a.contact:link{
	color:#b10634;
	text-decoration:none;
}

a.contact:visited{
color:#b10634;
	text-decoration:none;
	
}

a.contact:hover{
color:#b10634;
	text-decoration:underline;
	
}

.emailform{
	display:none;
}

/*panama*/

#base {
	border: 0px solid #000;
	margin: 0;
	width: 52%;
	padding: 0px;
	}
	
	ul.panama {
	margin-left:0;
	padding-left:15px;
	line-height:1.5;
	}

p.panama{line-height:1.5;}

table.tocp {width:100%;}

.altersearchbanner{background-color:#b10634; font-size:14px; color:#ffffff;}

.altersearch{width:920px; font-size:11px}

.searchbox3{
	 font-size:11px;
	 width:120px;
}

.searchbox4{
	 font-size:11px;
	
}


#alterdiv{
	position:relative;
	width:920px;
	height:90px;
	
	clear:both;
	padding-top:15px;
	margin:0 auto;
}


/*menu*/

/* Navigation menu styles */

#menu-container{
position:relative;
}

ul{
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

ul li.menuclass{
	border:1px solid #ffffff;
	display:inline-block;
	float:left;
	height:25px;
	list-style-type:none;
	width:100px;
	overflow:hidden;
	margin:0;
	padding:0;
}

ul li a, ul li a:hover, 
ul li a:visited{
	text-decoration:none;
}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:5px 10px;
	display:block;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	margin-top:-25px;
	/*background:url(img/grey_bg.gif) repeat-x #eeeeee;*/
	background-color:#5e5f5f;
	color:#ffffff;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
}

.normalMenu, .normalMenu:visited{
	color:white;
	background-color:#b10634;
	color:#ffffff;
}


