/* CSS Document */

* {margin: 0; padding: 0;}



body {
	background: #cfe1ec; font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 1.3em;
	color: #333;
	position: relative;
}


#container {
	width: 930px;
	margin: 0 auto;
	position: relative;
}


#bottomborder {
	margin: 0 0 0 1px;	
	padding: 0 0 10px 0;
	clear: both;
}


#clrWpadding {
	clear: both;
	height: 21px;
}



#clrWpadding1 {
	clear: both;
	height: 10px;
}

#columnLeft {
	position: relative;
	float: left;
	width: 249px;
}


#logo {
	padding: 27px 0 40px 54px;
 width: 195px;
}


#columnRight {
	position: relative;
	float: right;
	padding: 0 0 0 20px;
 width: 635px;
}



#tagline {
	width: 288px;
	float: left;
}



#tagline1 {
	padding: 0 20px 0 0;
 width: 631px;
	float: left;
}


#leftShadow {
	float:left; 
	position:relative; 
	top:95px; 
	left:15px;
}
	

.separator {
	border-bottom: 1px solid #DFDFDF;
	padding: 10px 0 10px 0;
	}
	

#contact {
	width: 100px;
	height: 64px;
	float: right;
	margin: 0 22px 0 0;
	padding: 20px 0 0 40px;
	background-image:url(images/contactshadow.gif);
	background-repeat:no-repeat;
}


#contact a {
	font-size: 11px;
	font-weight: bold;
	color: #606A70;
	text-decoration: none;
}
	

#contact a:hover {
	color: #0060A1;
	text-decoration: none;
}



#lang {
	width: 100px;
	height: 64px;
	float: right;
	margin: 0 22px 0 0;
	padding: 20px 0 0 40px;
	
}


#lang a {
	font-size: 11px;
	font-weight: bold;
	color: #606A70;
	text-decoration: none;
}
	

#lang a:hover {
	color: #0060A1;
	text-decoration: none;
}



#lang1 {
	width: 100px;
	height: 10px;
	float: right;
	margin: 0 22px 0 0;
	padding: 20px 0 0 40px;
	
}


#lang1 a {
	font-size: 11px;
	font-weight: bold;
	color: #606A70;
	text-decoration: none;
}
	

#lang1 a:hover {
	color: #0060A1;
	text-decoration: none;
}



#nav {
	position: relative;
	top: 0px;
	left: 40px;
	width: 212px;
	margin: 0;
	padding: 0;
	list-style:none;
	overflow: hidden;
}


#nav li {
	margin: 0 0 4px 0;
	//margin: 0;
	padding: 0;
	list-style:none;
	height: 30px;
	overflow: hidden;
	background: none;
}


#nav a{
	float: left;
	padding: 32px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px;
	height /**/: 30px;
	width: 212px;
}


#nav a:hover, 
#nav a.selected{
	background-position: 0 -30px;
}


#menuAbout a {
	background: url(images/menu_about.gif) top left no-repeat;
}


#menuTeam a {
	background: url(images/menu_team.gif) top left no-repeat;
}


#menuInvestments a {
	background: url(images/menu_investments.gif) top left no-repeat;
}

#menuEntrepreneurs a {
	background: url(images/menu_entrepreneurs.gif) top left no-repeat;
}


#menuNews a {
	background: url(images/menu_news.gif) top left no-repeat;
}

#menuContact a {
	background: url(images/menu_contact.gif) top left no-repeat;
}



#subnav {
	width: 189px;
	list-style: none; 
	margin: 0 0 0 44px; 
	padding: 6px 12px 6px 0;
	clear: both;
}

#subnav li {
	text-align:right;
	list-style: none;
	line-height: 14px;
	background: none;
	padding: 0 0 6px 0;
}
	
#subnav li a {
	margin: 0;
	padding: 0 0 0 9px;
	font-size: 11px;
	font-weight: bold;
	color: #606A70;
	text-decoration:none;
}
	
#subnav li a:hover {
	color: #0060A1;
	text-decoration:none;
}
	
#subnav #active a {
	color: #0060A1;
	text-decoration:none;
	background: url(images/bg_arrow.gif) no-repeat 0 3px;
}

	

#copyright {
	background: #7baccf; margin: 0 50px 0 50px; font-family:Verdana, Tahoma;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	padding: 0 0 120px 0;
}
	

#copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	

#copyright a:hover {
	color: #0060A1;
	text-decoration: underline;
}

#copyright1 {
	background: #7baccf; margin: 0 50px 0 50px; font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #606A70;
	padding: 10px 0 100px 0;
}
	

#copyright1 a {
	color: #606A70;
	text-decoration: none;
	font-weight: bold;
}
	

#copyright1 a:hover {
	color: #0060A1;
	text-decoration: underline;
}