@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	background: #f2f2f2 url(../images/header_bg.png) repeat-x top;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color: #222;
	
}
h1,h2,h3,h4,p,ul,ol,li,img{
	margin:0;
	padding:0;
}
h1{
	color: #024b9d;
	font-size:20px;
	text-transform:uppercase;
}
.img-box{
	float:left;
	margin-right:10px;
	margin-top:10px;
}
h1 span{
	color: #dc241d;
}
h2{
	color: #024b9d;
	font-size:16px;
	text-transform:uppercase;
	margin-top:20px;
}
h3{
	color: #024b9d;
	font-size:16px;
	text-transform:uppercase;
}
strong{
	color: #dc241d;
}
p{
	line-height:20px;
	text-align:justify;
	margin-top:10px;
}
font{
	font-family: 'Orienta', sans-serif;
	font-family: 'Noto Sans', sans-serif;
	font-family: 'Signika Negative', sans-serif;
	font-family: 'Merriweather Sans', sans-serif;
	font-family: 'Roboto', sans-serif;
}
.wrapper{
	width:100%;
	float:left;
	background:url(../images/bottom_bg.png) no-repeat bottom left;
}
.center-align{
	width:1000px;
	margin:0 auto;
}
.main-box{
	width:1000px;
	float:left;
}
.header-box{
	width:1000px;
	float:left;
	height:50px;
}
.right-login-box{
	width:200px;
	float:right;
	text-align:right;
	padding: 50px 20px;
	text-decoration:none;
}
.right-login-box a{
	text-decoration:none;
	color: #C30;
}
.right-login-box a:hover{
	text-decoration:none;
	color: #000;
}
.menu-box{
	width:1000px;
	height:50px;
	margin:3px 0;
	float:left;
	background: #085c8e;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:left;
	overflow:hidden;
}
.menu li{
	list-style:none;
	display:inline;
	color: #fff;
	text-transform:uppercase;
	line-height:50px;
	padding:10px 2px;
}
.menu a{
	text-decoration:none;
	color: #fff;
	padding:17px 10px;
}
.menu a:hover{
	text-decoration:none;
	color: #fff;
	padding:17px 10px;
	background:#8cc536
}

.banner-box-main{
	width:960px;
	padding:20px 20px 0 20px;
	background:#fff;
	border-top:5px solid #8cc536;
	float:left;
	margin-top:20px;
}
.banner-box{
	width:950px;
	float:left;
	border:5px solid #ddd;
	background: #eee;
	height:300px;
}
.content-box{
	width:960px;
	float:left;
	padding:20px;
	background:#ffffff;
}
.content-box1{
	width:960px;
	float:left;
	padding:20px;
}
.middle-box{
	width:960px;
	float:left;
}
.left-box{
	width:630px;
	float:left;
	margin-right:20px;
}
.width300{
	width:300px;
	float:left;
}
.right-box{
	width:350px;
	float:left;
}
.right-box-radius{
	width:350px;
	float:left;
}
.list li{
	list-style:url(../images/list.png);
	margin-top:7px;
	clear:both;
	margin-left:20px;
	font-size:13px;
	color:#000;
	line-height:15px;
}
.readmore a{
	text-decoration:none;
	color: #cc2520;
	font-size:10px;
	text-transform:uppercase;
}
.readmore a:hover{
	text-decoration:none;
	color: #1097de;
}
.small-box{
	width:305px;
	float:left;	
}
.marquee-box{
	width:220px;
	float:left;
	background:#e8e8e8;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:30px 65px;
	margin-top:20px;
}
.footer-area{
	width:100%;
	float:left;
	margin-top:20px;
}
.footer1000{
	width:960px;
	float:left;
	padding:10px 0;
	font-size:11px;
	color: #222;
	text-align:center;
}
.footer1000 a{
	text-decoration:none;
	color: #222;
}
.footer1000 a:hover{
	text-decoration:none;
	color: #dd6727;
}
.footer1000 span{
	color: #dd6727;
}
.footer li{
	display:inline;
	list-style:none;
	font-size:11px;
	text-transform:uppercase;
	padding:0 10px;
	text-align:center;
}
.footer a{
	text-decoration:none;
	color: #222;
	font-size:11px;
}
.footer a:hover{
	text-decoration:none;
	color: #dd6727;
	font-size:11px;
}
.width1000{
	width:960px;
	float:left;
	padding:20px;
	background:#ffffff;
}
.width500{
	width:500px;
	float:left;
}
.width430{
	width:480px;
	float:left;
}
form{
	font-size:13px;
}
tr{
	margin-top:10px;
}
.text-box{
	border:1px solid #ddd;
	width:300px;
	height:30px;
	background:#fff;
	padding:0 10px;
	border-radius:1em;
	moz-border-radius:1em;
	-webkit-border-radius:1em;
	outline:none;
}

.text-box:hover{
	border:1px solid #0079d4;
	width:300px;
	height:30px;
	background:#fff;
	padding:0 10px;
	border-radius:1em;
	moz-border-radius:1em;
	-webkit-border-radius:1em;
}

.message-box{
	border:1px solid #ddd;
	width:300px;
	min-height:100px;
	background:#fff;
	padding:0 10px;
	border-radius:1em;
	moz-border-radius:1em;
	-webkit-border-radius:1em;
	width:700px;
	outline:none;
}

.message-box:hover{
	border:1px solid #0079d4;
	width:300px;
	min-height:100px;
	background:#fff;
	padding:0 10px;
	border-radius:1em;
	moz-border-radius:1em;
	-webkit-border-radius:1em;
	width:700px;
}
.right-img-box{
	float:right;
}

