@font-face
{
	font-family: Roboto-Bold;
	src: url('fonts/Roboto-Bold.ttf');
}

@font-face
{
	font-family: Roboto-Regular;
	src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/Roboto-Regular.eot");
  src: url("fonts/Roboto-Regular.woff") format("woff"),
  url("fonts/Roboto-Regular.ttf") format("truetype"),
  url("fonts/Roboto-Regular.svg#LucidaFax-bold") format("svg");
  }

@font-face {
  font-family: "Roboto-Bold";
  src: url("fonts/Roboto-Bold.eot");
  src: url("fonts/Roboto-Bold.woff") format("woff"),
  url("fonts/Roboto-Bold.ttf") format("truetype"),
  url("fonts/Roboto-Bold.svg#LucidaFax-bold") format("svg");
  }


body{
	font-family:'Roboto-Regular';
	font-size:15px;
	margin:0;
	padding:0;
	color:#565656'
}

a{
	text-decoration:none;
}
img{border:none;}
.red_colored{
	 color:#c73a14;
}

.no_margin{
	margin:0;
}

.border_bottom{
	border-bottom:2px solid #ccc;
}

.h2title{
	padding-bottom:7px;
	border-bottom:2px solid #c73a14;
}

#wrapper{
	width:1024px;
	margin:0 auto;
	background-color:#fff;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
	height:0px;
	width:0px;
}

#head{
	padding:10px 32px;
	width:960px;
	height:81px;
	background-color:#c73a14;		
}

#logo{
	float:left;
	padding:10px;
	width:364px;
	height:60px;
}
#menu{
	float:right;
	margin-top:65px;
	font-size:14px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	padding:8px 10px;
	font-family: Roboto-Bold;
	color:#000;
}
#menu ul li a:hover{
	font-family: Roboto-Regular;
	color:#fff;
}

a.active{
	color:#fff !important;
}

#main_banner{
	position:relative;
	width:1024px;
	height:387px;
	 background-color:#2C2A2B;
	/* background:transparent url('images/main_banner.jpg') no-repeat;
	*/
}

.share_icons{
	position:absolute;
	display:block;
	width:47px;
	height:190px;
	left:10px;
	top:110px;
	background:transparent url('images/share_icons.png') no-repeat;
}

#banner_text{
	position:absolute;
	top:70px;
	left:150px;
	width:640px;
	color:#fff;
}

#banner_text h1{
	font-size:30px;
	margin:0 0 8px 0;
}

#banner_text p{
	line-height:20px;
    font-size: 20px;

}

.content_home{
	width:960px;
	padding:60px 32px;
	height:640px;
}


#inner_box{
	width:960px;
	min-height:400px;
	padding:10px 32px 50px;
}

#left_nav{
	float:left;
	width:220px;
	padding:10px;
	min-height:145px;
}

#left_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#left_nav ul li{
	height:30px;
	border-bottom:1px solid #c4c3c3;
}

#left_nav ul li a{
	display:block;
	padding:7px 0;
	font-size:12px;
	font-weight:bold;
	color:#c73a14;
	text-decoration:none;
}

#inner_content{
	float:left;
	width:700px;
	padding:10px;
}

#inner_content h2.black{
	padding-bottom:7px;
	border-bottom:2px solid #cccccc;
	color:#333333;
}

p.title{ font-size:16px;}

.points_of{
	padding:10px 0 20px 60px;
	
}

.points_of h5{
	padding-bottom:7px;
	font-size:16px;
	border-bottom:2px solid #ccc;
}

.points_of ul{ margin:0;padding:0;padding-left:10px;}

.points_of ul li{padding:13px 0;line-height: 20px;padding-left:20px;}

.contact_form{
	width:250px;
	min-height:200px;
	padding:0 20px;
	border1:1px solid #c3c3c3;
	margin-left:100px;
}
.contact_form fieldset{
	border:1px solid #c3c3c3;
}

.contact_form select{
	width:183px;
}

.contact_area{
	width:950px;
	height:315px;
	margin:auto;
}

.detail_box{
	float:left;
	width:300px;
	height:315px;	
	margin-top:60px;
	padding-right:15px;
	text-align:center;
	font-size:18px;
}

.detail_box img{
	width:192px;
	height:192px;
	border:none;
}

.contact_caption{
	margin:0;
	padding:10px;
	font-size:24px;
	color:#333333;
}
.contact_desc{
	margin:0;
	padding:5px;
	color:#333333;
}

.faq
{
	font-family : 'Roboto-Light';
	font-size : 17px;
	color : #333333;
}

.faq .question
{
	font-size : 24px;
}

#footer{
	padding:5px 32px;
	width:960px;
	height:50px;
	font-family: Roboto-Bold;
	font-weight: bold;
	font-size:14px;
	background-color:#3e3a39;
	color:#fff;
	font-family: "Roboto-Light";
}

.copy_right_info{
	float:left;
	width:330px;
    font-family: "Roboto-Regular";
}

#footer_links{
	float:right;
	width:600px;
	padding-top:5px;
}
#footer_links ul{list-style:none;margin:0;padding:0;text-align:right;}
#footer_links ul li{float:left;margin-left:15px;text-align:center;}
#footer_links ul li a{
	display:block;
	padding:10px;	
	color:#fff;
}

#footer_bottom{
	margin-top:30px;
}

.mail_box{
	float:left;
	font-family: Roboto-Regular;
	width:520px;
	height:75px;
	padding-left:20px;
	color:#c73a14;
	background: transparent url('images/mail_box.png') no-repeat;
	border:none;
}

.social_icons{
	float:right;
	width:100px;
	height: 35px;
    padding: 5px 0;
}

.social_icons span{
	display:block;
	float:right;
	width:29px;
	height:29px;
	margin-left:20px;
}

span.icon_fb{
	background:transparent url('images/FB_logo_white.png') no-repeat;
	background-size : 29px 29px;
}

span.icon_twitter{
	background:transparent url('images/twitter_logo_white.png') no-repeat;
	background-size : 29px 29px;
}

span.icon_wheel{
	background:transparent url('images/social_icons_right.png') no-repeat;
	background-position:-76px 0;
}

span.icon_rss{
	background:transparent url('images/social_icons_right.png') no-repeat;
	background-position:0 0;
}

.download_icon{
	border-bottom:1px solid #a7a9a8;
	height:25px;
}

.download_icon a{
	text-decoration:none;
	color:#8CC739;
	padding:11px 0 11px 30px;
	background:transparent url('images/download_icon.png') no-repeat left center;
}

p input{
	border:none;
	border-bottom:1px solid #000;
}

.colored{
	color:#085dad !important;
}

.bold{
	font-weight:bold;
}

.fullwidth{
	display:block;
	width:100%;
}

.noborder{
	border:none !important;
	border:0 !important;
}

.nowidth{
	width:none !important;
	width:0 !important;
}

.lh_20{
	line-height:20px;
	color : #666666;
	font-size: 20px;
}


.carousal_container{
	position:relative;
	width:840px;
	padding:0 60px;
	height:680px;
	overflow:hidden;
}

.left_arrow{
	position:absolute;
	width:25px;
	height:51px;
	top:270px;
	left:0;
	background: url("images/left_arrow.png") no-repeat;
	cursor:pointer;
	z-index:99;
}

.right_arrow{
	position:absolute;
	width:25px;
	height:51px;
	top:270px;
	right:0px;
	background: url("images/right_arrow.png") no-repeat; 
	cursor:pointer;
	z-index:99;
}

#carousel {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
}

#carousel li {
	float:left;
	height:680px;
}

.item{
	position:relative;
	z-index:1;
}

.img_item{
	float:left;
	width:445px;
}

.carousal_content{
	float:left;
	width:380px;
	padding-left:30px;
	font-size:14px;
}

.slide_title{
	font-family: Roboto-Regular;
	font-size:30px;
	color:#ff742c;
}

.carousel-pagination {position:absolute;z-index:9;bottom:30px;left:40%;right1:400px;}
.carousel-pagination li {display:block;float:left;width:20px;height:20px;margin-right:10px; background:transparent url("images/bg_nav.png") no-repeat 0 -21px;cursor:pointer;}
.carousel-pagination li:hover {background-position:0 -20px;}
.carousel-pagination li.carousel-pagination-active {background-position:0 0;}