body{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 16px !important;
}
table{
	border-collapse: inherit !important;
	
}
h1{
	font-size: 30px !important;
	}
	h2{
		font-size: 25px !important;
	}
.header{
	width: 980px;
	margin: 0 auto;
	padding: 17px 0;
	;
}

.logo{
	width: 156px;
	float: left;
}

.logo img{
	width: 100%;

}

.banner{
	width: 100%;
	float: left;
	clear: both;
}
.banner img{
		width: 100%;
}
.contact_detail{
    float: right;
    width: 270px;
    text-align: right;
    /*background: #f2f2f2;*/
    /*border-radius: 20px;*/
    /*padding: 2px 20px 3px 10px;*/
}
.contact_detail span{
	font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    color: #717172;
}
.contact_detail img{
	float: left;
}

nav{
	float: left;
	width: 100%;
	background: #090254;
	margin-top:20px;
}
nav ul{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
nav li{
	list-style: none;
	float: left;
}
nav li a{    font-size: 17px;
    color: #FFF;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    margin-right: 153px;
    font-weight: bold;
}
nav li a:hover{
	color: #FFF;
	text-decoration: none;
}

.body_content{
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
	
}
.content{
	width: 68%;
	float: left;
	margin-right: 2%;
}
.sidebar{
	width: 30%;
	float: right;
}

.footer{
	background: #000;
	padding: 15px 0;
	width: 100%;
	text-align: center;
	color: #FFF;
	float: left;
	margin-top: 40px;
}
.form-table{
	width: 100%;
	float: right;
	background: #090254;
	padding: 0% 8%;
	color: #fff;
}
.form-table td{
		width: 50%;
	
}
.form-table input, .form-table textarea{
	width: 95%;
	padding: 5px;
	color: #000;
}
.form-table input[type="submit"]{
	    width: auto;
    background: #fff;
    border: none;
    padding: 8px 22px;
    font-size: 16px;
    font-weight: bold;
    margin-top:10px;
}
.form-table p{
	margin: 10px 5px 7px 0px;
	
}
.marquee{
	width: 100%;
	float: left;
	padding: 15px 0;
	background: #f1f2f2;
	font-size: 30px;
}
.marquee strong{
	color: #00b9f2;
}
.readmore{
	background: #b41c03;
	padding: 5px 15px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	color: #FFF;
	text-decoration: none;
	float: right;
}
.readmore:hover{
	color: #FFF;
	text-decoration: none;
}
.lightbox{
	float: left;
	margin-top:50px;
}
.lightbox ul{
	padding: 0;
	margin: 0;
}
.lightbox li{
	list-style:none;
	float: left;
	width: 30%;
	margin-right: 3%;
}
.lightbox li a{
	background: #f5f5f5;
	border:1px solid #d6d6d6;
}
.lightbox li img{
	width: 100%;
	height: 250px;
}
.contact-page h3{
	border-top:1px solid #ccc;
	padding-top: 18px;
    margin-top: 20px;
}
.lightbox-new li{
	    width: 47%;
    margin-bottom: 50px;
	
}
.lightbox-new li a{
	width: 100%;
}
.width100{
	width: 100%;
}
p{
	text-align: justify;
}
.landin-div{
	float: left;
	clear: both;
	margin:top
}
.raw-left{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 26px;
}
.raw-left h3, .title-border{
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    }

.raw-left img{
	border:1px solid #eee;
}
.raw-left .readmore{
	background: none;
	color: #38ab3c;
	font-weight: bold;
	float: left;
}
.li-style li{
	margin-bottom:20px;
}
.table-style td{
	padding:5px;
}
.table-style tr:nth-child(odd){
	background: #ccc;
	
}
.table-style{
	float: left;
	display: block;
}
.table-style td{
	border:1px solid #A5A4A4;
}
.download-div a{
	font-size: 15px;
	background: #b41c03;
	padding: 8px 15px;
	color: #fff;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
}

.download-div{
margin-left: -120px;
    float: left;
    margin-top: 26px;
    }

.download-div a:hover{
	color: #FFF;
	text-decoration: none;
	
}

.contact-form table{
	width: 100%;
}

.contact-form td{
	padding-right: 20px;
	padding-bottom: 20px;
	
	
}
.contact-form  input[type="text"], .contact-form textarea {
	width: 100%;
	padding: 10px;
}
.light-box{
	padding: 0;
}
.light-box li{
	float: left;
	list-style:none;
	margin-right:15px;
	margin-bottom:15px;
}