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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
/*overflow-x: hidden;*/}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.ftTxt{
	font-family: 'fmmalithix';
	font-size:16px;
}
/* #Basic Styles
================================================== */
.uniFont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
i{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	/*color: #2d2010;*/
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	background:#004e04;
	/*background:url(../images/main_bg.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slider{
	float:left;
	width:100%;
	height:auto;
	border-bottom:5px solid #8b1806;
	margin-bottom:30px;	
}
.so-icon{
	float:left;
	height:20px;
	width:auto;
	margin:0px 5px;	
}
.gallery-btn{
	float:left;
	text-decoration:none;
	font-size:12px;
	color:#000; /* 812990 Purple */
	font-weight:bold;
	margin-right:20px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.gallery-btn:hover{
	opacity:.7;	
}
#black{
	font-family: 'fmganganeex';
	color:#000;	
	font-size:16px;
	margin:-2px 0px 5px 0px;
}
#scName{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;	
}
/* ***************************** */
/* ***************************** */
/* ***************************** */
.top-bar{
	float:right;
	width:auto;
	height:auto;
	font-size:12px;
	margin-top:15px;	
}
.top-bar ul{
	float:right;
	margin:0;
	padding:0;
	
	margin-top:0px;	
}
.top-bar ul li{
	float:left;
	list-style:none;
	line-height:39px;
	padding:0px 15px;
	/*border-left:1px solid #ddd;*/
}
.top-bar ul li:nth-child(odd){
	border-right:1px solid #aaa;
}
.top-bar ul li:nth-child(even){
	padding-right:0px;
}
.top-bar ul li a{
	text-decoration:none;
	color:#333;	
}
.top-bar ul li a:hover{
	color:#000;	
}
.top-bar .icon{
	float:left;
	width:15px;
	height:15px;
	margin-right:8px;
	margin-top:13px;
}
/* ***************************** */
/* ***************************** */
/* ***************************** */

.downLink{
	float:left;
	width:100%;
	height:80px;
	/*background:#ffc000;*/
	background:none;
	border:1px solid #000;
	border-radius:5px;
	margin-top:15px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.downLink:hover{
	border:1px solid #8b1806;
	box-shadow:0px 0px 5px #8b1806;
}
.downLink .cntnt{
	float:left;
	width:522px;
	margin-top:20px;
	margin-left:20px;
}
.downLink .cntnt .ttl{
	float:left;
	width:422px;
	height:20px;
	overflow:hidden;
	font-size:17px;
	font-weight:normal;
	font-family: 'fmmalithix';
}
.downLink .cntnt .ttl2{
	float:left;
	width:342px;
	height:20px;
	overflow:hidden;
	font-size:17px;
	font-weight:normal;
	font-family: 'fmmalithix';
}
.downLink .cntnt .Llink{
	float:left;
	font-size:13px;
	margin-top:2px;
	font-weight:normal;
	color:#8a1805;
	text-decoration:none;
	text-transform:inherit;
}
.downLink .cntnt .downIcon{
	float:left;
	margin-right:15px;
	border-right:1px solid #000;
	padding-right:15px;
}
.downLink .cntnt .downIcon2{
	float:right;
	border-left:1px solid #000;
	padding-left:15px;
}
#contact{
	float:left;
	width:100%;	
	height:auto;
	margin-bottom:20px;
	padding-bottom:10px;
}
#rgt{
	float:right;
	margin-right:0px;
	margin-top:30px;	
}
#lft{
	float:left;
	margin-left:0px;
	background:none;
	margin-top:30px;	
}
#lft2{
	float:left;
	margin-left:0px;
	background:none;
	margin-top:30px;
	width:350px;	
}
/* ************************************** */
/* ************************************** */
/* ************************************** */
.pharma{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:20px;
	border-bottom:1px solid #8b1806;
	margin-bottom:40px;	
}/*
.pharma:nth-child(3){
	border-bottom:none;
}*/
.pharma .phImg{
	float:left;
	width:150px;
	height:150px;
	margin-right:30px;	
	border-radius:200px;
	border:1px solid #8b1806;
	box-shadow:3px 3px 5px #8b1806;
}
.pharma p{
	color:#000;
	margin-top:0px;	
}
/* ************************************** */
/* ************************************** */
/* ************************************** */
.contactForm{
	float:left;
	margin-top:10px;
	margin-bottom:20px;	
}
.inpt{
	float:left;
	width:100%;
	height:40px;
	font-size:14px;
	text-indent:10px;
	background:none;
	border:none;
	border:1px solid #8b1806;
	margin-bottom:10px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.inpt:focus{
	box-shadow:0px 0px 5px #8b1806;
}
.btn{
	float:right;
	padding:15px 20px;
	background:#8b1806;
	color:#fff;
	border:none;
	cursor:pointer;	
	font-weight:bold;
	font-size:14px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.btn:hover{
	background:#000;
	padding:15px 40px;
}
.serviceLink{
	/*font-family: 'fmmalithix';*/
	font-size:18px;
	line-height:30px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.serviceLink:hover{
	color:#8b1806;
	padding-left:20px;
	font-weight:bold;
}
.slActive{
	font-family: 'fmmalithix';
	font-size:17px;
	line-height:30px;
	color:#8b1806;
	font-weight:bold;
	text-decoration:none;
}
.arrow{
	display:inline;
	margin:0px 5px 0px 0px;	
}
.ttle{
	font-family: 'fmmalithix';	
}
.sp_body2{
	background:url(../images/main_bg.jpg) no-repeat center top;
	padding-top:30px;
	margin-top:-20px;	
}
.sp_body{
	background:url(../images/inner-bg.jpg) repeat-y center top;
	/*background:#ffc000;*/
	padding-top:30px;
	margin-top:0px;	
}
html {
	background:#fff;
/*overflow-x: hidden;*/ }
/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: 'fmganganeex';
	/*font-family: 'ds-manonormal';*/
	font-weight: normal;
	/*text-transform:uppercase;*/
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	color: #f07272;
}
h1 {
	font-size: 40px;
	margin-bottom: 20px;
	font-family: 'fmmalithix';
	margin-top:-40px;
	color:#004e04;
}
h2 {
	font-size: 30px;
	margin-bottom:10px;
}
h3 {
	font-size: 23px;
	margin-bottom: 10px;
	color:#8b1806;
}
h4 {
	font-size: 20px;
	margin-bottom: 10px;
	text-transform:capitalize;
	color: #543d1f;
}
h5 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #543d1f;
}
h6 {
	font-size: 14px;
	margin-bottom: 10px;
}
.subheader {
	color: #261b0d;
}
p {
	color: #fff;
	line-height:1.5em;
	font-size:16px;
	margin: 20px 0 15px 0;
	/*text-shadow: 1px 1px 0 #fff;*/
	font-family: 'fmmalithix';
	text-align:justify;
}
p.last {
	margin-bottom:0;
}
p img {
	margin: 0;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	/* ...and now for the proper property */
	transition:.3s;
}
p img:hover {
	margin: 0;
	opacity:.8;
}
img.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
img.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
/*	Blockquotes  */
blockquote, blockquote p {
	font-size: 14px;
	line-height: 24px;
	color: #cdcdcd;
	font-style: italic;
}
blockquote {
	margin: 0 0 0px;
	padding: 0;
	border-right: 1px solid #796172;
}
blockquote cite {
	display: block;
	font-size: 12px;
	color: #cdcdcd;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #cdcdcd;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
	
/* Text Selection */

::selection {
background: #f9efe3;
color: #261b0d; /* Safari */
}
::-moz-selection {
background: #f9efe3;
color: #261b0d; /* Firefox */
}
/* #Links
================================================== */
/*a, a:visited {
	color:#FC3;
	text-decoration: none;
	outline: 0;
}
p a, p a:visited {
	line-height: inherit;
}*/
/* #Images
================================================== */
img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
/* #Forms
================================================== */

/* General Forms */

form {
	margin-bottom: 0px;
}
fieldset {
	margin-bottom: 20px;
}
label, legend {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
input[type="checkbox"] {
	display: inline;
}
label span, legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444;
}
/*
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	padding: 10px 10px;
	outline: none;
	overflow: hidden;
	font: 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #261b0d;
	margin: 0;
	width: 198px;
	max-width: 100%;
	display: block;
	margin-bottom: 10px;
	background: #eee;
}
select {
	padding: 0;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
	border: 1px solid #bbb;
	color: #555;
}
textarea {
	min-height: 100px;
}
select {
	width: 220px;
}*/
/* Header Responsive Menu Form Style */
	
.header form {
	margin-bottom: 15px;
}
#header select {
	-webkit-appearance: none;
	padding: 10px;
	outline: none;
	border:1px solid #22180b;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	max-width: 100%;
	display: block;
	background:#483319 url(../images/navselect.gif) no-repeat right center;
	color: #fff;
}
#header option {
	outline: none;
	border: 0;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	max-width: 100%;
	display: block;
	padding-left: 15px;
}
/* #Misc
================================================== */
.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
