 /* 
 
 Developed by Nilou Houshmand ,www.nilouhoushmand.com
 Copyright is resereved
 Developed on OCT. 12 2009
 
 
 Reset the File */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }

table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
label { color: #034A8F; font-size:12px; }


strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
img{
	background-color: transparent;
}
/* Gets rid of IE's blue borders */

/* End Of Reset */


/*--------------- MAIN BODY ---------------*/
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 30px;
   }
   
   
/*--------------- MAIN Wrapper ---------------*/
 
#wrapper {
	margin: auto;
	width: 930px;
} 
#wrapper #banner {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	height: 366px;
	margin-bottom: 50px;
}

/*--------------- NAVIGATION ---------------*/
 
#navigation {
	height: 49px;
	float: right;
}

.navigation-left, .navigation-right {
    float: left;
    height: 49px;
    width: 4px;
}

.navigation-middle {
	float:left;
	background-image: url(images/middle.png);
	background-repeat: repeat-x;
	height: 49px;
	width: 920px;
}
#wrapper #container #leftCol {
	float: left;
	height: 128px;
	width: 360px;
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
h1    {
	font-size: 16pt;
	text-transform: capitalize;
	color: #165a8b;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #container #rightCol {
	float: right;
	width: 360px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.nav-links li {
   display: block;
    float: right;
  
}
#wrapper #footer .footerNav li {
	display: inline;
	float: right;
}
#wrapper #footer p {
	float: left;
	color: #000;
} 

#wrapper #footer a:hover{
	color:#666;
	text-decoration: underline;
	}




#wrapper  a {
	text-decoration: none;
}




.nav-links li a {
    display: block;
    float: left;
    height: 27px;
   margin-right: 15px;
    margin-left: 15px;
   padding-top: 10px;
   color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
   font-size: 11px;
}
 
.nav-links li a:hover {
    color: #004869;
}

:focus {
outline:none;
}
#wrapper #container p .continiue  {
	font-size: 16px;
	color: #337fe6;
	vertical-align: sub;
	display: block;
	padding-top: 10px;
	float: right;
	background-image: url(images/goal-holding_17.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 110px;
}
#wrapper #container #leftCol p img {
	float: right;
	margin-left: 6px;
	margin-top: 13px;
	display: inline;
	padding-top: 10px;
}
p    {
	color: #333;
	font-size: 12px;
	text-align: left;
}
#wrapper #container #leftCol p .continiue .more {
	background-image: url(images/goal-holding_17.jpg);
	width: 20px;
	height: 20px;
}
#wrapper .clear  {
	clear: both;
}
#wrapper #bar {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 7px;
	width: 930px;
}

#wrapper #barM {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 930px;
}

#wrapper #footer #copyright {
	font-size: 12px;
}
#wrapper #container #sidebar li {
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #034a8f;
	width: 180px;
	display: block;
	padding: 5px;

}
#wrapper #container .clear {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
#wrapper #container #sidebar a{
	color:#11377d;
	}
	
#wrapper #container #sidebar a:hover{
	color:#666;
	text-decoration: underline;
	}	
#wrapper #container #sidebar {
	width: 216px;
	position: absolute;
}
#wrapper #container #sidebar #middleNav {
	font-size: 16px;
	text-transform: uppercase;
	color: #145B93;
	margin: 15px;
}
#wrapper #container #content {
	padding-left: 230px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#wrapper #container #content2 {
	padinng: 0px;
	margin: 30px 0 30px 0;
}

#wrapper #container #content ul li {
	list-style-type: disc;
	font-size: 12px;
	color: #333;
}

#wrapper #container #content ol li {
	font-size: 10pt;
	color: #333;
	list-style-position: inside;
	list-style-type: decimal;
}
 #wrapper #footer a{
	 color:#11377d;}
#wrapper #container .intro  {
	color: #7a7a7a;
	font-size: 12px;
}
#wrapper #container .intro .continiue a {
	color: #337fe6;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #49586A;
}
#wrapper #container #content .q {
	font-weight: bold;
}
#wrapper #container #content .answer {
	padding-left: 30px;
}
#wrapper #container #content-contact #form {
	float: left;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #00408F;
	margin-bottom: 20px;
}
#wrapper #container #content-contact #contact {
	float: right;
	width: 450px;
	padding-right: 20px;
	margin-bottom: 20px;
}


#wrapper #container #content #about {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}

#wrapper #container #content #capital {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}

#wrapper #container #content #investment {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}

#wrapper #container #content #investor {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}

#wrapper #container #content #process {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}

#wrapper #container #content #stage {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}


#wrapper #container #content #infra {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}

#wrapper #container #content #capital {
	border-bottom-style: groove;
	border-bottom-color: #165a8b;
}
