@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; }
a { border: none; text-decoration: none; }



#master {
	float: left; 
	width: 100%;
	sbackground: #04b4e6;
	sbackground: #A0CFE0;
	background:url(../images/background/2.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	margin: 0;
	width: 100%;
	sbackground:#006600;
	border-bottom: 3px solid #000099;
	float: left;
}
.header_cont {
	float: left;
	width: 98%;
	padding: 10px 0;
	position: relative;
}
.header_cont span {
	float: left;
	width: 28%;
	padding-left: 20px;
}
.header_cont span a img { border: 3px solid #006666; }
.header_cont span a.hover img{
	border: 3px solid #FF0000 !important;	
}
.header_cont div {
	float: right;
	width: 70%;
}
.header_cont div.icons {
	float: right;
	margin-right: 20px;
}
.header_cont div.icons tt {
	float: right;
	padding: 0 0 0 20px;
	margin: 15px 0 0;
}
.header_cont .navbar {
	float: right;
	width: 80%;
	padding: 5px 0 0;
}
.header_cont .navbar ul {
	float: right;
}
.header_cont .navbar ul li {
	float: left;
	list-style-type: none;
}
.header_cont .navbar ul li a {
	float: left;
	padding: 10px;
	margin: 0 0 0 10px;
	background: #fff;
	text-transform: uppercase;
	font-size: 16px;
	color: #0a5891;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #417f40;
}
.header_cont .navbar ul li a:hover, .header_cont .navbar ul li a:active, .header_cont .navbar ul li a:focus  {
	background: #0a5891;
	color: #fff;
	border-bottom: 5px solid #fff;
}
.about {
	width: 100%;
	float: left;
	sbackground:#003399;
	background:url(../images/aboutback.jpg) #003366 right top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 20px 0;
}
.about_txt {
	width: 50%;
	float: left;
	background: #003399;
	padding: 40px;
}

.about_txt  p {
	width: 100%;
	left:auto;
	float: left;
	taext-align:justify;
	padding: 30px;
}
.about_txt  .btn {
	width: auto;
	float: left;
	margin: 0 20px;
}
.about_txt  .btn a {
	float: left;
	padding: 10px;
	background:#fff;
	color: #0a5891;
	border-bottom: 5px solid #417f40;
}
.about_txt  .btn a:hover, .btn a:active, .btn a:focus{
	float: left;
	padding: 10px;
	background:#417f40;
	color: #fff;
	border-bottom: 5px solid #fff;
}
.about_txt h2 { color: #fff;}
.gallery {
	float: left;
	width: 100%;
	padding: 0 25px;
	margin: 30px 0;
}
.gallery h1 {
	float: left;
	width: 100%;
	color: #3b7d3d;
	padding: 0 0 20px 0;
}
.gallery span {
	float: left;
	margin: 0 0 0 28px;
	padding: 10px;
	border: 5px #3b7d3d solid;
	width: 275px;
	background: #003366;
	border-radius: 15px;
}
.gallery span.product {
	margin: 0 0 0 20px !important;
	padding: 10px 0 0 7px !important;
	sbackground:#fcf;
}
.gallery span img {
	float: left;
	width: 250px !important;
	height: 250px !important;
	border-radius: 15px;
	opacity: 1;
}
.gallery span img:hover {
	opacity: 0.5;
}
.gallery span tt { float: left; background: #003366; padding: 10px; width: 99%; margin: 10px 0 0;  text-align: center;}
.gallery span tt a {
	float: center;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 10px 0 0;
	fwidth: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery span tt a:hover { border-bottom: 3px solid #fff; color: #fff;}
.gallery  .button {
	float: left;
	margin: 30px 0 0  30px;
	font-size: 18px;
}

.gallery  .button a {
	float: left;
	padding: 10px 20px;
	background:#084b7b;
	color: #fff;
	border-bottom: 5px solid #417f40;
}
.gallery  .button a:hover, .btn a:active, .btn a:focus{
	float: left;
	padding: 10px 20px;
	background:#417f40;
	color: #fff;
	border-bottom: 5px solid #084b7b;
}
#footer {
	float:left;
	width: 100%;
	padding: 30px ;
	text-align:center;
	font-size: 14px;
	color: #fff;
	background:#003366;
}

/* About Us Page Style */

#middle
{
	float: left;
	width: 100%;
	margin:0;
	height: 100%;
	padding: 20px 30px;
	background:#fff ;/*url(../images/about.jpg) right no-repeat scroll;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#middle_banner{
	float: left;
	width: 100%;
	background: #1b2f47;
	height:200px;
	text-align:center;
}
#middle_banner img{
	float: right;
	width: auto !important; 
	height:200px !important;
}
#middle h1 {
	float: left;
	width: 100%;
	color: #3b7d3d;
	padding: 0 0 20px 0;
	text-decoration: underline;
}
#middle p {
	float: left;
	width: 100%;
	color: #000;
	padding: 0 0 20px 0;
	
}
#middle p span {
	float: left;
	width: 95%;
	color: #000;
	padding: 0 30px 20px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	sbackground:#fcf;
}
#middle ul {
	float: left;
	padding: 0 20px;
	margin: 0 20px 30px;
	list-style: circle;
}
#middle ul li { padding: 14px 0 10px; }
#contact {
	float: left;
	width: 50%;
}
#contact a { color:#39793d; }
#contact a:hover { text-decoration: underline;  color:#39793d; }
h2 {
	float: left;
	width: 100%;
	color: #065183;
	padding: 30px 0 20px 0;
	text-decoration: underline;
}
