@import url('font-awesome.min.css');

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

@charset "utf-8";


/*-------------------------- RESET ---------------------------*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video {
	margin: 0;
	padding: 0;
}

article, aside, details, figcaption, figure, footer, 
header, hgroup, menu, nav, section h1 h2 h3 h4 h5 h6 p {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*-------------------------- GLOBAL ---------------------------*/

@font-face {
	font-family: 'AgencyFBBold';
    src: url('../fonts/agencyb.eot');
    src: url('../fonts/agencybd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/agencyb.woff') format('woff'),
         url('../fonts/agencyb.ttf') format('truetype'),
         url('../fonts/agencyb.svg#AgencyFBBold') format('svg');
}

@font-face {
	font-family: 'AgencyFBRegular';
    src: url('../fonts/agencyr.eot');
    src: url('../fonts/agencyrd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/agencyr.woff') format('woff'),
         url('../fonts/agencyr.ttf') format('truetype'),
         url('../fonts/agencyr.svg#AgencyFBRegular') format('svg');
}

body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}


/*********************************indent - margin**********************************/
.indent {
	padding: 0;
	margin: 0;
}

.padding {
	padding: 5px;
}

.img-indent {
	float: left;
	margin: 0px 20px 0px 0px;
}

.border {
	border: solid #FFFFFF 1px;
}

.border_bottom {
	border-bottom: solid #CCCCCC 1px;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.margin_t {
	margin-top: 5px;
}

.margin_top {
	margin-top: 10px;
}

.margin_top_2 {
	margin-top: 20px;
}

.margin_top_3 {
	margin-top: 30px;
}

.margin_left {
	margin-left: 10px;
}

.margin_left-2 {
	margin-left: 25px;
}

.margin-right {
	margin-right: 10px;
}

.v_align {
	vertical-align: sub;
}

.cursor {
	cursor: pointer;
}

.color {
	color: #0261d3!important;
}

.font {
	color: #000;
	line-height: 18px;
	text-align: justify;
}

.font-1 {
	color: #000;
}

.font-2 {
	color: #000;
}

.font-3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2a23be;
}

.font-4 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8e8e8e;
}

/********************Style Start*********************/

#wraper {
	width: 1000px;
	height: auto;
	margin: auto;
}

#top {
	width: 1000px;
	height: auto;
}

#logo {
	padding: 15px 10px;
	width: auto;
	float: left;
}

#top_right {
	width: auto;
	height: auto;
	float: right;
}

#top_right_box1 {
	width: auto;
	height: auto;
	float: left;
	margin: 50px 20px 0px 0px;
}

#top_pho {
	width: 230px;
	height: 40px;
	margin: 10px 0px 0px 0px;
}

#top_pho img {
	float: left;
}

#top_pho h1 {
	float: left;
	line-height: 40px;
	font-family: 'AgencyFBBold';
	color: #000000;
	font-size: 22px;
}

#top_pho a {
	color: #000000;
	text-decoration: none;
}

#top_pho a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top_right_box2 {
	float: left;
}

#tag_box {
	width: 990px;
	height: 40px;
	background-color: #0390d3;
	border: #FFFFFF solid 4px;
	margin: 10px 0px 0px 0px;
	font-family: 'AgencyFBBold';
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
}

#tag_box h1 {
	font-family: 'AgencyFBBold';
	font-size: 30px;
	text-align: right;
	line-height: 40px;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
}

#product {
	width: 1000px;
	height: auto;
	margin: 16px 0px 0px 0px;
}

#product ul {
	margin: 0px;
	padding: 0px;
}

#product ul li {
	width: auto;
	height: 205px;
	float: left;
	margin: 0px 0px 0px 10px;
	list-style: none;
	display: block;
}

#product ul li  a:hover {
	opacity: 0.7;
	text-decoration: none;
	color: #000000;
}

#product ul li h1 {
	font-family: 'AgencyFBBold';
	font-size: 28px;
	color: #474545;
	margin: 0px 0px 0px 14px;
	line-height: 25px;
}

#product ul li  img {
	opacity: 0.95;
	padding: 2px;
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px gray;
}

#product ul li  img a:hover {
	opacity: 0.5;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.product_show {
	width: 480px;
	height: auto;
	margin: auto;
	margin: 5px 0px 0px 0px;
}

.product_show h1 {
	font-family: 'AgencyFBBold';
	color: #FFFFFF;
	font-size: 28px;
	padding: 0px 0px 0px 10px;
	float: left;
	line-height: 60px;
	margin: 0px 0px 0px 130px;
}

#product_header {
	position:absolute;
	top:0;
	right:0;
	z-index:99;
}
.arrow {
	display:inline-block;
	width: 22px;
	height: 22px;
}
.arrow2 {
	display:inline-block;
	width: 22px;
	height: 22px;
}

#product_show3 {
	width: 480px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#product_show2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 480px;
	height: auto;
}

#product_show1b {
	overflow: hidden;
	width: 100% !important;
}

.slider_img{
	padding: 15px;
	border: 1px solid #e3e4e5;	
	border-radius: 10px;	
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);	
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	box-sizing:border-box;
}


.img-ul {
	margin: 0;
	padding: 0px;
}
.img-ul li {
	display: block;
	float: left;
	width:190px;
	height:140px;
	overflow:hidden;
	margin-left:5px;
	border: 2px solid #5b5a5a;
	border-radius: 5px;
}
.img-ul li a img {
	display: block;
	width:100%;
	min-height:140px;
}
#product_show2b {
	margin: 0px;
	padding: 0px;
	width: 480px!important;
	height: 150px;
	float: left;
}

.img2-ul {
	margin: 0;
	padding: 0px;
	width: 480px;
}

.img2-ul li {
	padding: 0px;
	float: left;
	display: block;
	height: 125px;
	width: 134px;
	list-style: none;
	margin: 0px 0px 10px 10px;
	border: #FFFFFF solid 6px;
}

.img2-ul li a:hover {
	opacity: 0.5;
}

#product_show3b {
	margin: 0px;
	padding: 0px;
	width: 480px!important;
	float: left;
}

.img3-ul {
	margin: 0;
	padding: 0px;
	width: 480px;
}

.img3-ul li {
	padding: 0px;
	float: left;
	display: block;
	height: 125px;
	width: 134px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	border: #FFFFFF solid 6px;
}

.img3-ul li a:hover {
	opacity: 0.5;
}

#fotter {
	width: 1000px;
	margin: 0 auto;
}

#designed {
	float: right;
	color: #0955a4;
	font-family: 'AgencyFBBold';
	font-size: 16px;
	line-height: 60px;
	margin: 0px 5px 0px 0px;
}

#designed a {
	color: #0955a4;
	text-decoration: none;
}

#designed a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/************************internal_pages***************************/

#container2 {
	width: 980px;
	padding: 10px;
}

#content_box {
}

#content_box img {
}

.content_box_text {
	width: 700px;
	color: #c6effe;
	float: left;
	font-size: 16px;
	font-family: "Tw Cen MT";
	padding: 5px 10px 0px 10px;
	text-align: justify;
	line-height: 25px;
	text-align: justify;
}

#content_box h1 {
	color: #2160a0;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0;
}

#content_box h2 {
	font-size: 18px;
	margin: 15px 0px 0px 10px;
	font-weight: bold;
	line-height: 25px;
	color: #f5685d;
}

#content_box p {
	color: #979797;
	font-size: 16px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
}

#content_box ul {
	margin: 0px;
	padding: 0px;
}

#content_box ul li {
	list-style: disc;
	color: #c6effe;
	font-size: 16px;
	margin-left: 28px;
	line-height: 18px;
}


/******************contact_us*************************************/
.contact_block {
	width: 500px;
	height: auto;
	float: left;
}

.contact_block a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Tw Cen MT";
	font-size: 18px;
	font-style: normal;
}

.contact_block a:hover {
	color: #81d6f7;
}

.contact_block h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 22px;
	color: #06234d;
	margin: 20px 0px 20px 10px;
}

.contact_block h2 {
	float: left;
	width: 90px;
	margin: 0px 10px 0px 25px;
	font-family: font-size:14px;
	font-weight: bold;
}

.contact_block h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
}

.contact_block p {
	float: left;
	font-size: 16px;
	color: #000000;
	font-style: normal;
}

.form2 {
	width: 400px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 20px 0px 10px 0px;
}

.form2 h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 22px;
	color: #06234d;
	margin: 0px 0px 10px 0px;
}

.form2 p {
	width: 325px;
	padding: 15px 0px 0px 0px;
}

.form2 label {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 51px;
	height: auto;
	float: left;
	display: block;
	font-family: 'AgencyFBRegular';
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

.form_textbox {
	width: 230px;
	border: #dddee1 solid 2px;
	outline: none;
	margin: 0px 0p 0px 20px;
	padding: 5px;
	border-radius: 4px;
}

.form_textarea {
	width: 230px;
	height: 140px;
	border: #dddee1 solid 2px;
	outline: none;
	margin: 0px 0p 0px 20px;
	padding: 5px;
	border-radius: 4px;
}

.submit2 {
	margin: 0px 0px 10px 90px;
	padding: 0px;
	width: 90px;
	height: 30px;
	background: #84d7f7;
	border-radius: 5px;
	border: none;
	moz-bordor-radius: 5px;
	webkit-bordor-radius: 5px;
	font-family: Georgia;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.submit2:hover {
	color: #fff;
	background-color: #36b4e9;
}

.map {
	width: 500px;
	height: 500px;
	background-color: #000000;
	float: left;
	margin: 20px 0px 10px 15px;
	border: #CCCCCC solid 1px;
}



/***********************products_page*****************************/

#container3 {
	width: 980px;
	height: 500px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#container3 ul {
	margin: 0px;
	padding: 0px;
}

#container3 ul li {
	width: 212px;
	display: block;
	float: left;
	margin: 10px 10px 96px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	border: #dedede solid 4px;
}

#container3 ul li img {
	height: 200px;
	width: 100%;
}

#container3 ul li  h1 {
	font-size: 18px;
	color: #f7786e;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 25px;
}

#detail_btn {
	width: 97px;
	height: 40px;
	background: url(../images/view_detail.png);
	margin: 10px 0px 5px 60px;
	border-radius: 6px;
	line-height: 32px;
}

#detail_btn a {
	color: #393939;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 15px;
	line-height: 40px;
}

#detail_btn a:hover {
	color: #f55a4e;
	text-decoration: none;
}

#product_box2 {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 10px 0px 0px 30px;
}

#product_box2 h1 {
	color: #298ecd;
	margin: 10px 0px 10px 10px;
	font-family: 'AgencyFBBold';
	font-size: 24px;
	font-weight: bold;
	float: left;
	
}

#pro_left {
	width: 300px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px;
}

#pro_left img {
	border: #FFFFFF solid 5px;
	padding: 0px;
	margin: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	border: #dedede solid 1px;
	background: #245789;
	overflow: hidden;
}

#pro_right {
	width: 600px;
	float: left;
	margin: 00px 0px 0px 30px;
}

#pro_header {
	height: 40px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
	background-color: #f55a4e;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-radius: 6px;
}

#pro_right h2 {
	line-height: 20px;
	font-size: 17px;
	color: #403f45;
	font-family: 'AgencyFBBold';
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
}

#pro_right h1 {
	line-height: 20px;
	font-size: 17px;
	color: #403f45;
	font-family: 'AgencyFBBold';
	margin: 0px 0px 10px 15px;
	padding: 0px;
	font-weight: bold;
	line-height: 30px;
}

#pro_right p {
	width: 530px;
	line-height: 20px;
	font-size: 16px;
	color: #403f45;
	font-family: "Tw Cen MT";
	margin: 5px 0px 10px 10px;
	padding: 0px;
}

#pro_right table {
	width: 557px;
	height: auto;
	margin: 0px 0px 0px 10px;
}

#pro_right table tr th:nth-child(n+1) {
	width: 190px;
}

#pro_right table tr {
	height: 40px;
	font-size: 17px;
	color: #403f45;
	padding: 0px 0px 0px 10px;
}

#pro_right table th {
	height: 40px;
	font-size: 18px;
	color: #000;
	padding: 0px 0px 0px 0px;
	border-bottom: #81c7e9 solid 3px;
}

#pro_right table td {
	height: 40px;
	vertical-align: top;
	font-size: 15px;
	color: #000;
	padding: 0px 0px 0px 0px;
	line-height: 45px;
	font-weight: bold;
	border-bottom: #81c7e9 solid 1px;
}

.bulk_form {
	width: 380px;
	height: auto;
	overflow: hidden;
	background-color: #333333;
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 40px;
	border-radius: 5px;
	display: none;
}

.bulk_form h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	margin: 5px 0px 20px 90px;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
}

.bulk_form p {
	width: 325px;
	padding: 15px 0px 0px 0px;
}

.bulk_form label {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 51px;
	height: auto;
	float: left;
	display: block;
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

.bulk_textbox {
	width: 230px;
	border: #dddee1 solid 2px;
	outline: none;
	margin: 0px 0p 0px 20px;
	padding: 5px;
	border-radius: 4px;
	background-color: #CCCCCC;
}

.bulk_textarea {
	width: 230px;
	height: 100px;
	border: #dddee1 solid 2px;
	outline: none;
	margin: 0px 0p 0px 20px;
	padding: 5px;
	border-radius: 4px;
	background-color: #CCCCCC;
}

.bulk_submit2 {
	margin: 10px 0px 10px 90px;
	padding: 0px;
	width: 90px;
	height: 30px;
	background: #00CCFF;
	border-radius: 5px;
	border: none;
	moz-bordor-radius: 5px;
	webkit-bordor-radius: 5px;
	font-family: Georgia;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.bulk_form input[type]:focus , .bulk_form textarea:focus {
	background-color: #FFFFFF;
}

.bulk_submit2:hover {
	color: #fff;
	background-color: #0099FF;
}

#sample_btn {
	width: 120px;
	height: 40px;
	background-color: #333333;
	float: left;
	margin: 10px 20px 0px 10px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Tw Cen MT";
	border-radius: 5px;
	moz-bordor-radius: 5px;
	webkit-bordor-radius: 5px;
	cursor: pointer;
	padding: 0px;
	text-transform: uppercase;
}

#sample_btn a {
	color: #FFFFFF;
	text-decoration: none;
}

#sample_btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #36b4e9;
}

#sample_btn_enq {
	width: 120px;
	height: 40px;
	background-color: #333333;
	float: left;
	margin: 10px 20px 0px 46px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Tw Cen MT";
	border-radius: 5px;
	moz-bordor-radius: 5px;
	webkit-bordor-radius: 5px;
	cursor: pointer;
	padding: 0px;
	text-transform: uppercase;
}

#sample_btn_enq a {
	color: #FFFFFF;
	text-decoration: none;
}

#sample_btn_enq:hover {
	color: #fff;
	text-decoration: none;
	background-color: #36b4e9;
}

.product_code {
	margin-left: 77px;
	color: #FFFFFF;
}

.offer-price {
	height: 90px;
	text-align: center;
	margin-top: 5px;
	margin-left: 15px;
}

.offer-price h1 {
	margin-bottom: 5px;
	margin: 0 !important;
}

#offer_header {
	width: 90px;
	height: 40px;
	color: #FFFFFF;
	font-size: 22px;
	font-family: 'AgencyFBRegular';
	font-weight: bold;
	line-height: 40px;
	background-color: #f58635;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	border-radius: 6px;
}

.topbar {
	background: #f55a4e;
	width: 100%;
}

.social {
	width: 1000px;
	margin: 0 auto;
}

.social ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.social ul li {
	list-style: none;
	display: inline-block;
}

.social ul li a {
	display: block;
	color: #fff;
	padding: 10px 20px;
	font-size: 15px;
	border-left: 1px solid #dc5046;
}

.social ul li a:hover {
	color: #000;
}

.logo_bar {
	
}

.logo_bar_inner {
	width: 1000px;
	margin: 0 auto;
}

.top_right_bar {
	float: right;
	padding-top: 50px;
}

.top_right_bar ul li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

.top_right_bar ul li.small {
	width: 210px;
}

.top_right_bar ul li.big {
	width: 280px;
}

.top_right_bar ul li img {
	float: left;
	margin-right: 10px;
}

.top_right_bar ul li h3 {
	font-family: 'Open Sans', sans-serif;
	color: #1c60a2;
	font-size: 20px;
}

.top_right_bar ul li h3 span {
	display: block;
	font-size: 15px;
	color: #6e6969;
}

.top_right_bar ul li h3 a {
	color: #1c60a2;
}

.top_right_bar a:hover {
	color: #000;
}

.navigation {
	background: url(../images/menu_bg.jpg) repeat-x;
}

#navi {
	width: 1000px;
	margin: 0 auto;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi li {
	list-style: none;
	display: inline-block;
	margin: 0px 40px;
	line-height: 48px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

#navi li a {
	color: #FFFFFF;
}

#navi li a:hover {
	color: #fed004;
}

#navi_active {
	color: #fed004;
}

#banner_box {
	width: 998px;
	height: 340px;
	border: #e3e4e5 solid 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px 0px 25px 0px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}

#container_left h1 {
	color: #2160a0;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0;
}

#container {
	width: 1000px;
	margin-bottom: 15px;
}

#container_left {
	width: 600px;
	float: left;
	padding: 0px 15px;
}

#container_right {
	width: 350px;
	float: right;
}

#container_left p {
	color: #000;
	font-size: 13px;
	font-family: "Open Sans";
	text-align: justify;
	line-height: 18px;
	margin: 20px 0px;
}

#readmor_btn {
	width: 111px;
	background: url(../images/menu_bg.jpg) repeat-x;
	margin: 5px 0px 0px 10px;
	border-radius: 6px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 15px;
}

#readmor_btn a {
	color: #FFFFFF;
	text-decoration: none;
}

#readmor_btn a:hover {
	color: #c6effe;
	text-decoration: none;
}

.enq_form {
	border-radius: 10px;
	border: 1px solid #eee;
	-webkit-transition: all 0.3s ease 0.2s;
	-moz-transition: all 0.3s ease 0.2s;
	-ms-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.1s;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	padding: 10px 15px;
	margin-top: 15px;
}

.enq_form h3 {
	color: #f55a4e;
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding: 15px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}

.enq_form label {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	display: block;
	font-weight: normal;
	padding-left: 5px;
}

.enq_form input, textarea {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
	outline: none;
	border: 1px solid #eee;
	padding: 5px 10px;
	box-sizing: border-box;
}

.enq_form .submit_btn {
	background-color: #f55a4e;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border-radius: 10px;
	color: #fff;
	width: auto;
	padding: 10px 25px;
	font-weight: bold;
	cursor: pointer;
}

.box_content {
	display:block;
	float:left;
	width:32.2%;
	margin-left:1.6%;
	margin-bottom: 15px;
	padding:15px;
	border: 1px solid #e3e4e5;
	
	border-radius: 10px;
	
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
	box-sizing:border-box;
}
.box_content:first-child {
	margin-left:0
}

.box_content h3 {
	color: #2160a0;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
}

.box_content p {
	color: #878787;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin: 10px 0px 0 0;
	padding: 0px;
}

.box_content p a {
	color: #f55a4e;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
}

.box_content p a:hover {
	color: #000;
}

.box_content img {
	max-width: 100%;
}

.after:after{
	display: block;
	content: '';
	clear: both;
}

.margin-tb {
	margin: 50px 0px;
}

#copyright {
	padding: 15px 0px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
}

#copyright a {
	color: #fff;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}

.index_slider {
	margin-bottom: 20px;
	width: 1000px;
	position: relative;
}

.index_slider h3 {
	color: #2160a0;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	margin-bottom: 15px;
}

#content_box h1{
	color: #2160a0;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0;
}

#content_box{
	padding: 0px 15px;
	margin-top: 20px;
}

.map_page{
	width: 990px;
	border: 3px solid #eee;
	margin-bottom: 20px;
}

.address h3{
	color: #f7786e;
	margin: 20px 0px 15px 0;
	font-size: 18px;
}

.address_lft{
	width: 20%;
	font-weight: bold;
	float: left;
	font-size: 13px;
}

.address_rth{
	width: 60%;
	float: left;
	font-size: 13px;
	margin-bottom: 20px;
}

.address_rth a{
	color: #f7786e;
}

.address_rth a:hover{
	color: #000;
}

.products{
	width: 1000px;
	margin: 25px 0;
}

.products h1{
	color: #2160a0;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0;
}

.products_grid ul li{
	width: 238px;
	display: block;
	float: left;
	margin: 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	border: #dedede solid 1px;
	background: #245789;
	overflow: hidden;
}

.products_grid ul li img {
	height: 200px;
	width: 100%;
}

.products_grid ul li h1 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 0px;
}

.products_grid #detail_btn {
	width: 97px;
	height: 40px;
	background: url(../images/view_detail.png);
	margin: 10px 0px 5px 68px;
	border-radius: 6px;
	line-height: 32px;
}

#detail.products_grid _btn a {
	color: #393939;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 15px;
	line-height: 40px;
}

.products_grid #detail_btn a:hover {
	color: #f55a4e;
	text-decoration: none;
}


.input-group-addon:first-child {
	border-right: 0;border-bottom-right-radius: 0;
border-top-right-radius: 0;
}

.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}

.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;box-sizing: border-box;
}

.margin-bottom-sm {
margin-bottom: 20px !important;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.col-md-6 {
	width: 45%;
	float: left;
margin-right: 3%;
}

.form-textarea {
display: block;
width: 100%;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 0px 4px 4px 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
margin-bottom: 0px;
}

textarea {
overflow: auto;
}

.mainform h1{
	color: #2160a0;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0;
	text-align: center;
}

.submit_btn {
background-color: #f55a4e;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
text-decoration: none;
border-radius: 10px;
color: #fff;
width: auto;
padding: 10px 25px;
font-weight: bold;
cursor: pointer;
}


.mainform p {
color: #000;
font-size: 13px;
font-family: "Open Sans";
text-align: justify;
line-height: 18px;
margin: 20px 0px;
}


#container_left h2{
	color: #f55a4e;
	text-align: center;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}

.table-content {
	border-collapse: collapse;
	color: #333;
	margin: 10px 0;
	background: #f55a4e;
}

.table-content tr {
	background: #ebeaea;
}

.table-content tr td {
	padding: 2px 3px;
	border: 1px solid #fff;
}

.table-content tr:nth-child(even) {
	background: #CCC;
}

.table-content .th{
	background: #404345;
	font-weight: bold;
	color: #fff;
}

.box_table{
	background: #f55a4e;
	padding: 2px 10px;
}