* {
  border: none;

}


body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	background: #fff;
	color: #444;
		text-align: center;
}

#global {
	margin: 0 0 0 40px;
	float: left;
	width: 910px;
}


#main {
	margin: 40px 0 30px 0;
	width: 910px;
	float: left;
}

#nav_header {
	width: 770px;
	margin: 0 100px 0 0;

}

#logo {
	margin: 10px 0 0 0;
	width: 910px;
	float: left;
	text-align: center;
}

#sidebar {
	margin: 40px 0 30px 40px;
	width: 230px;
	float: left;
}


#footer {
	clear: both;
	width: 910px;
	text-align: center;
	font-size: 10px;
	margin: 0 0 30px 0;
}

#footer a:link { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
#footer a:visited { font-size: 10px; color: #444; text-decoration:none; font-weight: normal;}
#footer a:active { font-size: 10px; color:#444; text-decoration:none; font-weight: normal;}
#footer a:hover { font-size: 10px; color:#444; text-decoration:none; font-weight: normal;}

a:link { font-size: 12px; color: #009600; text-decoration:none; font-weight: bold;}
a:visited { font-size: 12px; color: #009600; text-decoration:none; font-weight: bold;}
a:active { font-size: 12px; color: #009600; text-decoration:none; font-weight: bold;}
a:hover { font-size: 12px; color: #009600; text-decoration:none; font-weight: bold;}

#nav_header a:link { font-size: 12px; color: #009600; text-decoration:none; font-weight: normal;}
#nav_header a:visited { font-size: 12px; color: #009600; text-decoration:none; font-weight: normal;}
#nav_header a:active { font-size: 12px; color: #009600; text-decoration:none; font-weight: normal;}
#nav_header a:hover { font-size: 12px; color: #009600; text-decoration:none; font-weight: normal;}

.around_theweb a:link { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
.around_theweb a:visited { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
.around_theweb a:active { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
.around_theweb a:hover { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}

.back a:link { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
.back a:visited { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
.back a:active { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}
.back a:hover { font-size: 10px; color: #009600; text-decoration:none; font-weight: normal;}

.title {
	color: #960000;
	font-size: 20px;
}

.dot_bar {
	background-color: transparent;
	background-image: url(http://www.kuvcapital.com/img/dot_h.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 1px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 1px;
	margin-right: 0pt;
	margin-bottom: 1px;
	margin-left: 0pt;

}

.name {
	color: #960000;
	font-size: 15px;
}

.sector {
	color: #444;
	font-size: 13px;
	font-style: italic;
}

.people {
	clear: inherit;
	float: left;
	border: 1px solid #eee;
	margin: 0 0 20px 0;
	width: 600px;
	text-align: center;
	padding: 5px;

}

.people_name {
	color: #960000;
	font-size: 14px;
}

.short_bio {
	text-align: left;
	font-size: 10px;
	color: #464646;
}

.back {
	font-size: 10px;
	color: #464646;
	float:right;
}

.around_theweb {
	text-align: left;
	font-size: 10px;
	color: #464646;
	font-style: italic;
}

.small {
	color: #444;
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.date_news {
	color: #960000;
}

.invest_dubai_news {
	color: #444;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.invest_dubai_news_next {
	color: #666;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-style: italic
}

h1 {
	font-weight: bold;
	font-size: 12px;
}

#footer ul {

  margin: 0; padding: 0;
  list-style-type: none; 

}

#footer li {
  margin: 0; padding: 0 0 0 1em;
  display: inline; 
}




