@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px;background-image: url(../images/mainbg.gif)}
.topblackbg {	background: url(../images/topbg.jpg) repeat-x center top;	height: 334px;}
.homebody {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;	text-decoration: none;	line-height: 15pt;}
.innerbody {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;	text-decoration: none;	/*vertical-align:top;*/}
.innerbody_blue {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #1190dc;	text-decoration: none;}
img {border: 0px none;}
.animal {	background-image: url(../images/animal.png);	background-repeat: repeat-x;	height: 84px;	background-position: bottom;}
.copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #959595;	text-decoration: none;}
.cinimage:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #959595;	text-decoration: underline;}
.cinimage:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #959595;	text-decoration: underline;}
.cinimage:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #959595;	text-decoration: none;	}
.topsubs {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #b0b0b0;	text-decoration: none;}
.topsubmain {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #7f7f7f;	text-decoration: none;}
@font-face {  font-family: "Kimberley";  src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format("truetype");}
h1 { font-family: "Kimberley", sans-serif }
.top:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #cbcaca;	text-decoration:none;}
.top:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #cbcaca;	text-decoration:none;}
.top:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #FFFFFF;	text-decoration:none;}
.do{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #cbcaca;}
.subhead {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #16adce;	text-decoration: none;	vertical-align:top; font-style:italic;}

.body:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1190dc;	text-decoration:none;}
.body:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1190dc;	text-decoration:none;}
.body:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1190dc;	text-decoration:none;}
.contactbg {	background: url(../images/contact_bg.png) no-repeat; width:274; height: 72px;}
.innerbody_cont {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #858585;	text-decoration: none; padding-left:3px;}
.activibg {	background: url(../images/activi_bg.png) no-repeat; width:187; height: 42px;}
.bannerbg { height:260px; width:100%; background:url(../images/banner_bg.jpg) no-repeat center top;}
.banner { height:260px; width:1000px;}
.innerbanner{height:260px; width:1000px; background:url(../images/inner_banner.jpg) no-repeat center top;}
.logo{ background:url(../images/logo.png) no-repeat center top; height:220px; width: 190px; float:left; margin:22px 0px 0px 20px;}
.search{ float:right; width:270px; height:50px; padding-top:210px;}
.search1{ float:right; width:270px; height:50px; margin-top:-50px; overflow:visible;}
.mailid:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1190dc;	text-decoration: none;}
.mailid:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1190dc;	text-decoration: none;}
.mailid:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1190dc;	text-decoration: none;	}

.innerbody_contact {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #000000;	text-decoration: none;}















<!--
.ddsmoothmenu{
font: bold 12px Verdana;
/*background: #414141; background of menu bar (default state)*/
width: 630px;
line-height:20px;
margin-top:45px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
background:url(../images/navSupter.gif) no-repeat right center;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background-color:transparent !important; background of menu items (default state)*/
padding: 10px 8px;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #919191;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
border:1px solid #d0cfcf; border-bottom:none !important; background:#FFFFFF;
}

.ddsmoothmenu ul li a:hover{
/*background: black; background of menu items during onmouseover (hover state)*/

border:1px solid #d0cfcf;  background:#FFFFFF;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
background-color:#FFFFFF;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 200px; /*width of sub menus*/
padding: 5px 10px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #919191;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #333;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 1.0;
}
-->
