/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	line-height:26px;
	background-color:#fff;
}

a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;
}

.head_bg{
	background:url(111114main_bg.jpg) 50% 0 no-repeat;
}

.btn_bg{
	background:url(111114btm_bg.jpg) 0 0 repeat-x;
	height:50px;
}

.name_text{
	color:#000;
	font-size:30px;
	font-weight:600;
	font-family: 'Oswald', sans-serif;	
}

.tag_line{
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;	
	text-transform:uppercase;
}

.phone_icon{
	font-size:14px;
	line-height:20px;
	color:#000;
}

a.home_btn:link{
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
}

a.home_btn:visited{
	font-size:13px;
	color:#fff;
}

a.home_btn:hover{
	font-size:13px;
	color:#000;
}

.home_btn_divider{
	font-size:13px;
	color:#fff;
	margin:0 7px;
	font-weight:500;
}

.wel_text{
	font-size:15px;
	line-height:26px;
	color:#000;
	font-weight:600;
}

.mid_text_head{
	color:#000;
	font-size:26px;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;	
}

.mid_text{
	color:#000;
	font-size:17px;
	line-height:26px;	
}

.home_product{
	color:#ffcd00;
	font-size:30px;
	font-weight:500;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}

a.home_product_list:link{
	font-size:14px;
	line-height:23px;
	color:#fff;
	font-weight:500;
}
a.home_product_list:visited{
	font-size:14px;
	line-height:23px;
	color:#fff;
	font-weight:500;
}

a.home_product_list:hover{
	font-size:14px;
	line-height:23px;
	color:#ffcd00;
	font-weight:500;
}

.home_text02{
	color:#68231e;
	font-size:30px;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}

.inner_top_bg{
	background:url(111114inner_top_bg.jpg) 50% 0 repeat-x;
	height:248px;
}

.inner_text{
	font-size:15px;
	line-height:22px;
	color:#000;
	font-weight:500;
}

.inner_text02{
	font-size:20px;
	line-height:26px;
	color:#660000;
	font-weight:600;
	text-transform:uppercase;
}


.inner_text_head{
	color:#000;
	font-size:40px;
	font-weight:600;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
}

a:link{
	font-size:15px;
	line-height:22px;
	color:#000;
	font-weight:500;
}

a:visited{
	font-size:15px;
	line-height:22px;
	color:#000;
	font-weight:500;
}

a:hover{
	font-size:15px;
	line-height:22px;
	color:#660000;
	font-weight:500;
}

.feedback_icon{
	background-image: url(111114feedback.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

a.inner_pro_list:link{
	font-size:16px;
	line-height:30px;
	color:#6e0000;
	font-weight:600;
}

a.inner_pro_list:visited{
	font-size:16px;
	line-height:30px;
	color:#6e0000;
	font-weight:600;
}

a.inner_pro_list:hover{
	font-size:16px;
	line-height:30px;
	color:#000000;
	font-weight:600;
}