@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none;
}

ul{
	padding-left:20px;
}
body {
	
	font-size:14px;
	color:#666666;
	margin: 0px 0px;
	padding: 0px;
	line-height:20px;
	border-top:3px solid #fe0000;
	font-family: 'Open Sans', sans-serif;
}
h2{
	font-size:30px;
	margin:10px;
	text-align:center;
	color:#777777;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
h3{
	font-size:20px;
	margin:8px;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}
h4{
	font-size:18px;
	margin:0 0  20px 0;
	text-align:center;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	color:#666666;
}
#body_wrapper 
{
	margin:0 auto;
	width:1100px;
	height:auto;
	padding:25px 10px;
}
#content_frame{
	padding-top:40px;
}
p{
	font-family: 'Open Sans', sans-serif;
}

.clr 
{
	clear:both;
}


.logo 
{
	width:800px;
	float:left;
	padding-right:10px;
}
.logo img 
{
	float:left;
}

.facebook 
{
	
	float:right;
	margin-top:10px;
}
.facebook img 
{
	float:left;
	padding:10px;
}
.clr 
{
	clear:both;
}
.menu_wrapper
{
	
	height:40px;
	
}
.menu 
{
	margin:0 auto;
	width:1100px;
	
}
.menu ul
{
	text-align:right;
}
.menu ul li 
{
	list-style-type:none;
	display:inline-block;
}
.menu ul li a 
{
	font-size:15px;
	text-align:center;
	padding:10px 27px;
	font-family: 'Open Sans', sans-serif;
	color:#555555;
	font-weight:600;
}
.menu ul li a:hover 
{
	color:#fe0000;
}
 ul li a 
{
	color:#666666;
}
 ul li a:hover 
{
	color:#fe0000;
}
.padding{
	margin-top:10px;
	margin-bottom:10px;
}
.active
{
	color:#fe0000 !important;
}
#slider_frame 
{
	margin:0 auto;
	width:1100px;
	background:#000000;
}
#imgrotate
{
	width:725px;
	float:left;
	margin-left:375px;
	margin-top:-363px;
}
.mission 
{
	background:#999999;
	width:375px;
	height:363px;
	color:#FFFFFF;
	float:left;
}
.mission_txt 
{
	padding:20px; 
}
.mission_txt  p 
{
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
}
.more a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.more a:hover
{
	color:#fe0000;
}
.first_content
{
	width:366px;
	float:left;
}
.first_content img 
{
	width:330px;
	padding:15px;
}
.content_txt{
	padding:0 10px;
}
.content_txt p
{
	color:#777;
	font-size:15px;
	line-height:22px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	letter-spacing:0;
}
.more a 
{
	color:#fe0000;
	font-size:14px;
}
.more a:hover 
{
	color:#000000;
	font-weight:bold;
}
.more{
	text-align:center;
}
.second_content
{
	width:366px;
	float:left;
}
.second_content img 
{
	width:330px;
	padding:15px;
}
.third_content
{
	width:366px;
	float:left;
}
.third_content img 
{
	width:330px;
	padding:15px;
}
#profile img
{
	float:left;
	width:366px;
}
.profile_txt
{
	width:672px;
	padding:120px 30px 10px 30px;
	float:left;
	text-align:center;
	line-height:28px;
}
#footer
{
	
    background:#e2e2e2 url("images/footer_bg.png");
    background-repeat: repeat-x;
	padding:30px 0;
}
#footer_frame
{
	margin:0 auto;
	width:1100px;
	padding:20px;
}
.info {
	margin-top:10px;
}
#footer_outer
{
	background:#fe0000;
	color:#ffffff;
	height:60px;
}
#footer_inner
{
	margin:0 auto;
	width:1100px;
}
input
{
	border:0;
	border-radius:5px;
	width:90%;
	font-size:14px;
	margin-top:18px;
	padding:12px 15px;
	font-family: 'Open Sans', sans-serif;
	color:#555;
}
textarea
{
	width:90%;
	height:150px;
	border:0px;
	border-radius:5px;
	padding:12px 15px;
	margin-top:18px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#555;
}
.send 
{
	width:70px;
	background:#fe0000;
	border-radius:5px;
	color:#ffffff;
	padding:5px;
	text-align:center;
	margin-top:18px;
	font-family: 'Open Sans', sans-serif;
}
.send a
{
	color:#ffffff;
	padding:5px;
	text-align:center;
}
.ftcol{
 width: 32.0%;
position: relative;
display: block;
float: left;
margin-right: 2%; 
}
.first_footer_col
{
	
}
.second_footer_col
{
	
}
.third_footer_col
{
	margin-right:0!important;
	margin-top:15px;
	
}
.copyright
{
	padding-top:10px;
	font-size:14px;
	float:left;
}
.created
{
	padding-top:10px;
	font-size:14px;
	float:right;
}
/* about us */
table tr td 
{
	background:#f2f2f2;
	border-bottom:1px solid #e2e2e2;
	color:#777777;
	padding:3px  10px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
}
.first_row
{
	background:#999999;
	width:245px;
	padding:10px;
	color:#ffffff;
	font-weight:700;
}
.second_row
{
	width:502px;
	padding:10px;
}
#content_frame ul li ,ol li
{
	padding:5px 0;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
}
#content_inner 
{
	border:1px solid #d9d1d1;
	margin-top:15px;
	padding:25px  15px;
	border-radius:5px;
	height:auto;
}
.hr_gallery ul li 
{
	float:left;
	list-style-type:none;
	width:200px;
}
.hr_gallery ul li  img 
{
	margin-left:30px;
}
.company_profile
{
	
}
.company_profile h4{
	text-align:left;
	margin:20px 0;
}
.star
{
	text-align:center;
	width:732px;
	margin:10px 0px 10px 0px;
}
.related_details a 
{
	color:#fe0000;
}
.related_details a:hover
{
	color:#000000;
}
.mhl_profile
{
	margin-left:400px;
	margin-top:10px;
	margin-bottom:30px;
}
.ceo strong{
	margin:15px 0;
}

.mhl_title
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-top:15px;
}
.details_first_col
{
	width:366px;
	float:left;
}
.details_first_col img 
{
	padding-left:10px;
}
.details_second_col
{
	float:left;
	width:650px;
	margin-left:30px;
	text-align:left;
	
}
#line
{
	padding:10px;
}
#pagination
{
	margin-left:900px;
	padding:10px;
}
#pagination a 
{
	color:#fe0000;
}
.events_gallery table tr td
{
		border:0px;
}
.events_gallery table tr td img
{
	width:100%;
	height:auto;
}
.events_gallery table tr td {
	background:none;
}
#fordownload 
{
	padding-top:10px;
	margin-left:40px;
}
.download_txt
{
	float:left;
	padding:10px;
}
.address tr td
{
	border:0px;
	padding:5px 10px;
	background:none;
}
.services_first_col
{
	width:732px;
	float:left;
}
.services_second_col
{
	width:300px;
	float:left;
	margin-left:25px;
}
.services_outer
{
	width:250px;
}
.services_outer ul li a 
{
	color:#000000;
}
.services_inner
{
	width:250px;
	border-bottom:1px dotted #d9d1d1;
	padding-bottom:15px;
	color:#000000;
}
.ceo 
{
	border:1px solid #cccccc;
	padding:20px;
	margin-top:20px;
}

.first_col 
{
 color:#fe0000;
 font-family: 'Open Sans', sans-serif;
 font-size:15px;
 font-weight:700;
}
.second_col 
{

}
.third_col 
{
	

	
}
.third_col p{
	margin:3px 0;
}
#profile{
	padding:20px 0;
}
.profile_txt p{
	font-size:18px;
	font-weight:700;
	color:#666666;
}
#pname{
	text-align:center;
	font-size:16px;
	font-weight:700;
	font-style:italic;
	color:#999999;
}
.created a{
	color:#fb8d68;
	font-weight:700;
}
.mgh{
	clear:both;
	height:20px;
}
#pimg{
	display:inline-block;
	width:330px;
	float:left;
}
#pdes{
	display:inline-block;
	float:right;
	width:680px;
}
.half_col{
	width:49%;
	float:left;
	margin:0  5px;
}
#jpn{
	margin-top:50px;
}
#jpn p{
	font-family: "Mplus 1p";
	font-size:17px;
	line-height:26px;
	color:#777;
	font-weight:300;
	padding:10px 0;
	
}
#jpn strong{
	font-weight:700;
}
#jpn h5{
	font-size:16px;
	padding-bottom:10px;
	margin:5px 0;
	border-bottom:1px solid #999;
}
table.jpt tr td{
	background:none;
	padding:10px;
	border:none;
}

.hnews{
    padding: 50px 0;
}

.space{
    height: 20px;
}
.full-width{
    width:100%;
    height: auto;
}
