html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #318597;
  
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-weight: normal;
  
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #0c0c90;
  padding: 5px 0 16px 10px;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #0c0c90;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: .5em;
}
.dropcap
{
margin-right:6px;
margin-top:5px;float: left;
color:white;
background:#2570B1;
border:1px solid #739ca5;
font-size:80px;
line-height:60px;
padding-top:2px;
padding-right:5px;
font-family: "Times New Roman", Times, serif;
position: relative;
}
a,  a:link {
  color: #2a5872;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #2a5872;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #2a5872;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #ededed;
  margin: 0 auto 0 auto;
  max-width: 1200px;
  min-width: 960px;
  text-align: left;
  width: 100%;
}
#outerWrapper #header {
  background-color: #81b7cf;
  BACKGROUND: url(images/kob2.jpg);
  background-repeat:repeat-y;
  border-bottom: solid 1px #000;
  font-size: 18px;
  font-weight: bold;
  height: 124px;
  line-height: 15px;
  padding: 0px;
  margin: 0px auto;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #ededed;  
  float: left;
  padding: 0px 0px 0px 10px;
  width: 210px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #ededed;
  float: right;
  padding: 0px 0px 0px 0px;
  width: 220px;
}
#outerWrapper #contentWrapper #rightColumn1 p
{
padding: 0px 15px;
}
#outerWrapper #contentWrapper #content {
  background-color: #fff;
  border-right: solid 1px #666;
  border-left: solid 1px #666;
  margin: 0 230px 0 220px;
  padding: 10px 10px 0px 10px;
}
#outerWrapper #contentWrapper #contenthome {
  background-color: #fff;
  background: url(images/bkg.jpg);
  background-repeat: no-repeat;
  border-right: solid 1px #666;
  border-left: solid 1px #666;
  margin: 0 230px 0 220px;
  padding: 10px 10px 0px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #eeeeee;
  text-align: center;
  border-top: solid 1px #000;
  height: 46px;
  padding-bottom: 10px;
}
#home .home, 
	#contact .contact, 
	#login .login, 
	#portfolio .portfolio, 
	#services .services, 
	#who .who,
	#why .why, 
	#design .design,
	#orphanage .orphanage,
	#testimonials .testimonials,
	#newsletter .newsletter,
	#seo .seo
	{
	font-weight: bold;
	}
	#navcontainer { 
	margin-left: 5px; 
	}



.right 
	{
	position: relative;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	}
	img.bottom
	{
	position: relative;
	margin-bottom: 10px;
	vertical-align: bottom;
	}
div.port{
position: relative;
}
 div.fix {
        clear: both;
        height: 1px;
        overflow: hidden; }
br.port{
clear: both;
}

 hr {
	color: Teal;
	margin-left: 10px;
	margin-right: 10px;
}
ul.square 
              {
			  PADDING-RIGHT: 15px;
              list-style-type: square;
              font-family : Arial, Helvetica, sans-serif;
              
              }
.testimonial
 {
 border: 1px solid #e4e4e4;
 background: url(images/quote.gif) no-repeat 0px 0px;
 background-color: #f9f9f9;
 margin: 18px;
 padding: 12px;
 line-height: 20px;
 }
#textbox
{
background:#a5cad2;
border: 1px solid #739ca5;
margin: 0px 5px;
}
p
{
font-weight: normal;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
 margin: 0; 
}

#navcontainer a
{
display: block;
padding: 5px 5px 5px 10px;
width: 160px;
color: #fff;
background-color: #86AEB9;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: normal;
font-size: 1.1em;
background-image: url(images/vertical06.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #637CB3;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}
ul.none
{
list-style-type: none;
}
.author
{
text-align: right;
font-style: italic;
}