body { 
	margin: 0em auto;
	font-family: Helvetica, sans-serif;	
	font-size: 90%;
	color: #33333;
	background-color: #F9F9F9; 
	max-width: 66em;
	padding-left: 2em; padding-right: 2em;
}

a img{
	border: none;
}

#content{
	margin: 0em auto;
	text-align: left;
}

#contactInfo {
	float: left;
	font-family: Helvetica, sans-serif;
	color: rgb(13,65,128);
	width: 100%;
	font-size: 0.82em;
	border-top: 1px solid rgb(100,100,100);
	line-height: 100%;
}

#main {
	line-height: 130%;
}

#main2 {
	line-height: 130%;
} 

#main img{
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	width: 7em;
	max-width: 100%;
} 

#portrait img{
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	width: 24em;
	max-width: 100%;
}

#map {
	max-width: 100%;
	width: 950px;
	height: 250px;
}

#main iframe{
	float:left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	max-width: 100%;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: rgb(13,65,128);
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: rgb(13,65,128);
	border-bottom: 1px solid rgb(100,0,30);
}

h2 img {
	height: 0.8em;
}

h3{
}

h3 img{
	float: none;
	height: 0.8em;
}

#navigation {
	font-family: Helvetica, sans-serif;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	margin: 0;
	font-size: 1em;
	line-height: 130%;
}

#longImage {
	max-width: 100%;
}

#longImage img {
	max-width: 100%;
}

iframe{
	max-width: 100%;
}

#logo {
	margin-top: 1em;
	padding-bottom: 0.5em;
}

#logo img {
	float: left;
	width: 8em;
	max-width: 30%;
}

#logotwo img {
	margin-top: 1em;
	width: 28em;
	max-width: 100%;
}

#asterix{
	float: right;
	font-family: Helvetica, sans-serif;
	color: rgb(0,0,0);
	width: 100%;
	font-size: 0.75em;
	margin-bottom: 0.5em;
	text-align: right;
}

#contactJJ {
	float: left;	
	width: 32em;
	max-width: 100%;
	padding-right: 0.8em;
}

#contactNic {
	float: left;
	width: 32em;
	max-width: 100%;
}

#contactSu{
	float: left;
	width: 32em;
	max-width: 100%;
}

a:link { 
	color: rgb(13,65,128);
	text-decoration: none;
} /* for unvisited links */

li a:link {
	color: rgb(13,65,128);
	text-decoration: none;
}

a:visited { 
	color: rgb(13,65,128);
	text-decoration: none;
} /* for visited links */

a:hover { 
	color: rgb(14,15,120); 
	text-decoration: none;
} /* when mouse is over link */

a:active { 
	color: rgb(13,65,128);
	text-decoration: none;
} /* when link is clicked */

ul {
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
	padding-left:0px;
}

ul li {
    	display: block;
    	position: relative;
    	float: left;
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
	padding-left:0px;
}

li ul {
    	display: none;
	text-decoration: none;
}

ul li a {
    	display: block;
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
}

ul li a:hover {
	background-color: #F9F9F9; 
	text-decoration: none;
}

.dropdown li a{
	display: block;
	padding-left:0px;
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
	position: relative;
	z-index: 5;
	margin: 0;
	white-space: nowrap; 
}

ul li li a{
	display: block;
	padding-left: 0px;
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
	position: relative;
	margin: 0;
	white-space:nowrap;
}

li:hover ul {
    	display: block;
    	position: absolute;
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
}

li:hover li {
    	float: left;
    	font-size: 11px;
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9;  
	text-decoration: none;
}

li:hover a { 
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
}

li:hover li a:hover {
   	font-family: Helvetica, sans-serif;
    	font-size: 1em;
	color: rgb(13,65,128);
	background-color: #F9F9F9; 
	text-decoration: none;
}
