@charset "utf-8";
/* CSS Document */
/*             Global css                 */

@font-face {
	font-family:PRISTINA;
	
	src: url('./PRISTINA.eot');
	src: local('PRISTINA'), url('./PRISTINA.woff') format('woff'), url('./PRISTINA.ttf') format('truetype');
}



divstyle.css {
	margin: 0px;
}

body
{
background-color:#f3fcff;
margin:0px;
 
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#wrapper
{
background-color:#f3fcff;
background-image:url(../images/bg.jpg);
}
#container
{
width:1000px;

 
background-color:#f3fcff;
margin:0 auto;
}




/*             Header design starts                 */

#header
{
height:75px;
}
#head1
{
height:8px;
background-color:#0377a7;
}

#header_left
{
width:463px;
float:left;
}

#header_right
{
	width:530px;
	float:left;
}




/*             Header design ends                */



/*             banner design starts                 */
#banner
{
height:381px;
}




/*             banner design ends                 */

/*             slider one design starts                */
#slider1
{
height:247px;
}

.slide1
{
height:247px;
width:190px;
margin-left:7px;
float:left;
border:1px solid #bcbcbc;
border-radius:7px;
background-color:#f7f6f6;
}



/*             slider one design ends                 */


/*             slider two design starts                */
#slider2
{
height:300px;
}
.slide_left
{
	float:left;
	width:360px;
	height:280px;
	margin-left:10px;
}
.slide_middle
{
	float:left;
	width:340px;
	height:295px;
}
.slide_right
{
	float:left;
	width:260px;
	height:280px;
}





/*             slider two design ends                 */


/*             slider three design starts                */
#slider3
{
height:174px;
background-color:#ebebeb;
border-top:1px solid #999999;
}
#slide_cover
{
	margin:0 auto;
	width:1000px;
	background-color:#ebebeb;


}
.slid_3_left
{
	height:160px;
	width:290px;
	float:left;
	background-color:#ebebeb;
	border-right:1px dashed #afafaf;
	margin-top: 10px;
	padding-right: 20px;
}
 
.slid_3_middle
{
	height:160px;
	width:310px;
	float:left;
	background-color:#ebebeb;
	border-right:1px dashed #afafaf;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
 .slid_3_right
{
	height:160px;
	width:300px;
	float:left;
	background-color:#ebebeb;
	margin-top: 10px;
	padding-left: 20px;

 
}
 



/*             slider three design ends                 */

/*             footer three design starts                */
#footer_cover
{
 
background-color:#ebebeb;
 
}
.footer_cover
{
 
background-color:#ebebeb;
 
}
#footer_up
{
width:1000px;
margin:0 auto;
height:42px;
background-color:#ebebeb;
	border-top:1px solid #999999;
}
 .foot_left
{
width:1000px;
 
 
}
.foot_right
{
width:400px;
float:right;
}


 .about
 {
 height:385px;
 }
 .dis
 {
 height:620px;
 }
 
 
 
 
 
 

#footer_down
{
width:1000px;
margin:0 auto;
height:42px;
background-color:#ebebeb;
}



.footer_left
{
width:500px;
float:left;
height:42px;
background-color:#ebebeb;
 
}
.footer_right
{
width:490px;
float:left;
height:42px;
background-color:#ebebeb;
 
}

#foot1
{
height:8px;
background-color:#0377a7;
}





/*             footer three design ends                 */


/*                                 fonts                  */

.greenclr
{
color:#009900;
margin-top:5px;
font-size:14px;
 
text-align:center;
}
.redclr
{
color:#cc0000;
margin-top:5px;
font-size:14px;
 
text-align:center;
}
.orangeclr
{
color:#ff9900;
margin-top:5px;
font-size:13px;
 
text-align:center;
}
.purpleclr
{
color:#990066;
margin-top:5px;
font-size:14px;
 
text-align:center;
}
.blueclr
{
color:#006699;
margin-top:5px;
font-size:14px;
 
text-align:center;
}
.specialfont
{
font-family: 'PRISTINA' !important;
font-size:18px;
color:#006699;
}
.specialfont_null
{
font-family: 'PRISTINA' !important;
font-size:18px;
 
}

.special_null
{

color:#009900;
 
}

.first-slide-img
{
padding-left:10px;
margin-top:-10px;
}
.slide-inner-cnt
{
font-size:13px;
color:#8b8c8c;
padding-left:10px;
padding-right:10px;
text-align:justify;
line-height:15px;
}
.more-width
{
 
padding-left:10px;
padding-bottom:5px;
}
.more
{
text-decoration:none;
color:#8b8c8c;
font-size:12px;
font-weight:bold;
}

.more:hover
{
color:#000000;
}


.main-heading
{
	font-family:Verdana;
	font-size:18px;
	color:#006699;
	padding-left:10px;
}

.inn-image
{
float:left;
padding-right:3px;
}
.inn-image-1
{
float:left;
padding-right:3px;
padding-top:8px;
}
.inner-content
{
	font-family:verdana;
	color:#727272;
	font-size:13px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}

.specialfont-all
{
font-family: 'PRISTINA' !important;
font-size:18px;
color:#006699;
font-weight:bold;
}

.more-width-2
{
	padding-left:50px;
	padding-bottom:5px;
	padding-right:10px;
	float: right;

}
.small-heading
{
color:#006699;
font-size:13px;
padding-left:10px;
}

.small-heading-2
{
color:#006699;
font-size:12px;

}
.email
{
color:#006699;
text-decoration:none;
}
.verti-img
{
	height:160px;
	float:left;
}
.verti-text
{
float:left;
height:120px;
background-color:#999999;
}
.foot-menu li
{
display:inline;
color:#006699;
font-size:12px;
padding-right:40px;
margin-left:-30px;
}


.foot-left li
{
display:inline;
color:#006699;
font-size:12px;
padding-right:40px;
margin-left:-30px;
float:right;
}
.foot-link
{
display:inline;
color:#006699;
font-size:12px;
text-decoration:none;
 
}
.foot-link:hover
{
color:#000000;
}

.copy
{
font-size:13px;
color:#1a1a1a;
padding-left:10px;
margin-top:-4px;
}


.social
{
float:right;
margin-top:15px;
 
 
}
 .mm
 {
	margin-top:40px;
	background-color:#000000;
 }
 #mm
 {
	margin-top:40px;
 }
 
.mmm 
{
height:71px;
border-top:1px solid #f3fcff;
 

}
.mmm:hover
{
background-color:#0377a7;
border-top:1px solid #0377a7;}


.posi
{
position:absolute;
 
left:1090px;
top:1210px;
}
.posi1
{
position:absolute;
 
left:1060px;
top:1210px;
}
.posi2
{
position:absolute;
 
left:1030px;
top:1210px;
}

div#page {
			max-width: 900px;
			margin-left: auto;
			margin-right: auto;
			padding: 20px;
		}
		
.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
			text-decoration: none;
			color: #000000;
			background-color: rgba(235, 235, 235, 0.80);
			font-size: 12px;
			padding: 1em;
			display: none;
		}

.back-to-top:hover {	
			background-color: rgba(135, 135, 135, 0.50);
		}	
 
 
.txt_bullet
{
	text-align:justify;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
}
.inn-bull
{
	list-style-image:url(../images/blue-more.jpg);
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	line-height: 20px;
}
.bottom
{
border-bottom:1px solid black;}
 
.nmbr
{ 
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	line-height: 20px;}
 
 
 /*Muthu style start*/

.div1
{
 
height:1670px;
 
}

.pro_cont
{
 
height:2000px;
 
}
.div2
{
	
	width:1000px;
	float:left;
	margin-top: 10px;
	padding-right: 20px;
}
.div3
{
	height:270px;
	float:left;
	padding-left:10px;
}
.p_img1{
margin-right:10px;}

.p_bullet
{
	padding-left:50px;
	padding-bottom:5px;
	font-family:verdana;
	color:#727272;
	font-size:13px;
	text-align:justify;
	line-height:15px;
	

}

.red{
color:red;}

/*Muthu style End*/


.c1{
color:#009900;
font-family: 'PRISTINA' !important;
font-size:18px;
font-weight:bold;
}


.c2{
color:#cc0000;
font-family: 'PRISTINA' !important;
font-size:18px;
font-weight:bold;
}


.c3{
color:#ff9900;
font-family: 'PRISTINA' !important;
font-size:18px;
font-weight:bold;
}


.c4{
color:#990066;
font-family: 'PRISTINA' !important;
font-size:18px;
font-weight:bold;
}


.c5{
color:#006699;
font-family: 'PRISTINA' !important;
font-size:18px;
font-weight:bold;
}