@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
}
.header {
	height: 53px;
	width: 100%;
	margin-top: 20px;
}
.main_wrapper{
	width:1000px;
	margin:0 auto;
}
.logo{
	float:left;
}
.sociallink{
	float:right;
}
.main_menu{
	width:1000px;
	text-align:center;
}

nav ul li{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
background: #0d6604;
margin-left: 2px;
float: left;
color: #FFF;
text-decoration:none;
overflow: hidden;
	
}
nav ul li a{
	color:#FFF;
	padding: 14px 14.8px;
	width: 135px;
}
nav ul li.selected a{
	background:#b2f6ab;
	color:#0d6604;
}
ul li a {color: #ffffff; text-decoration: none; display: block;}
.main_menu ul li:hover {
	background-color: #b2f6ab;
	color: #0d6604;
	}
	.main_menu ul li:hover a {	
	color: #0d6604;
	}
.col2{
	width:30%;
	float:left;
	padding-top: 19px;
}
.col3{
	width:68%;
	float:left;
	padding-left:20px;
	text-align:justify;
	padding-top:37px;
}
.col3right{
	width: 99%;
float: right;
padding-left: 20px;
text-align: justify;
padding-top: 36px;
}
.border{
border:2px solid #a1a1a1; 
background:#fff;
width: 263px;
border-radius:25px;
margin: 15px 0;
float:left;
}
.border1{
border:2px solid #a1a1a1; 
background:#fff;
width: 263px;
height: 330px;
border-radius:25px;
}
.grd{
	width: 263px;
    height: 50px;
	background: -webkit-linear-gradient(#f2f2f2, #787575); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f2f2f2, #787575); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f2f2f2, #787575); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f2f2f2, #787575); /* Standard syntax (must be last) */
	border-radius: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height:50px;
}
footer{
	height: 50px;
	width: 1000px;
	background-color:#131313;
	float:left;
	}
.leftfoo{
	float:left;
	color:#FFF;
	font-size:12px;
	vertical-align:middle;
	height: 50px;
	line-height: 50px;
	margin-left: 14px;
}
.rightfoo{
	float:right;
	color:#FFF;
	font-size:12px;
	line-height: 50px;
	margin-right:14px;
}
.top{
	margin-top:10px;
}

.read{
	font-family:Tempus Sans ITC;
	color:#34a7de;
	font-size:18px;
	float:right;	
}
.row{
	width:100%;
	float:left;
}
.left{
	float:left;
}
.main_con{
	float:left;
	padding-top:10px;
	width:40%;
	
}
.heading{
	color:#56a9ff;
	font-size:18px;
	font-weight:bold;
}
.main_con2{
	float:right;	
	padding-top:10px;
}

.main_new{
	padding-top:10px;
}
.list{
	list-style-type:square;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	line-height:24px;
	text-align:left;
}
.read a{
	color:#56a9ff;
	font-weight:bold;
}
.list1{
	float:left;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:5px;
	width:100%;
}
.rowslide{
	width:100%;
	float:left;
	height:600px;
	overflow:scroll;
}
.list1 a{
	color:#333;
}
.title{
	float:left;
	width:100%;
}
.space{
	float: left;
	width: 100%;
	font-size: 12px;
	padding: 20px 0 0 0;
} 
.new1{
	padding-top:58px;
}
.just
{
	text-align:justify;
}
.formnew{
	float:left;
	height:20px;
	width:100px;
	width:100%;
}
.na{
	width:191px;
	margin-top: 20px;
	
	margin-left: 23px;
}
.button
{
	color:#06F;
}
.newcl{
	border: 1px solid #b0b0b0;	
	color: #979797;
	width: 100px;
}
.textar{
	border: 1px solid #E5E5E5;
	width:191px;
	color: #999999;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	margin-top: 20px;
margin-left: 23px;
}
.button1{
	margin-top:30px;
	margin-left: 23px;
}
.rightfoo a{
	color:#fff;
}