.vrborder
{
	background-color :#106D84;
	width:0;
}
.hrborder
{
	background-color :#101010;
	height:2;
}

.inner
{
	
	color:#0A78A1;
	font-size: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:vardana;
}

.about
{
	
	color:#0A78A1;
	font-size: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:vardana;
}


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:vardana;

}

.mouseIn
{
	border-bottom-style:solid;
	border-bottom-color:#0B7CA6;
	border-top-style:solid;
	border-top-color:#0B7CA6;
	border-left:0;
	border-right:0;
	border-width:2px;
	background-color :#E8F6FB;
	color:#00466c;
	font-weight:bold;
	font-family:Arial;
	font-size:15px;
	text-align:center;
}
#menu a:link 
{ 
	text-decoration: none; 
	
}
#menu a:visited { 

	text-decoration: none; 
	
	}
#menu a:hover, a:active { 
	text-decoration: none; 
	
	}
.mouseOut
{
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-left:0;
	border-right:0;
	border-width:2px;
	background-color :#265A6E;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:15px;
	text-align:center;
}

.header
{
	background: url(logo.png) no-repeat 0% 30%;
    margin:0px 0px;
	position:absolute;
    width:100%;
    height:99px;
}

.header #tagline
{
	font-weight:normal;
	font-family:Tahoma;
	font-size:20px;
	text-align:right;
	color:#00466c;
	text-decoration: none; 
	text-transform:capitalize;
	padding-right:10;
	
}

.footer
{
	color:#0A78A1;
	font-size:10px;
	font-family:Arial;
    height:20px;
    position:absolute;
    width:100%;
    text-align:center;
    top:100%;
    margin-top:-20px;
}

#login
{
    background-color:#0A78A1;
    color:#fff;
    width:220px;
    height:70px;
    padding-left: 2px;
    font-weight:bold;
	float:right;
}

#talk2us
{
    background-color:#0A78A1;
    color:#fff;
    font-weight:bold;
    width:220px;
    padding-left:2px;
	float:right;
  
}

#topnav{
    position:absolute;
    top:5px;
    left:100%;
    margin-left:-320px;
    list-style: none;
    font-weight: bold;
}

#topnav ul
{
    width:170px;
    border:1px solid red;
}
#topnav li {
	display: inline !important;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
    
}

#topnav  a:link, #topnav  a:visited {
	color: #0A78A1 !important;
	text-decoration: none;
    background-color:#fff;
}

#topnav   a:hover, #topnav   a:active, .link_act {
	color: #FFF !important;
    background-color:#0A78A1;
} 

#home
{
	background: url(iphil2.jpg) no-repeat 0 0;
	width: 358px; 
	height: 365px;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px;  
	margin-left: -179px;
	margin-top: -182px;
	font-family:Tahoma;
}
#containerR
{
	background: url(i-halfright.jpg) no-repeat 0 0;
	position: absolute;
	top:0;
	left: 100%;
	padding: 0px;  
	margin-left: -76px;
	margin-top: 0px;
	width:76px;
	height:500px;
	z-index:-1;
}

#containerL
{
	background: url(i-halfleft.jpg) no-repeat 0 0;
	position: absolute;
	top:0;
	right: 100%;
	padding: 0px;  
	margin-right: -75px;
	margin-top: 0px;
	width:76px;
	height:500px;
	z-index:-1;
}
#content
{
	z-index:1;
	padding: 0px;
	margin-right: -40px;
	margin-left: 30px;
	
}
#home :first-letter
{
	font: 1.5em/15pt "Tahoma", sans-serif;
}

#home #homeMsg1
{
	color:#017395;
	position: absolute;
	top:50%;
	left: 50%;
	padding: 0px;  
	margin-left: -135px;
	margin-top: -42px;
}

#home #homeMsg2
{
	color:#017395;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px;  
	margin-left: 60px;
	margin-top: -75px;
}

#home #homeMsg3
{
	color:#017395;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px;  
	margin-left: 60px;
	margin-top: 12px;
}

#home #homeMsg4
{
	color:#017395;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px;  
	margin-left: -135px;
	margin-top: 57px;
}

#content #vision h2
{
	 background: transparent url(vision.jpg) no-repeat top left;
	width: 280px;
	height: 70px;
	position: relative;
	padding:0px;
	margin:0px;
}
#content #vision
{
	background-color:#ffffff;
	width:35%;
	top:10;
	height:200;
	white-space: pre-line;
	//border:dashed red;
	position: absolute;
	overflow:hidden;
	padding:0px;
	
}
/* p.note:before
{
	content: "Vision:";
	color: white;
} */
p.note:after
{
	content: "...";
	color: red;
}

#content #profile h2
{
	background: transparent url(profile.jpg) no-repeat;
	width: 280px;
	height: 70px;
	position: relative;
	padding:0px;
	margin:0px;
}
#content #profile
{
	background-color:#ffffff;
	width:35%;
	height:200;
	top:250;
	white-space: pre-line;
	//border:dashed red;
	position: absolute;
	overflow:hidden;
}

#content #philosophy h2
{
	background: transparent url(philoshopy.jpg) no-repeat;
	right:10;
	width: 280px;
	height: 70px;
	padding:0px;
	margin:0px;
}
#content #philosophy 
{
	background-color:#ffffff;
	width:35%;
	top:10;
	height:200;
	right:10;
	white-space: pre-line;
	//border:dashed red;
	position: absolute;
	overflow:hidden;
}

#content #team h2
{
	background: transparent url(team.jpg) no-repeat;
	right:10;
	width: 280px;
	height: 70px;
	padding:0px;
	margin:0px;
}
#content #team 
{
	background-color:#ffffff;
	width:35%;
	height:200;
	top:250;
	right:10;
	white-space: pre-line;
	//border:dashed red;
	position: absolute;
	overflow:hidden;
}

#team h2 span,#philosophy h2 span,#profile h2 span,#vision h2 span
{
	 display:none; 
}
/* table { border-collapse: collapse;
         }
td             { border: 1px solid red; padding: 1em; }
td.cell5       { border: 1px dashed blue; }
td.cell6       { border: 5px solid green; } */
