/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*--------------------------------------------images part--------------*/
.topbg{
    background-image:url(images/topbg.jpg);
	background-repeat:no-repeat;
	}

.greenbg{
    background-image:url(images/greenbg.jpg);
	background-repeat:no-repeat;
	}
.mainbg{
    background-image:url(images/MAINBG.jpg);
	background-repeat:no-repeat;
	}
.bootombg{
    background-repeat:no-repeat;
	background-image:url(images/bottombg.jpg);
	}
.greenbg_sub{
    background-image:url(images/subgreen.jpg);
	background-repeat:no-repeat;
	}
.subbg{
    background-image:url(images/subBG.jpg);
	background-repeat:no-repeat;
	}
.impding{
     padding-right:20px;
	 }
/*--------------------------------------------text part--------------*/	
.bannerfont{
    font-family:Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
	text-align:justify;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 18px;
    color:#b6ddd5;
	}
.bannerfontbold{
    font-family:Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
	text-align:justify;
    text-transform: normal;
    letter-spacing: normal;
    color:#b6ddd5;
	}
.headfont{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0c5a6a;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	}
.headfont2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0c5a6a;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	}
.menufont{
    font-family:Arial, Helvetica, sans-serif;
	color:#0c5a6a;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:11px;
	}
.vertline{
    font-family:Arial, Helvetica, sans-serif;
	color:#84c2a1;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	font-size:11px;
}	
.normalfont{
    font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	text-align:justify;
	font-size:14px;
	line-height:27px;
	}
.normalfont_2{
    font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	text-decoration:none;
	font-style: normal;
	letter-spacing: normal;
	font-size:14px;
	line-height:27px;
	}
.copyrite{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e7282	;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	}
.testimonial{
    font-family:Arial, Helvetica, sans-serif;
	color:#2a8b67;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:13px;
	font-weight:bold;
    }
.font1{
    font-family:Arial, Helvetica, sans-serif;
	color:#0671a2;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:14px;
    }
.font1:hover{
    font-family:Arial, Helvetica, sans-serif;
	color:#0671a2;
	text-decoration:underline;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:14px;
	
    }
.grid{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e7282	;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	}
	
.font2{
    font-family:Arial, Helvetica, sans-serif;
	color:#0671a2;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:12px;
    }
/*--------------------------------------------border part--------------*/	
.border{
    border:#afd5dd solid 1px;
	} 
.textbox{
    width:190px;
	height:18px;
	}
.commentbox{
     width:350px;
	 height:150px;
	 }
.textbox2{
    width:125px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e7282	;
	text-align:center;
	line-height:14px;
	text-decoration:none;
	}
	
.textbox3{
    width:200px;
	height:20px;
    font-family:Arial, Helvetica, sans-serif;
	color:#0671a2;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:13px;
	line-height:18px;
		padding-left:5px;
	}
	
.textbox4{
    width:30px;
	height:20px;
    font-family:Arial, Helvetica, sans-serif;
	color:#0671a2;
	text-decoration:none;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	font-size:12px;
	line-height:18px;
	padding-left:5px;
	}
	
.cooment2{
    width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0671a2	;
	text-decoration:none;
	padding-left:5px;
	line-height:16px;
	}
