﻿html, body {border:0; margin:0; padding:0;}

body {font-family:Arial, Helvetica, sans-serif; background:#eee;}



@font-face {font-family:'PTS55F'; src: url(../fonts/PTS55F.ttf);}
@font-face {font-family:'trebuc'; src: url(../fonts/trebuc.ttf);}

.font_fam_BarbedorT{font-family:'PTS55F.ttf';}




h1, h2, h3, h4, h5, h6 {margin:0 0 5px 0; padding:0 0 5px 0; font-weight:normal;}

ul, ol {margin:0; padding:0;}

img {border:0;}

a, a:link, a:visited, a:hover {text-decoration:none; outline:none;}

form input, form select, form textarea {font:12px, tahoma, calibri;}

form label {cursor:pointer;}

table {border:0px; margin:0; padding:0;}

table tr td {padding:0px;}

.left{float:left;}

.right{float:right}

.width100{width:100%;}
.wrapper{width:100%; height:auto; float:left;}
.m-top10{margin-top:10px;}
.m-bottom{margin-bottom:10px;}
.border-bottm{border-bottom:1px solid #FFF; width:100%;}
.border-bottm-orange{border-bottom:1px solid #f58222; width:100%; margin-top:5px;}
.text-left{text-align:left;}
/*---------------------------------------Font Style----------------------------------*/
h1{
	font-family:'PTS55F';
	font-size:22px;
	color:#ff7800;
	text-transform:uppercase;
}
h2{
	font-family:'PTS55F';
	font-size:16px;
	color:#fff;
}
p{
	font-family:'PTS55F';
	font-size:13px;
	color:#222;
	line-height:24px;
	text-align:justify;
}
strong{
	font-family:'PTS55F';
	font-size:14px;
	color:#f58222;
	font-weight:normal;
}
.white-text{
	color:#fff;
}
.read-more-button a{
	text-decoration:none;
	font-family:'PTS55F';
	font-size:13px;
	color:#fff;
	background:#f58222;
	padding:5px 10px;
}
.read-more-button a:hover{
	text-decoration:none;
	font-family:'PTS55F';
	font-size:13px;
	color:#222;
	background:#f58222;
	padding:5px 10px;
}
.left-menu li{
	list-style:none;
	text-decoration:none;
	font-family:'PTS55F';
	font-size:13px;
	color:#fff;
	margin-bottom:10px;
	border-bottom:1px solid#425e75;
	padding-bottom:5px;
}
.left-menu a{
	text-decoration:none;
	color:#fff;
	background:url(../images/list_1.png)no-repeat left center;
	padding:10px 0px 10px 20px;
}
.left-menu a:hover{
	text-decoration:none;
	color:#f58222;
	background:url(../images/list_1_over.png)no-repeat left center;
	padding:10px 0px 10px 20px;
}
.list li{
	list-style:url(../images/list_1_over.png);
	text-decoration:none;
	font-family:'PTS55F';
	font-size:13px;
	color:#222;
	margin-bottom:10px;
	margin-left:50px;
}
	
	
/*---------------------------------------Header area----------------------------------*/
.header-area{
	width:100%;
	height:auto;
	float:left;	
	border-bottom:5px solid #ff910b;
	background:#fff;
}
.header-wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.header-box{
	width:1000px;
	height:90px;
	float:left;
}
.logo-box{
	width:330px;
	height:90px;
	float:left;
	margin-right:20px;
}
.menu-box{
	width:500px;
	height:50px;
	float:right;
	margin-top:40px;
}
.menu-left-box{
	background:url(../images/menu_left_bg.png) no-repeat bottom left;
	width:75px;
	height:50px;
	float:left;
}
.menu-center-box{
	width:350px;
	height:30px;
	float:left;
	background:url(../images/menu_center_bg.png) repeat-x bottom;
	text-align:center;
	padding-top:20px;
	color:#fff;
}
.menu-right-box{
	background:url(../images/menu_right_bg.png) no-repeat bottom left;
	width:75px;
	height:50px;
	float:left;
}
.menu li{
	list-style:none;
	display:inline;
	font-family:'PTS55F';
	color:#fff;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu a{
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
.menu a:hover{
	color:#222;
	text-decoration:none;
	padding:0 10px;
}
.active a{
	color:#222;
	text-decoration:none;
	padding:0 10px;
}
/*---------------------------------------Body Area----------------------------------*/
.body-area{
	width:100%;
	height:auto;
	float:left;
}
.body-wrapper{
	width:1000px;
	height:auto;
	margin:10px auto;
}
.body-box{
	width:980px;
	height:auto;
	float:left;
	background:#fff;
	padding:9px;
	border:1px solid #ddd;
}
.who_ve_are_box, .left-box{
	width:180px;
	height:330px;
	float:left;
	background:url(../images/who_we_are_bg.png) repeat-x;
	padding:10px;
	margin-right:10px;
}
.banner-box, .right-box{
	width:770px;
	height:350px;
	float:left;
	background:url(../images/banner_bg.png) repeat-x
}
.left-box{
	background:#39556b !important;
	height:auto !important;
}
.right-box{
	background:#fff !important;
	height:auto !important;
}
.welcome-cont-box{
	width:560px;
	float:left;
	margin-right:10px;
}
.home-img-box{
	width:200px;
	height:150px;
	float:left;
}
.top-contact-info{
	width:1000px;
	height:20px;
	text-align:right;
	font-family:'PTS55F';
	font-size:13px;
	color:#222;
}
.footer-box{
	width:1000px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}

.footer li{
	list-style:none;
	display:inline;
	font-family:'PTS55F';
	color:#222;
	font-size:13px;
	text-decoration:none;
}
.footer a{
	color:#222;
	text-decoration:none;
	padding:0 10px;
}
.footer a:hover{
	color:#f58222;
	text-decoration:none;
	padding:0 10px;
}
.footer-left-box{
	width:500px;
	float:left;
	text-align:left;
}
.footer-right-box{
	width:500px;
	float:left;
	text-align:right;
}
/*-----------------------------About Page-------------------*/
.about_banner_box{
	width:980px;
	height:300px;
	background:url(../images/banner_bg.png) repeat-x bottom;
}
.about_content_box{
	width:770px;
	float:left;
	margin-right:10px;
}
.about_img-box{
	width:200px;
	height:auto;
	float:left;
}
/*-----------------------------Products Page-------------------*/
.pro_img_box{
	width:120px;
	height:120px;
	float:left;
	margin:10px;
}
.products_main_box{
	width:738px;
	height:auto;
	float:left;
	border:1px solid #ddd;
	margin:10px 0;
	padding:10px;
}
/*-----------------------------Contact Page Page-------------------*/
.map_box{
	width:760px;
	float:left;
}




