body {
	background:url(../images/bg.png) no-repeat top center; 
	margin:0px;
	padding:0px;
	background-size:cover;
	font-family:verdana;
}

	#wraper {
		width: 1000px;
		margin: auto;
}
	#wraper #header {
		height: 199px;
		width: 100%;
		float: left;
	}
	#wraper #header #headTop {
		background-color: #3b3b3b;
		height: 44px;
		width: 100%;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		font-size: 12px;
	}
	#wraper #header #headTop span.tooop1 {
		height: 100%;
		float: left;
		margin: 0px 23px 0px 92px;
	}
	#wraper #header #headTop h6 {
		color: white;
		margin: 16px 0px 0px 5px;
		float: left;
		font-size: 12px;
		font-weight: normal;
	}
	#wraper #header #headTop p{
		color: #a4a4a4;
		margin: 15px 0px 0px 7px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	
	#wraper #header #headMid  {
		height: 108px;
		width: 100%;
		background-color: white;
	}

	#wraper #header #headMid  span {
		float: left;
		width: 500px;
		height: 100px;
		background:url(../images/logo.png) no-repeat;
		background-position: 10px 10px;
	}
	#wraper #header #headMid h2 {
		font-size: 16px;
		color: #999999;
		font-weight: normal;
		margin: 0 0 0 135px;
	}
	#wraper #header #headMid h1 {
		color: #767676;
    	font-family: Georgia;
    	font-size: 34px;
    	font-weight: normal;
    	margin: 26px 0 0 85px;
	}

	#wraper #header #menu {
		height: 47px;
		width: 100%;
		color: white;
		background-color: #272727;
		font-family: Georgia;
	}
	#wraper #header #menu ul {
		list-style: none;
		padding-left: 0px;
		margin: 0px;
	}
	#wraper #header #menu li img {
		margin-top: 5px;
	}
	#wraper #header #menu li {
		float: left;
		border-right: 1px solid black;
	}
	#wraper #header #menu a:hover {
		color: #fff;
		background-color: brown;
	}
	#wraper #header #menu a {
		font-size: 14pt;
		text-decoration: none;
		padding: 10px 20px 13px 20px;
		color: #fff;
		float: left;
	}
	
	/* for slider start */
	.clear {
		clear:both;
	}

	.siderShadow {
	height: 17px;
	background:url(shadow.png) no-repeat top center;
	}

	/* for slider end */
	#wraper #contentOne {
		background-color:#f8f8f8;
		border:1px solid #e0dfdf;
		border-radius: 7px;
		margin-top: 22px;
		margin-bottom: 35px;
		padding:0 20px;
		min-height: 400px;
	}
	#wraper #contentOne  h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 20pt;
		/*-webkit-text-stroke: 0.3px #fff;*/
	}
	#wraper #contentOne p {
		font-size: 12px;
		text-align: justify;
		line-height: 24px;
	}
	#wraper #contentOne .left {
		width: 605px;
		float: left;
		
	}
	#wraper #contentOne .more:hover{ 
		color:#69F;
		background: url(../images/readMoreBg1.png);
		cursor:pointer;
	}
	#wraper #contentOne .more{
		line-height: 35px;
		font-size: 13px;
		float: right;
		margin: 30px 90px 0px 0px;
		background: url(../images/readMoreBg.png);
		color: #fff;
		text-align: center;
		width: 103px;
		height: 35px;
		border-radius: 5px;
	}
	#wraper #contentOne .post .more {
		float:none;
		margin: auto;
	}
	#wraper #contentOne .right {
		width: 310px;
		margin: 0px 0px 20px 0px;
		float: right;
	}
	#wraper #contentOne .right .aaa{
		width: 302px;
		height: 38px;
		text-align: center;
		opacity:1;
		border-radius: 7px;
		float: left;
		margin-bottom: 5px;
	}
	#wraper #contentOne .right .butn1 {
		background:url(../images/img1.png);
		border:1px solid #6395a4 ;
		border-left:none;
		background-size: cover;
		border-bottom:none;
	}
	#wraper #contentOne .right .butn2 {
		background:url(../images/img2.png);
		border:1px solid #2d4f7d ;
		background-size: cover;
		border-left:none;
	}
	#wraper #contentOne .right .butn3 {
		background:url(../images/img3.png);
		border:1px solid #368262 ;
		background-size: cover;
		border-left:none;
	}
	#wraper #contentOne .right .butn4 {
		background:url(../images/img4.png);
		border:1px solid #c0b37b ;
		background-size: cover;
	}
	#wraper #contentOne .right .butn5 {
		background:url(../images/img5.png);
		border:1px solid #c15c3b ;
		background-size: cover;
		border-top:none;
		border-left:none;
	}
	#wraper #contentOne .right .butn6 {
		background:url(../images/img6.png);
		border:1px solid #bade58 ;
		background-size: cover;
	}
	#wraper #contentOne .right .butn7 {
		background:url(../images/img7.png);
		border:1px solid #c4ab57 ;
		border-bottom:none;
		background-size: cover;
	}
	#wraper #contentOne .right .aaa p {
		margin: 0px ;
		font-size:16px;
		text-align:center;
		line-height: 40px;

	}
	#wraper #vehHead {
		height: 20px;
		font-family: "Times New Roman", Times, serif;
		font-size:26px;
		margin-top: 10px;
		margin: auto;
		text-align: center;
		-webkit-text-stroke: 0.9px blue;
		color: #00499b;
	}
	#wraper #contentOne .post {
		float: left;
		width: 300px;
		text-align: center;
		margin: 0px 0px 35px 0px;
	}
	#wraper #contentOne .post a {
		text-decoration:none;
	}
	
	#footer {
		background:url(../images/footerNew.png) center  bottom no-repeat;
		height: 90px;
		background-size:cover;
		margin-top:-150px;
		padding-top:190px;
	}
	#footer .wrapper {
		width:1000px;
		margin:auto;
	}
	#footer .wrapper li:last-child {
		border-right:none;
	}
	#footer .wrapper ul {
		width: 700px;
		height: 30px;
		margin: auto;
	}
	#footer .wrapper ul li {
		list-style: none;
		float: left;
		border-right: 1px solid white;
		font-size:12px;
	}
	#footer .wrapper a:hover {
		color:skyblue;
	}
	#footer .wrapper a {
		text-decoration: none;
		color: #fff;
		padding: 0px 15px 0px 10px;
	}
	#footer .wrapper .copy {
		text-align: center;
		color:#fff;
		font-weight: normal;
		padding-top:25px;
		font-size:11px;
	}
	
	
.c_{
	width:330px;
	height:300px;
	padding-left:33px;
	float:left;
}
.c_ p{
	 font-family: verdana;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
}
.c_ p a{
	 font-family: verdana;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
	text-decoration:none;
}
.c_ p a:hover{
	 font-family: verdana;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
	text-decoration:none;
	color:#00F;
}
.map{
	margin:0px;
	float:left;
	padding:29px 0 0 169px;
}
.socialicon{
	width:164px;
	height:60px;
	float:right;
	margin-top: 32px;
}

.icon{
	float:left;
	margin:-2px 10px 0 0;
}
.f a{
	background:url(../images/hover1.png) no-repeat;
	width:50px;
	height:50px;
	float:left;
	display:block;
	margin-left:28px;
}
.f a:hover{
	background:url(../images/images.png) no-repeat;
}

.g a{
	background:url(../images/hover.png) no-repeat;
	width:50px;
	height:50px;
	float:right;
	display:block;
	padding-right:33px;
}
.g a:hover{
	background:url(../images/twitter.png) no-repeat;
}
