body
{
	margin: 0 auto; font-family:Arial, Helvetica, sans-serif; width:100%; font-size:13px; color:#000; text-align:justify; background:#000;
}
.wrapper
{
	width: 998px;
	height: auto;

	display: table-cell;
	margin:auto;
	
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 998px;
	height:166px;
	border-top:10px solid #d42e06;
	background:#fcfcfc;
  
  

}
.email { float:right; margin:40px; padding:0px 0px 0px 0px;}
.email p { float:left; text-align:left; font-size:14px; color:#d42e06;}
.email p a { color:#d42e06; text-decoration:none;}
.email p b  { color:#000; font-size:14px; }
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/

#menu, #menu ol {
        margin: 0;
        padding: 0;
        list-style: none;
}

#menu {
     
		float: right;white-space:nowrap; width: 958px;
	height: 44px; padding-left:40px;
    background: url(../images/menu.jpg); margin-bottom:4px;
    background-repeat: no-repeat;}


#menu:before,
#menu:after {
        content: "";
        display: table;
}

#menu:after {
        clear: both;
}

#menu {
        zoom:1;
}

#menu li {
        float: left;
        position: relative;
}

#menu a {
        float: left;
        padding: 10px 26px; text-decoration:none;
        color:#FFF; font-size:15px;
		


}

#menu li:hover > a {
        color: #FFF;

}

*html #menu li a:hover { /* IE6 only */
        color: #000;
}

#menu ol {
        margin: 0px 0 0 0;
        _margin: 0; /*IE6 only*/
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 48px; height:30px;
        left: 0;
        z-index: 9999;
        background: #000;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.7);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
}

#menu li:hover > ol {
        opacity: 1;
        visibility: visible;
        margin: 0;
}

#menu ol ol {
        top: 0;
        left: 150px;
        margin: 0 0 0 20px;height:30px;
        _margin: 0; /*IE6 only*/
        -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
        -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
        box-shadow: -1px 0 0 rgba(255,255,255,.3);
}

#menu ol li {
        float: none;
        display: block;
        border: 0;height:30px;
        _line-height: 0; /*IE6 only*/
        -moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
        -webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
        box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu ol li:last-child {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
}

#menu ol a {
        padding: 8px;
        width: 130px;
        _height: 10px; /*IE6 only*/
        display: block;
		background:#000; text-align:left;
        white-space: nowrap;
        float: none;
		border: 0;
        text-transform: none;height:30px;
}

#menu ol a:hover {
        background-color: #ef1d02;
    
}

#menu ol li:first-child > a {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
}

#menu ol li:first-child > a:after {
        content: '';
        position: absolute;
        left: 40px;
        top: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ef1d02;
}

#menu ol ol li:first-child a:after {
        left: -6px;
        top: 50%;
        margin-top: -6px;
        border-left: 0;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 6px solid #ef1d02;
}

#menu ol li:first-child a:hover:after {
        border-bottom-color: #ef1d02;
}

#menu ol ol li:first-child a:hover:after {
        border-right-color: #ef1d02;
        border-bottom-color: transparent;
}

#menu ol li:last-child > a {
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
}


 .search{	 margin:7px 12px 0 0; padding:0px;  float:right; }
 .go {
	margin:0px 8px 0 3px;
	background:#000000;
	width:30px;
	color:#FFF;
	float:right;
	border:none;height:26px;
	padding:4PX;
	font-size:12px;
	
}
#target {
	height:25px;
	width:185px;
	color:#333; float:left;
	background:#ededed;
	margin:0px 0 0 0px; 

}
/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 994px;
  height: 310px;
  border: solid 2px #ffffff;
}

.slider_box
{
float:left;
width:996px; padding:5px 0 0 0px;
height:249px;
background:#fff;
margin:0px 0px 0px 0px;

}

.slider_box h1
{
float:left;
width:330px;
height:auto;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
margin:10px 0px 10px 0px;
}


.slider_box p
{
float:left;
width:300px;
height:auto;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF !important;
margin:0px 0px 0px 20px;
text-align:justify;
}


.box
{
float:left;
width:996px;
height:245px;
background:#0F9;

}


/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 738px;
  height: 240px; text-align:justify;
  border-bottom: solid 1px #dbdbdb; border-left:2px solid #FFF;
  float: right; 
}
.second-section1
{
  width: 698px; border-bottom:5px solid #CCC; border-top:5px solid #CCC;
  height:auto; text-align:justify;
 border-left:2px solid #FFF;
  float: right; padding:10px 20px 20px 20px;}
.pack-box3
{
  width: 251px;
  height: 230px;
  float:left; border-bottom:5px solid #CCC;
  background:#edecec;
   border-top:5px solid #CCC;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 233px;
  height: 230px;
float:left;;border-bottom:5px solid #CCC;
  background:#edecec;
   border-top:5px solid #CCC;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1
{
  width: 251px;
  height: 230px;
float:left;border-bottom:5px solid #CCC;
  background:#edecec;
   border-top:5px solid #CCC;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.product { float:left; width:200px; margin:0px 0  20px 20px;}
.product h3 { width:100%; float:left; margin:10px 0 0 0px; padding:0px; font-size:16px; text-align:center;}
.product h3 a{ color:#e22d05; text-decoration:none;}
.product h3 a:hover { text-decoration:underline;}
/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  width: 738px;
  height: 220px;
  float: right;
}
.down-box2
{
  width: 270px;
  height: 205px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat;
  text-align: left;
}
.down-box1
{
  width: 740px;
  height: 205px;
  float: right;
  background-image: url(../images/down-image1.jpg);
  background-repeat: repeat;
  text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 258px;
  height: 222px;
  float:left;
}
.left-box2
{
  width: 237px;
  height: 222px;
  float: right;
  background-image: url(../images/left-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.left-box1
{
  width: 21px;
  height: 222px;
  float: right;
  background-image: url(../images/left-image2.jpg);
  background-repeat: repeat-x;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float:left; background:#000;
  width: 998px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color:#FFF;
  text-align: left;
  margin-top: 18px;
  clear: both;
  margin-bottom: 0px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #e22404;
  margin-top: 10px;
  margin-left: 12px;
}
.title2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #e22404;
}
.title4
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px; 
  font-weight: normal;
  color: #e22404;
  margin-top: 0px;
  margin-left: 0px;
}
.title4 h2 { margin:0px !important; padding:0px !important; font-size:20px !important;  border-bottom:1px solid #FFF;}
.title3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  color: #e22404;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-align: justify;
  width: 225px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.description1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-align: justify;
  width: 710px;
  line-height: 20px;
  margin-left: 12px;
  margin-top: 2px;
}
.description3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color:#333;
  text-align: justify;

  line-height: 18px;

  margin-top: 10px;
}
.second-section1 img { float:right; padding:3px; border:1px solid #FFF; margin:0px 0 0 10px;}
.date-text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}
a img { float:right;}

hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }
a.nav:active {color: blue; }



/**************************** General Section Ends ****************************/

.button {
	height:23px;
	width:60px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:4px !important;
	margin-right:20px !important;
	background:#0d6887 !important;
}
.button:hover {
	color:#FFFFFF !important;
	background:#000 !important;
}
.map {
	float:right;
	width:380px;
	height:285px;
	border:2px solid #CCC;
	margin:0px 0px 30px 0px;
}
#contact {
	width:700px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#contact a {
	color:#000;
}
#contact a:hover {
	color:#f70203 !important;
}
#contact h2 {
	height: auto;
	width:700px;
	border:none !important;
	text-decoration:underline;
	float:left;
	margin:10px 0px 0px 0px;
	background: none;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#000 !important;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#contact font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	width:520px;
	float:left;
	margin:10px 0px 0px 2px;
}
#contact b {
	font-size:14px;
	color:#d42e06;
	font-weight:bold;
	float:left;
	width:150px;
	margin:10px 0px 0px 0px;
}


.enquiry_form1 {
	width:715px !important;
	float: left;
	margin:20px 0px 30px -10px !important;
	padding:10px 0px 10px 0px;
	background:#000;
	box-shadow:4px 4px 4px 4px #a7a9aa;
}
.enquiry_form1 div {
	width:330px;
	float: left;
	height:auto;
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:2px 0px 0px 20px;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	
}
.enquiry_form1 input {
	color:#535651;
}
.enquiry_form1 input:hover {
}
.txt_box {
	color:#67575F;
	background:#fff !important;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:50px;
	width:200px;
	float:right;
	margin:0px;
	border:1px solid #CCCCCC;
}
.txt_area {
	color:#67575F;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:23px;
	width:200px !important;
	float:right;
	background:#fff !important;
	margin:0px;
	border:1px solid #CCCCCC;
}
.enquiry_form1 select {
	height:23px;
	width:200px;
	float:right;
	color:#67575F;
	background:#fff !important;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight: normal;
	border:1px solid #CCCCCC;
}
.enquiry_form1 textarea {
	color:#67575F;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	height:50px;
	width:200px !important;
	float:right;
	margin:0px;
	border:1px solid #CCCCCC;
}
.button {
	height:25px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#fff!important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:0px !important;
	margin-right:15px !important;
	background:#d42e06 !important;
}
.button:hover {
	color:#FFFFFF !important;
	background:#d42e06;
}

.footer-text {
	float:left;
	margin:0px 0 0 0px;
	padding:0px;
	background:none;
}
.footer-text p {
	float:left;
	margin:0px 10px 0px 20px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	background:none;
	line-height:50px;
	font-weight:bold;
}.
.footer-text a img {
	float: right;
	margin:5px 0 0 0px;
	padding:0px;
	border:none;  
}
.footer-text a {
	border:none;
	background:none;
	margin-bottom:0px;
}



 