@charset "utf-8";


body{
	background: #292929;
	
	
	}

#mainwrapper {
	height: 1000px;
	width: 960px;
	margin:15px auto 20px auto;
	
}
#headcont {
	height: 120px;
	width: 960px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}


#headcont img{
float:left;	
}


#headcont .helpline{
	float:left;
	font-size:1.5em;
	color:#999;
	margin-left: 110px;
	margin-top: 47px;
	text-shadow: 1px 1px 1px #fffffff;
	filter: dropshadow(color=#fffffff, offx=1, offy=1);
	display: none;
}








#headcont .socio{
	height: 40px;
	width: 140px;
	float:right;
	margin-top: 45px;
	margin-right: 30px;
}

#headcont .socio img{
	margin:0 5px;
	padding:0;
	}

#headcont img{
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menucont {
	height: 45px;
	width: 960px;
	background-image: url(images/nav-bg.png);
	background-repeat: repeat-x;
	margin-top: 1px;
	text-align: center;
}

#menucont ul {
list-style: none;
margin:0;
padding:0;0
}

#menucont li{
	float: left;
	}
	
#menucont a{
	font-family:Tahoma, Arial;
	color:#FFF;
	padding-left:40px;
	padding-right:40px;
	text-decoration: none;
	display:block;
	font-weight:bold;
	line-height:47px;
	font-size: 14px;
	}
	
	#menucont a:hover{
		background:url(images/ahover.png) repeat-x;
		
		
		}




#contentarea {
	height: auto;
	width: 960px;
	margin-top: 2px;
	background-color: #f2f2f3;
	padding-bottom: 15px;
}
#bannerarea {
	height: 330px;
	width: 930px;
	margin: 0 auto 15px auto;
	background-color: #CCC;
	position: relative;
	top: 15px;
}
.clearer {
	clear: both;
}
#contentarealeft {
	float: left;
	width: 640px;
	margin-top: 15px;
	margin-left: 15px;

}


#contentlefttop {
	width: 640px;
}
#contentleftbottom {
	width: 630px;
	height: 160px;
	background-repeat: no-repeat;
	margin-top: 15px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	border: 2px solid #FFF;
}

#contentleftbottom img{
	margin-top:10px;
	margin-left:10px;
	float: left;
	margin-right: 10px;
	}
	
#contentleftbottom .heading{
	font-size:16px;
	font-weight: bold;
	}
	
#contentleftbottom p{
	font-size:0.8em;
	text-align:justify;
	margin-right: 20px;
	line-height: 20px;
	margin-top:10px;
	
	}	
	


#contentleftbottom  a:link, a:visited{
	background-image: url(images/readmore_bg.png);
	background-repeat: no-repeat;
	float: right;
	font-size:0.7em;
	color:#0066ff;
	width: 80px;
	height:30px;
	display: block;
	margin-right: 23px;
	padding-left:10px;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}



/*********Styles for Left Side Inner pages**********/

#contentarea .inner_page{
	float: left;
	height:auto;
	width: 640px;
	margin-top: 18px;
	margin-left: 15px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	border: 2px solid #FFF;

	}

#contentarea .inner_page  h1{
	font-size:1em;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#contentarea .inner_page img{
	margin-left: 15px;
	margin-top:10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
	}	
	
	#contentarea .inner_page p{
	text-align:justify;
	font-size:0.9em;
	line-height:24px;
	padding:15px;
	
	}
	
	#contentarea .inner_page  li{
	padding-left:24px;
	background-image: url(images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	line-height: 22px;
	font-size: 0.9em;
	}
/*********Styles for Right side**********/

#contentarearight {
	float: left;
	height: 500px;
	width: 275px;
	margin-top: 15px;
	margin-left: 14px;
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	border: 2px solid #FFF;
}



.squarebox {
	float: left;
	height: 320px;
	width: 305px;
	background-image:url(images/box1.png);
	background-repeat: repeat-x;
	font-size:16px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	border: 2px solid #FFF;
	background-position: bottom;
	background-color: #FFF;
}

.squarebox img{
	float: left;
	margin:10px 10px 0px 10px;
	}
	
.squarebox p{
	margin-top:15px;
	margin-left:5px;
	line-height:25px;
	}
	
	
	.squarebox h5{
	margin-left: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	margin-right: 15px;
		}
	
	
.arrow{
	padding-left:25px;
	background-image: url(images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	font-size: 0.8em;
	line-height: 18px;
	}
	
.lightarrow{
	padding-left:25px;
	background-image: url(images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	font-size: 0.8em;
	line-height: 18px;
	}	
	
	
	
	
	
	.myarrow{
	padding-left:25px;
	background-image: url(images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 30px left;
	font-size: 0.8em;
	line-height: 18px;
	}
	
	.newarrow{
	padding-left:27px;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	font-size: 0.8em;
	line-height: 18px;
	margin-top: 7px;
	width: 240px;
	
	}




.squarebox a:link, a:visited{
	background-image: url(images/readmore_bg.png);
	background-repeat: no-repeat;
	float: right;
	font-size:0.7em;
	color:#0066ff;
	width: 80px;
	height:30px;
	display: block;
	margin-right: 20px;
	padding-left:10px;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}
#contentarearight h2{
	font-size:16px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	
	}
	
#contentarearight .socio{
	margin-bottom: 10px;
	}


	
#contentarearight .socio img{
	margin:10px 0px 5px 5px;
	
	}		
	
#contentarearight img{
	margin:10px 0px 5px 5px;
	
	}	
	
	
#contentarearight input{
	background:#f8f8fa;
	border:1px solid #D4D4D4;
	margin-top: 7px;
	margin-left: 15px;
	height: 19px;
	color: #666;
	padding: 4px;
	font-size: 0.8em;
	}
	
	#contentarearight .send{
	width:60px;
	height:25px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #FFF;
		
		}
	
#bottomcont{
	width:960px;
	height:190px;
	margin:20px auto;
	}
	
	
#reachus{
	width:245px;
	height:170px;
	float: left;
	margin-right: 15px;
	}
#bottomcont h3{
	color:#e6e7e8;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#bottomcont .boxcont{
	width:220px;
	height:170px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0;
	<!--margin-left: 24px;-->
	}

#bottomcont .boxcont .points{
	padding-left:20px;
	background-image: url(images/bullet4.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size: 0.8em;
	line-height: 25px;
	color:#EEEEF2;
	}
#bottomcont p{
	color:#EEEEF2;
	font-size: 0.8em;
	line-height: 25px;
	}
#footer{
	width:960px;
	display: block;
	font-size: 0.8em;
	background-color: #DDD;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 20px;
	}

/*********Styles for contact page**********/	
#contentarea .cont_page{
	float: left;
	height:auto;
	width: 926px;
	margin-top: 18px;
	margin-left: 15px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	box-shadow: 0px 0px 5px 1px rgba(10, 10, 10, 0.3);
	border: 2px solid #FFF;
	
	
	}
#contentarea .cont_page h1{
	font-size:1em;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#contentarea .cont_page p{

	text-align:justify;
	font-size:0.9em;
	line-height:24px;
	padding:15px;

}

	

.form-box{
	float:left;
	width:450px;
}

.form-box input, .form-box textarea {
	padding: 5px;
	width:300px;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

.form-box textarea {
	height: 90px;
	width:300px;
}

.form-box textarea:focus, .form-box input:focus {
	border: 2px solid #fcf1c5;
}

.form-box input.btn {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size:14px;
}

.map{float:right; width:450px; height:300px;}

.add1{float:left; width:450px; height:250px; margin:20px 0px 0px 0px; border-right:1px #CCCCCC dotted;}
.add2{float:right; width:450px; height:250px;margin:20px 0px 0px 0px;}
