/* CSS Document  rkp*/
HTML {
	SCROLLBAR-FACE-COLOR: #2b6f9c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3b0f41; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #98239c; 
	SCROLLBAR-TRACK-COLOR: #09324e; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #7FB41Bs; 
	scrollbar-width: 5px
}





body {
	margin:0px;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	}
	

	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1b5880;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	}
.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1b5880;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	}
.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:22px;
	font-weight:normal;
	text-decoration:underline;
	}
	
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	}

.bodytext1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;

	}

.readmore a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	padding-right:5px;
	}
.readmore a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C5F87;
	padding-left: 10px;
	padding-top: 5px;

}
.contact {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.vision {
	background-image: url(vision.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.do {
	background-image: url(whatwe%20do.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.are {
	background-image: url(whowe%20r.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
	padding-top: 10px;
}

.bodytext2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	padding-left:5px;
	padding-right:10px;

	}.border {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
