﻿* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	margin:0;
	color: #4d4d4d;
	line-height:15px;
	padding:0px;
	height:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:	justify;
	background-image:url(../images/top.png);
	background-repeat:repeat-x;
	
}
.clear {
	clear:both;
}
@font-face { 
    font-family: 'lsansuni';
    src: url('fonts/lsansuni.eot');
    src: local('lsansuni'), url('fonts/lsansuni.ttf') format('ttf'), url('fonts/lsansuni.woff') format('woff'),  url('fonts/lsansuni.ttf') format('truetype');
}
.main_wrapper {
	width:1000;
	height:auto;
	margin:auto;
}
.main-bg-banner {
	width:1000px;
	height:426px;
	margin:0px auto;
}
#header {
	width:1000px;
	height:120px;
	margin:auto;
}
#header {
	width:1000px;
	height:120px;
	margin:auto;
}
#header strong#logo {
	float: left;
	height: 87px;
	padding:10px 0 0 0;
	width: 286px;
	cursor:pointer;
}
.onlinepayment {
	width:141px;
	height:30px;
	float:right;
	margin:34px 3px 0 0;
	background:url(../images/onlinepayment.jpg) no-repeat;
	cursor:pointer;
	border-radius:10px;
}

.banner {
	width:1000px;
	height:326px;
	padding:0px;
	margin:8px 0px 0px 0px;
}
.banner-left {
	width:400px;
	height:326px;
	padding:0px;
	margin:0px;
	float:left;
}
.banner-left h1 {
	color:#fff;
	font-family:Century Gothic;
	font-size:25px;
	padding:0px 0 0px 0;
	margin:114px 0 0px 0;
	line-height:20px;
	width:300px;
}
.ban-onlinepayment {
	width:320px;
	height:70px;
	float:left;
	margin:142px 3px 0 0;
	background:url(../images/ban_onlinepayment.png) no-repeat;
	cursor:pointer;
	border-radius:10px;
}
.banner-left p {
	color:#fff;
	font-family:Century Gothic;
	font-size:16px;
	font-weight:bold;
	padding:0px 0 0px 0;
	margin:17px 0 0px 80px;
	float:left;
	
}
.banner-right {
	width:535px;
	height:301px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:right;
}
/* Banner slide start */
#gallery {
	position:relative;
	height:320px;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery div {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#gallery a.show, #gallery div.show {
	z-index:500;
	position: a
}
#gallery .caption {
	z-index:-500;
	background-color:#000;
	color:#ffffff;
	height:100px;
	width:100%;
	position:absolute;
	bottom:0;
}
#gallery .caption .content {
	margin:5px
}
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
/* Banner slide end */
/*middle content*/
.middle-container {
	width:1000px;
	height:auto;
	margin:30px auto;
}
.middle-container img{
	width:619px;
	height:548px;
	margin:30px 0px 0px 200px;
}
.thanks_msg {
	width:1000px;
	height:auto;
	margin:0px auto;
	border-radius:10px;
	margin-bottom:20px;


}
.thanks_msg h3{
 font-family: Times New Roman,serif;
    font-weight: normal !important;
    text-decoration: none;
	font-size:20px;
	margin:10px 0px 0px 10px;
	color:#990000;
	}
.thanks_msg p{
 font-family: lsansun;
    font-weight: normal !important;
    text-decoration: none;
    margin:0px 50px 0px 10px;
	font-size:18px;
	line-height:18px;
	
}

/* about us */
.about{
	width:1000px;
	height:auto;
	margin:0px auto;
	margin-bottom:20px;
	border-radius:10px;
	border:1px solid #ccc;

}
.about h4{
	font-family:Century Gothic;
    font-weight: normal !important;
    text-decoration: none;
	font-size:20px;
	margin:0px 0px 0px 0px;
	color:#fff;
	border-bottom: 1px dashed #222;
	padding:10px 0px 0px 22px;
	width:120px;
	background-color:#004161;
	height:25px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px; /* Safari */;
	-webkit-border-top-left-radius:6x; /* Safari */;
	}
.about p{
    font-family :Trebuchet MS;
    font-weight: normal !important;
    text-decoration: none;
    margin:0px 10px 0px 10px;
	font-size:16px;
	line-height:22px;
	color:#0A2540;
	}
	
	/* about us end */
/* contact us */
.contact{
	width:1000px;
	height:auto;
	margin:0px auto;
	margin-bottom:20px;
	border-radius:10px;
	border:1px solid #ccc;

}
.contact h4{
	font-family:Century Gothic;
    font-weight: normal !important;
    text-decoration: none;
	font-size:20px;
	margin:0px 0px 0px 0px;
	color:#fff;
	border-bottom: 1px dashed #222;
	padding:10px 10px 0px 22px;
	width:120px;
	background-color:#004161;
	height:25px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px; /* Safari */
	-webkit-border-top-left-radius:6x; /* Safari */
	}
	
.contact h5{
    font-family :Trebuchet MS;
    font-weight: normal !important;
    text-decoration: none;
    margin:0px 10px 0px 10px;
	font-size:13px;
	line-height:17px;
	color:#0A2540;
	}
.contact p{
   font-family : verdana;
    font-weight: normal !important;
    text-decoration: none;
    margin:0px 10px 0px 10px;
	font-size:12px;
	line-height:17px;
	}
.contact img{
	width:254px;
	height:131px;
	margin:0px 10px 0px 10px;
	float:left;
}


/* contact us end*/

.blacktext {
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    margin: 0 0 0 20px;
    width: 500px;
}

.bodytext3 {
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left:20px;
}
/*middle oontent*/

/*footer starts*/
.footer-container {
	width:auto;
	height:290px;
	background:url(../images/footer-bg.png) repeat-x;
}

.bottom_footer_content {
	width:960px;
	height:250px;
	margin:auto;
}
.company-lists {
	margin:30px 0 0 0;
	padding:0 0 0 110px;
	width:135px;
	font-size:13px;
	float:left;
}
.company-lists ul {
	margin:0;
	padding:8px 0 0 0;
}
.company-lists ul li {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	background:url(../images/arrows.png) no-repeat left 8px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0;
}
.company-lists ul li a {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.company-lists ul li a:hover {
	list-style-type:none;
	color:#898989;
	line-height:20px;
	padding:0 0 0 5px;
}
h5 {
	margin:10px 0 0 0;
	padding:0;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

h3 {
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	color:#fff;	
}
.products_links {
	margin:30px 0 0 0;
	padding:0 0 0 25px;
	width:140px;
	font-size:13px;
	float:left;
}
.products_links ul {
	margin:0;
	padding:8px 0 0 0;
}
.products_links ul li {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	background:url(../images/arrows.png) no-repeat left 8px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0;
}
.products_links ul li a {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.products_links ul li a:hover {
	list-style-type:none;
	color:#898989;
	line-height:20px;
	padding:0 0 0 5px;
}
.info_links {
	margin:30px 0 0 0;
	padding:0 22px 0 25px;
	width:140px;
	font-size:13px;
	float:left;
}
.info_links ul {
	margin:0;
	padding:8px 0 0 0;
}
.info_links ul li {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	background:url(../images/arrows.png) no-repeat left 8px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0;
}
.info_links ul li a {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.info_links ul li a:hover {
	list-style-type:none;
	color:#898989;
	line-height:20px;
	padding:0 0 0 5px;
}
.social_media {
	margin:30px 0 0 0;
	padding:0 0 0 0px;
	width:285px;
	float:left;
}
.social_media img 
{
	width:29px;
	height:29px;
	margin:17px 10px 0 0px;
	padding:0 0 0 0px;
	float:left;
	cursor:pointer;
}

.social_media ul {
	margin:0;
	padding:8px 0 0 0;
}
.social_media ul li {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	background:url(../images/arrows.png) no-repeat left 8px;
	padding:0px 0 0 10px;
	margin:5px 0 0 0;
}
.social_media ul li a {
	list-style-type:none;
	color:#ffffff;
	line-height:20px;
	padding:0 0 0 5px;
	text-decoration:none;
}
.social_media ul li a:hover {
	list-style-type:none;
	color:#898989;
	line-height:20px;
	padding:0 0 0 5px;
}

.fb_like
{
	width: 235px;
	height: 40px;
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
}
/*footer ends*/

