/* CSS Document */

body
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px ; margin:0PX;}
a{ text-decoration:none; }
h1 {
      font-size:11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; color:#0B74AE;
	  }
.heading { 
      font-size:12px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; color:#0B74AE;
	  padding-left:15px;
	  }	
 h2
{
font-size:14px;	color:#FFFFFF;
}
h3
{
font-size:11px;	
}
h4
{
font-size:13px;	
}
.bodytext {
                 font-size:12px; text-align:justify;
				 padding-left:20px;
				 }
#menu
{
margin-left:0px;
height:21px; background: url(../images/menu.jpg);
padding:5px; margin-bottom:10px;
}
#menu ul
 { margin:0px;  padding:3px; padding-left:0px;
}
#menu ul li
{

list-style-type:none;
display:inline;
padding-left:3%;
}
#menu ul li a
{

text-decoration:none;

font-size:11px;
font-weight:bold;
color:#fff;
padding-bottom:5px;


}
#menu ul li a:hover
{
text-decoration:none;

font-size:11px;
font-weight:bold;
color: #CCCCCC;
padding-bottom:5px; padding-top:5px;

}
.sidemenu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999; border-bottom:1px solid #ccc; padding:5px; }
.sidemenu:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999; border-bottom:1px solid   #666666; padding:5px; }
.sidemenu  a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999;  padding:5px; }
.sidemenu  a:hover{  font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:11px; color: #666666;  padding:5px; }
.default  ul {   margin:0px;  padding:10px 10px 10px 20px;}
.default li { font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style-type:square; }
.default li a { color:#000000; line-height:18px;}
.default li a:hover { color: #0099FF; line-height:18px;}
.bottom-list  { background:url(../images/home_bg.jpg); height:216px; width:206px; margin-left:5px;	
 }
 .bottom-list  span a {  color:#FF0000; font-size:10px;padding-left:135px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
 .bottom-list  h1 { color:#FFFFFF; margin:0px; padding:9px; font-size:11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; }
 
.bottom-list ul
{
margin-top:0px; padding-top:40px;
margin-left:0px; padding:0px 5px 5px 25px;
font-size:11px;
}
.bottom-list ul li
{
padding-top:5px;
list-style-image: url(../images/arrow.jpg);
}
#footer
{
width:900px;
height:30px; padding-left:20px; background:url(../images/menu.jpg);
}
.copy
{
margin-top:5px;
color:#FFF;
margin-left:10px;
}


.subheadingwhite { 
                color:#FFFFFF; padding-left:7px; font-weight:bold  }
.domin {
border:1px solid #999999; padding:2px;  padding:0px; }
.subheadingblue {
                  font-family:Arial, Helvetica, sans-serif; color: #333; font-weight:bold; }

.bord
{
width:230px; margin-top:10PX;
height:25px;

}
.port
{
margin-top:20px; background:url(../images/framed-box-bg.jpg) no-repeat; width:237px;  height:170px;
margin-left:3%; 
display:inline; 
}
.port img {  width:220PX; height:160PX;  }
.bord h3
{
padding-top:5px; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
text-align:center;
}
.bord h3 a
{
text-decoration:none;
color:#000;
}.fl
{
float:left;
}
.pakageimg { background:url(../images/top.jpg) no-repeat left ; padding-left:10px; font-size:12px; font-weight:bold; color:#333333; }
.pakageborder { border:1px solid #CCCCCC;}
/*newsilder */
#slider {

	/* You MUST specify the width and height */
	width:300px;
	height:227px;
	position:relative;	
	overflow:hidden;
}

#dsearch {

	/* You MUST specify the width and height */
	width:300px;
	height:227px;
	position:relative;
	border:1px solid #CCC;
	overflow:hidden;
	margin-left:10px;
	
}
.search
{
	width:100%;
	height:auto;
	margin:10px 0px 10px 0px; 
}
.title
{
	width:100%;
	height:30px;
	background-color:#999;
	margin:10px 0px 10px 0px; 
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	text-align:left;
	position:absolute;	
	top:0;
	left:0;

	
	/* width should be lesser than #slider width */
	width:150px;
	overflow:hidden;	
	

}
.testimonial { 
 background: url(../images/testimonial.jpg) no-repeat right;
 }
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=50);
	-moz-opacity:0.8;  
	-khtml-opacity: 0.8;
	opacity: 0.8;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:150px;
	background-color: #000000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
		text-align:justify;
	}
		#excerpt  li span {
		font-size:13px; font-weight:bold;color:#00CC99; padding:0px;
	}


.clear {
	clear:both;	
}

.sevices_pa {
          font-family:Verdana, Arial, Helvetica, sans-serif;
		  color:#004080;
		  font-size:12px;
		  font-weight:bold;
		  
		  }
.borderbox{ 
border:1px solid #CCCCCC;
padding:5px;
height:110px;
}
.readmore {
          font-size:10px;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-weight:bold;
		  color:#0066CC;
		  }
		  
.textboxstyle{
/*background-image:url('http://library.mit.edu/exlibris/aleph/u16_1/alephe/www_f_eng/icon/v-icon-3.gif');*/
background-color:#e6e6e6;
padding-left: 10px;
}
