﻿/*if you any problem then plz remember me: kalichaudhary@gmail.com*/

/*============================================================
 !Reset
============================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*============================================================
 !Defaults
============================================================*/

h1,h2,h3,h4,h5,h6 {line-height:normal;}
h1 { font:18px "Times New Roman", Times, serif; color:#606060; font-weight:800;}
h2 { font:bold 15px/18px 'Open Sans', sans-serif; color:#1976aa;}
h3 { font:bold 14px/14px 'Open Sans', sans-serif; color:#1976aa; padding:10px 0px 8px; }
h4 { font:13px 'Open Sans', sans-serif; color:#9A0225; font-weight:bold;}
h5 { font:13px 'Open Sans', sans-serif; color:#676767; font-weight:bold;}
h6 { font:12px 'Open Sans', sans-serif; color:#666666; font-weight:bold;}
p { line-height:1.22em; font:normal 13px/20px "VAG Rounded Light SSi", 'Open Sans', sans-serif; color:#848484; }

b,strong {
	font-weight:bold;
	line-height:1;
	}

i,em { font-style:italic; }

img { vertical-align: middle; }

a:link, a:active, a:visited {
	color:#848484;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:none; color:#f28b3b;
	}
	
.contactimf p a:link, .contactimf p a:visited { text-decoration:underline;}
.contactimf p a:hover { text-decoration:none;}
	
a img, .noborder { border:0; }

a.nounderline {
	text-decoration:none;
	}
a.nounderline:hover {
	text-decoration:underline;
	}

ul {
	list-style: none;
	}
	
.clbth { clear:both;}


/* NAVIGATION */
#nav { margin:121px 0px 0px 280px; padding:0px 0px 0px 0px; width:100px; height:230px;}
#nav ul { margin:0px; padding:0px;}
#nav ul li { list-style:none; padding:0px; margin-bottom:11px;}



#nav li.aboutuspage a{ background: url("../images/nav01.png") no-repeat 0px 0px; width:100px; height:36px; display:block; text-indent:-2000px;  outline:none;}
#Aboutus #nav ul li a.aboutus,
#nav li.aboutuspage a:hover{ background:url("../images/nav02.png") no-repeat 0px 0px; width:100px; height:36px; text-indent:-2000px;}

#nav li.servicespage a{ background: url("../images/nav01.png") no-repeat 0px -47px; width:100px; height:38px; display:block; text-indent:-2000px;  outline:none;}
#Services #nav ul li a.services,
#nav li.servicespage a:hover{ background:url("../images/nav02.png") no-repeat 0px -47px; width:100px; height:38px; text-indent:-2000px;}

#nav li.partnerspage a{ background: url("../images/nav01.png") no-repeat 0px -96px; width:100px; height:38px; display:block; text-indent:-2000px; outline:none;}
#Partners #nav ul li a.partners,
#nav li.partnerspage a:hover{ background:url("../images/nav02.png") no-repeat 0px -96px; width:100px; height:38px; text-indent:-2000px;}

#nav li.contactpage a{ background: url("../images/nav01.png") no-repeat 0px -145px; width:100px; height:38px; display:block; text-indent:-2000px; outline:none;}
#Contact #nav ul li a.contact,
#nav li.contactpage a:hover{ background:url("../images/nav02.png") no-repeat 0px -145px; width:100px; height:38px; text-indent:-2000px;}

#nav li.homepage a{ background: url("../images/nav01.png") no-repeat 0px -194px; width:100px; height:36px; display:block; text-indent:-2000px; outline:none;}
#Home #nav ul li a.index,
#nav li.homepage a:hover{ background:url("../images/nav02.png") no-repeat 0px -194px; width:100px; height:36px; text-indent:-2000px;}



