body {
	margin: 0 0 10px 0;
	background: #eaf3ff;
	font-family: century gothic, arial, sans-serif;
	color : #000080;
}
a:hover {
	background: #e5f1fd;
	
}


#header {
	width: 900px;
	height: 186px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader.jpg') 50% 0 no-repeat;

}

#header2 {
	width: 450px;
	height: 260px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader-2.jpg') 50% 0 no-repeat;
}

#cartsummary {
	font-size: 8pt;
	text-align: left;
	padding: 10px;
	background: #FFFF66;
	margin-left: 220px;
	border-bottom: 1px solid #bbb;
}
	
#venturecapitalplanninginvestment {
	font-weight: bold;
	color: #939393;
	margin-left: -450px;

}

#header h1, #seo {
	display: none;
}

#navimg {
	margin-top: 10px;
	text-align: center;
	margin: 10 auto;
}

#nimg2 {
	margin-top: 10px;
	text-align: center;
	margin-left: 35px;

}

#nimg3 {
	margin-top: 10px;
	text-align: center;
	margin: 10 auto;
}

#caption {
	margin-top: 1px;
	text-align: center;	
	
}

#caption2 {
	margin-top: 1px;
	text-align: center;	
	
}

#caption3 {
	margin-top: 1px;
	text-align: center;	
	
}

#navimg img { margin: 0 auto; }


#outer {
	
	width: 900px;
	margin: 0 auto;
	background:  #ffffff;
	/*background:  #ff2902 url('/?asset=assets%2fdefault%2fjpg%2fmenu-header.jpg') no-repeat;*/
}

#inner h2 {
	font-size: 10pt;
	color : #000080;
}

#inner {
	border-top: 1px solid #aaaabb;
	border-bottom: 1px solid #aaaabb;
	border-left: 1px solid #aaaabb;
	padding: 20px;
	font-size: 10pt;
	padding-bottom: 0;
	margin-left: 185px;
	min-height: 600px;
	background: #fff;
	
}

#inner p {
	line-height: 1.5em;
	text-align: justify;
}

#inner p a {
	#background-color: #ffd;
	text-decoration: underline;
	color : #000080;

}
#inner p a:hover {
	background: #e5f1fd;	
	
}

#inner div.clear {
	height: 10px;
	font-size: 1px;
}

#outer {
	width: 900px;
	margin: 0 auto;
	background:  #ccddf2; 
}


#footer {
	clear: both;
}

#footer div {
	width: 880px;
	height: 20px;
	margin: 0 auto;
	font-size: 8pt;
	padding-right: 20px;
	line-height: 20px;
	text-align: right;
	background: #ccddf2;
	#border-top: 1px solid #81819f;
	#border-bottom: 1px solid #aaaabb;
}

#notebox, #nullnav {
	border: 1px solid #000;
	background: #eee;
}

#notebox h3 { border-bottom: 1px solid #aaa; padding-bottom: 4px; }
/*#notebox h3.first { border-top: none; }*/



#shopitem { z-index: 9999; position: relative; }





#navbox {
	position: absolute;
	padding: 5px;
	width: 170px;
	top: 196px;
	left: 50%;
	margin-left: -447px;
	background: #ccddf2;
}
#nav li {
	padding-top: 0px;
	#text-align: center;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg2.png') no-repeat;

}

#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { /*padding: 6px 0 6px 0;*/ }
#nav div.first { padding-top: 0; }
#nav div.last  { padding-bottom: 0; }
#nav div.nolinks { color: #888; }

#nav h3 {
	color: #ccddf2;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg.png') no-repeat;
	border-bottom: 1px solid #ffffff;
	background: #81819f;
	border-top: 1px solid #ffffff;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-weight: normal;
	font-size: 11pt;
	cursor: pointer;
}

/*.nav0 h3 { background: #f66; }
.nav1 h3 { background: #6e6; }
.nav2 h3 { background: #66e; }
.nav3 h3 { background: #e6e; }
.nav4 h3 { background: #6dd; }*/

#nav ul {
	display: none;
}

#nav li {
	height: 1%;
	color: #ffffff;
}
#nav li div,
#nav li a {
	height: 1%;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #81819f;
	
}

#nav li.active div {
	#font-weight: bold;
	background: #ffffff;
	color: #6262de;
	font-size: 9pt;
}

#nav div.out h3 {
	font-weight: bold;
	

}

#nav div.out ul {
	display: block;
	

}

#nav div.out li {
	list-style: none;
	color: #b8b8c9;
}
