body{
	background-image:url(/images/templates/bg-bd-light-blue-grad.gif);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #c5d7e1;
	margin:0px;
	font-size: 13px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
}
* :focus { outline:0; }
a img { border:none; }


/* links */
a { color: #51678a; text-decoration: none; }
a:visited { color: #433551; }
a:hover, a:active { color: #35507b; text-decoration: underline; }

.list-left { float: left; width: 40%; }
.list-right { float: left; width: 40%; }

.img-left { float: left; margin: 0 1em 1em 0; }
.img-right { float: right; margin: 0 0 1em 1em; }


/********************************************
   LAYOUT
********************************************/ 
#wrap{
	background: transparent url(/images/templates/bg-side-shadow.png) repeat-y top center;
	padding: 0 15px 0 14px;
	width:1000px;
	margin: 0 auto;
}
#wrap-top { background: transparent url(/images/templates/bg-top-shadow.png) no-repeat top center; height: 14px; margin-top: 1em; }
#wrap-bottom { background: transparent url(/images/templates/bg-bottom-shadow.png) no-repeat top center; height: 15px; margin-bottom: 2em; }
#header{
	height:52px;
	clear:both;
	height:65px;
	padding-top:20px;
	position:relative;
	z-index:1000;
}
.inner{
	background-color: #393f59;
	height: 5px;
	margin-bottom: 5px;
}
.logo { width:200px; text-align:center; }
#header h1 { background: transparent url(/images/templates/logo-h1.gif) no-repeat 0 0; height: 45px; margin: 0 0 0 25px; float: left; width: 139px; text-indent: -9999px; }
#header h1 a { height: 100%; display: block; }

.main_img{
	background-image:url(../images/templates/img-land-and-sea-2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:239px;
}
.content{
	padding: 2em;
	clear:both;
	position:relative;
	z-index:500;
}

ul.news {
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul.news li {
	color: #98a3b4;
}
.content h1 {
	color: #92653e;
	margin: 0 0 .2em;
	padding: 0px;
	font-size: 32px;
	letter-spacing: -.5px;
	font-weight: normal;
}
.content h2{
	color:#92653e;
	margin: 0 0 .2em;
	padding:0px;
	font-size:23px;
	font-weight: normal;
}
.content h2 a{
	color:#3f428f;
}
.content h2 a:hover{
	color:#000;
	text-decoration:none;
}
.content h4 { color: #7a8d73; font-size: 18px; font-weight: normal; margin: 0 0 .2em 0; padding: 0; }

.content p, .content li { color: #3e3935; }
.content p {
	line-height: 24px;
	margin:0 0 1em;
	padding:0px;
}
.content li {
	line-height: 18px;
	margin: 0 0 1em;
	padding: 0;
	list-style: square outside none;
}
.content_left{
	border-right:1px solid #ded1c5;
	padding-right:2em;
}
.content_right { padding-left: 2em; }
.topline{
	position:absolute;
	top:0px;
	right:-8px;
	width:16px;
	height:1px;
	border-top:1px solid #bababa;
}
.bottomline{
	position:absolute;
	bottom:0px;
	right:-8px;
	width:16px;
	height:1px;
	border-bottom:1px solid #bababa;
}
.footer{
	background-image: url(/images/templates/bg-ft-light-brown.gif);
	background-position:center top;
	background-repeat: repeat-x;
	text-align:center;
	font-size:12px;
	color:#767676;
	clear:both;
	height: 55px;
	padding: 0 2em;
}
.footer ul, .footer li, .footer p { line-height: 54px; padding: 0; margin: 0; }
.footer ul { float: right; }
.footer ul li { display: inline; }
.footer p.copyright { color: #7a7167; display: inline; float: left; }
.footer a{
	padding:0px .5em; color: #92653e; text-decoration:none;
	line-height:25px;
}
.footer a:hover{
	color:#643f1f;
}
#footer_current{
	color:#000000;
}
.box{
	clear:both;
	/*border:1px solid #bababa;*/
	margin-top:20px;
}
.box p{
	border-bottom:1px solid #dcd9d9;
	clear:both;
	background-image:url(../images/box_bottom_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.box p label{
	float:left;
}

.section-boxes { margin-bottom: 2em; }

.company p, .company h4 { margin-left: 150px; }
.company img { margin: 0 15px 15px 0; display: block; }

/* team */
.team, .portfolio_companies { clear:both; }
div.team-profile, div.company {
	border-bottom:1px solid #dcd9d9;
	clear:both;
	background-image:url(../images/box_bottom_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin: 1em 0;
	padding: 1em 2em;
}
div.team-profile-last, div.company-last { background-image: none; border: none; }
.team p label{
	float:left;
}
.team_member{
	width:130px;
	padding:10px;
}
.team_member_text{
	width:485px;
	/*border-left:1px solid #bababa;*/
	padding:10px;
}
.team-profile .img-left { margin: 0 1em 0 0; }
.companies_img {
	width:200px;
	padding:10px;
}

/* Extra */
.fl{
	float:left;
}
.fr{
	float:right;
}
.widt1{
	width:525px;
}
.widt2{
	width:350px;
}
.widt3{
	width:655px;
}
.widt4{
	width:220px;
}
.widt5{
	width:100px;
	padding:10px;
}
.widt6{
	width:500px;
	/*border-left:1px solid #bababa;*/
	padding:10px;
}
.padlt{
	padding-left:15px;
}
.blueclr{
	color:#004ca2;
}

.link1 a{
	color:#99713e;
	padding-right:15px;
	background-image:url(../images/link_buliet.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.link1 a:hover{
	text-decoration:none;
	color:#000000;
}
.buliets{
	padding-bottom:15px;
}
.buliets ul{
	margin:0px;
	padding:0px;
}
.buliets ul li{
	padding:0px;
	margin:0px;
	padding-left:15px;
	background-image:url(../images/buliet1.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	line-height:25px;
}
.buliets ul li a{
	color:#40428c;
	text-decoration:none;
}
.buliets ul li a:hover{
	color:#000000;
}

/** Menu **/
ul.menu1 {
	font-size: 93%;
	margin: 2em 1em 0;
	padding:0;
	list-style-type:none;
}
ul.menu1 li {
	float:left;
	position:relative;
	padding: .25em .75em;
	margin: 0 .25em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
ul.menu1 li a,
ul.menu1 li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color: #888;
	line-height:15px;
	height:15px;
}

/* selected */
ul.menu1 li.selected, ul.menu1 li.selected:hover { background-color: #90a5b8; color: #fff; }
ul.menu1 li.selected a, ul.menu1 li.selected a:visited, ul.menu1 li.selected a:hover { color: #fff; }

/* hover */
ul.menu1 li:hover { background-color: #eee; }
ul.menu1 li a:hover { color:#555; }


.greenbox { background-color: #e4e9e2; padding: 1em; }

.investment h4 { padding-left: 1em; }



/********************************************
   Clear Fix
********************************************/ 
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */
