body
{
padding:0;
margin:0px auto auto auto;
background:#333333;
position:relative;
font-family:"Trebuchet MS";
}

.lft{float:left; display:inline;}
.rgt{float:right; display:inline;}
.clr{clear:both;}

img
{
border:none;
}

a
{
text-decoration:none; 
border:none;  
outline:none;
}

strong
{
width:52px;
float:left;
font-weight:bold;
text-decoration:none;
list-style:none;
margin:0px;
}

#wrapper
{
width:1000px;
margin:auto;
padding:0px;
display:table;
background-color:#FFFFFF;
border:5px solid #007AA7;
border-top:none;
border-bottom:none;
-moz-border-radius:10px 10px 10px 10px; 
-webkit-border-radius:10px 10px 10px 10px; 
border-radius:10px;

}
#header
{
width:1000px;
height:150px;
float:left;
margin:0px 0px 0px 0px;
color:#000000;
background:url(../images/header.png);
}
#header_logo
{
width:auto;
height:auto;
float:left;
padding:0px 0px 0px 0px;
margin:20px 0px 0px 15px;
}
.serch_box
{

float: right;
width:155px;
height:51px;
margin:30px 15px 0px 10px;
background:url(../images/serch_box.png);
}
.serch_box_input
{
width:100px;
height:auto;
float: left;
margin:14px 0px 0px 2px;
font-family:"Trebuchet MS";
color: #333333;
font-size:11px;
border:none;
background:#d9d9d9;
padding:1px 0px 0px 2px;
border-radius:6px 0px 0px 6px;
}
.serch_but
{
background:url(../images/serch_button.png);
width:49px;
height:51px;
float:right;
margin:0px 0px 0px 0px;
border:none;
}
.serch_but:hover
{
cursor:pointer;
float:right;
}
.menu_tab
{
width:960px;
height:auto;
float:right;
margin:22px 0px 0px 0px;

}
.menu_tab ul
{
width:100%;
height:auto; 
float:right;
margin:0px 0px 0px 0px;
}

.menu_tab li	
{
list-style:none; 
float:left;
width:172px;
height:auto;
margin:0px 18px 0px 0px;
padding:0px 0px 0px 0px;
text-shadow:none;
color:#000000;
font-size:16px;
font-weight:bolder;
text-align:center;
font-family:"Trebuchet MS";
background:url(../images/menu_tab.png) no-repeat ;
}
.menu_tab li a
{
padding:4px 0px 9px 0px;
height:auto;
color:#007aa7;
display:block;
font-size:16px;
margin:0px;
text-decoration:none;
font-family:"Trebuchet MS";
}
.menu_tab li a:hover
{
color:#FFFFFF;
}
.menu_tab li:hover
{
background:url(../images/menu_tabhover.png) no-repeat ;
width:172px;
height:auto;
float:left;
margin:0px 18px 0px 0px;
padding:0px;
color:#FFFFFF;
cursor:default;
font-family:"Trebuchet MS";
}

#show
{
background:url(../images/menu_tabhover.png) no-repeat;
width:172px;
height:32px;
float:left;
margin:0px 18px 0px 0px;
padding:0px 0px 0px 0px;
color:#FFFFFF;
}
#show a
{
color:#FFFFFF;
}

#main_img
{
width:1000px;
height:270px;
float:left;
margin:0px 0px 0px 0px;
background-image:url(../images/main_img.png);
}
#strip_img
{
width:1000px;
height:8px;
float:left;
padding:0px;
margin:0px 0px 0px 0px;
background-image:url(../images/strip_img.png);
}
#main_content
{
width:1000px;
height:auto;
float:left;
margin:auto;
padding:0px;
background:#ffffff;
}
.left_box
{
width:200px;
height:auto;
float:left;
margin-top:0px;
background:url(../images/left_bg.png);
}
.left_box_text
{
width:200px;
float:left;
height:auto;
margin:0px 0px 0px 0px;
}
.left_box_text h1
{
width:176px;
height:auto;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 20px;
float:left;
color:#feffff;
font-style:normal;
font-size:20px;
font-family:"Trebuchet MS";
background: url(../images/left_h1.png) no-repeat;
}
.left_box_text h2
{
width:210px;
height:auto;
line-height:20px;
margin:2px 0px 10px 20px;
padding:5px 0px 5px 0px;
float:left;
color:#F58220;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background:#000000;
border-radius:10px;
text-align:center;
}
.left_box_text h3
{
width:200px;
margin:0px 0px 0px 0px;
padding:0px;
float:left;
color:#000000;
font-size:15px;
font-weight:normal;
font-family:"Trebuchet MS";
}
.left_box_text ul
{
width:180px;
margin:5px 0px 20px 0px;
padding:0px 0px 0px 0px;
float:left;
font-size:12px;
font-weight:bold;
list-style:none;
}
.left_box_text li
{
width:174px;
height:auto;
line-height:20px;
float:left;
color:#000000;
margin:2px 0px 0px 0px;
padding:2px 0px 3px 20px;
font-size:14px;
font-family:"Trebuchet MS";
font-weight:bold;
border:2px solid #ECECEC;
border-left:none;
shadow:none;
}
.left_box_text li:hover
{
width:174px;
height:auto;
line-height:20px;
float:left;
color:#FFFFFF;
margin:2px 0px 0px 0px;
padding:2px 0px 3px 20px;
font-size:14px;
font-family:"Trebuchet MS";
font-weight:bold;
background:#00aeef;
border:2px solid #0078a4;
border-left:none;
}
.left_box_text h3 a
{
color:#000000;
text-decoration:none;
}
.left_box_text h3 a:hover
{
color:#000000;
text-decoration:underline
}
.left_box_text h2 a
{
color:#F58220;
text-decoration:none;
}
.left_box_text h2 a:hover
{
color:#F58220;
text-decoration:underline;
}

.contact_us
{
width:300px; 
height:auto; 
float:left; 
margin:20px 0px 10px 0px;
}

.contact_us h1
{
width:274px;
height:auto;
margin:0px 0px 0px 0px;
padding:24px 0px 24px 25px;
float:left;
color:#f58220;
font-style:normal;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/h1_bg.png) repeat-x;

}
.contact_us h2
{
width:250px;
margin:0px 0px 0px 25px;
padding:0px;
float:left;
color:#f58220;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}
.contact_us h3
{
width:260px;
margin:0px 0px 0px 25px;
padding:0px;
float:left;
color:#7d8785;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
line-height:22px;
}

.right_box
{
width:800px;
height:auto;
float:left;
}
.right_box_text1
{
width:800px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
}

.right_box_text2
{
width:480px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
}
.right_box_text3
{
width:410px;
height:auto;
float:left;
margin:0px 10px 0px 0px;
}
.right_box h1
{
width:673px;
height:25px;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 20px;
float:left;
color:#feffff;
font-style:normal;
font-size:20px;
font-family:"Trebuchet MS";
background:url(../images/right_h1.png) no-repeat ;
}
.right_box h2
{
width:750px;
margin:10px 0px 5px 25px;
padding:0px;
float:left;
color:#007AA7;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
border-bottom: 2px solid #CCCCCC;
}
.right_box h3
{
width:650px;
margin:10px 0px 5px 25px;
padding:0px;
float:left;
color:#F58220;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}

.right_box h4
{
width:180px;
margin:20px 0px 0px 20px;
padding:0px;
float:left;
color:#000000;
font-size:16px;
font-weight:normal;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}

.right_box h5
{
width:200px;
margin:10px 0px 10px 570px;
padding:0px;
float:left;
color:#007AA7;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
}
.right_box_text1 h5 a
{
color:#007AA7;
float:none;
}
.right_box_text1 h5 a:hover
{
color:#007AA7;
float:none;
text-decoration:underline ;
}
.right_box p
{
width:94%;
margin:10px 0px 10px 25px;
padding:0px;
float:left;
color:#717272;
font-size:16px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;

}
.right_box_text1 ul
{
width:640px;
margin:5px 0px 0px 40px;
padding:0px;
float:left;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.right_box_text1 li
{
width:620px;
margin:0px 0px 5px 0px;
padding:0px;
list-style:disc;
font-weight:normal;
color:#000000;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}



.read_more
{
float:right;
margin:10px 20px 10px 0px;
}
.right_imgglry
{
width:1000px;
height:265px;
float:left;
margin:0px 0px 0px 0px;
background:url(../images/imgglry_bg.png) top no-repeat;
}
.right_imgglry h1
{
width:95%;
height:25px;
margin:20px 0px 0px 0px;
padding:0px 0px 0px 20px;
float:left;
color:#feffff;
font-style:normal;
font-size:20px;
font-family:"Trebuchet MS";
background:url(../images/right_h1.png) no-repeat ;
}
.right_imgglry  h2
{
width:95%;
margin:75px 0px 0px 25px;
padding:0px;
float:left;
color:#00aeef;
font-size:16px;
font-family:"Trebuchet MS";
text-align:center;
}
.right_imgglry h3
{
width:95%;
margin:5px 0px 0px 25px;
padding:0px;
float:left;
color:#7d8785;
font-size:14px;
font-family:"Trebuchet MS";
line-height:22px;
text-align:center;
font-weight:normal;
}
.right_box_img
{
width:190px;
height:auto;
padding:0px;
float:left;
margin:10px 0px 0px 8px;
}
.right_box_img img
{
width:190px;
height:170px;
padding:0px;
float:left;
}

.right_box_img h4 
{
width:180px;
margin:5px 0px 0px 0px;
padding:0px;
float:left;
color:#000000;
font-size:14px;
font-weight:normal;
text-align:center;
font-family:"Trebuchet MS";
}
.product_images
{
height:220px;
width:200px;
float:left;
margin:10px 0px 10px 25px;
background-color:#FFFFFF;
border:1px solid #F58220;
-moz-border-radius:10px 10px 10px 10px; 
-webkit-border-radius:10px 10px 10px 10px; 
border-radius:10px;
}
.product1_images
{
height:250px;
width:250px;
float:left;
margin:0px 10px 5px 0px;
background-color:#FFFFFF;
border:1px solid  #CCCCCC;
-moz-border-radius:10px 10px 10px 10px; 
-webkit-border-radius:10px 10px 10px 10px; 
border-radius:10px;
}
#footer
{
width:1000px;
height:56px;
float:left;
background:url(../images/footer.png);

}
.left_footer
{
float:left;
width:170px;
margin:0px 0 0 30px;
}
.right_footer
{
float:right;
margin:0px 16px 0 0px;
}
.foter_menu_tab
{
width:710px;
height:auto;
float:left;
margin:15px 0px 0px 0px;
}
.foter_menu_tab ul
{
list-style:none;
font-size:14px;
margin:0px 0px 0px 0px;
font-weight:bold;
float:left;
width:auto;
}
.foter_menu_tab li
{
width:90px;
height:15px;
list-style:none;
float:left;
margin:0px 20px 0px 20px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.foter_menu_tab a
{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#00aeef;
}
.foter_menu_tab  a:hover
{
text-decoration:none;
color:#00aeef;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.footer_last
{
width:500px;
float:left;
margin:8px 0px 0px 120px;
font-size:9px;
}
.footer_last a
{
color:#ffffff;

text-decoration:none;
}
.footer_last a:hover
{
color:#ffffff;
text-decoration:none;
}

.enquiry_form
{
width:740px;
height:310px;
float: left;
margin:20px 0px 20px 30px;
border:0px solid #000000; 
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px; 
border-radius:20px;
background:#DEDEDE;

}
.enquiry_form div
{
width:340px;
float: left;
height:auto;
color: #333333;
font-size:16px;
font-family:Trebuchet MS;
font-weight:bold;
margin:10px 0px 0px 15px;
}

.textarea
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
border:1px solid #999999;
height:23px;
width:230px;
float:right;
margin:0px;
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
border-radius:4px 4px 4px 4px;

}
.select
{
border:1px solid #999999;
height:23px;
width:230px;
float:right;
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;

 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
border-radius:4px 4px 4px 4px;
}
.textbox
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:68px;
width:230px;
float:right;
border:1px solid  #999999;
margin:0px;
background-repeat:no-repeat;
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
border-radius:4px 4px 4px 4px;
}
.textbox:hover
{

border:1px solid  #CCCCCC;
text-shadow: none;
}
.textarea:hover
{

border:1px solid #CCCCCC;
text-shadow: none;
}

.select:hover
{
border:1px solid #CCCCCC;
text-shadow: none;
}

.button
{
background:#00A3E0;
height:30px;
width:90px;
border:2px solid #00AEEF;
float:left;
box-shadow:0px 0px 1px 0px;
cursor:pointer;
-moz-border-radius:15px;
-webkit-border-radius:15px ;
color: #333333;
font-family:Trebuchet MS;
border-radius:5px;
margin-left:135px;

}
.button:hover
{
 
 color:#000000;
  border:1px solid  #999999;
  box-shadow:none!important;
}
.button1
{
background:#00A3E0;
height:30px;
width:80px;
border:2px solid #00AEEF;
float:left;
box-shadow:0px 0px 1px 0px;
cursor:pointer;
-moz-border-radius:15px;
-webkit-border-radius:15px ;
color: #333333;
font-family:Trebuchet MS;
border-radius:5px;
margin-left:10px;

}
.button1:hover
{

color:#000000;
  border:1px solid #999999;
    box-shadow:none!important;
}

#slider-wrapper {
	position:absolute;
    width: 1000px;
  	height:270px;
    margin:0px 0px 0px 0px;
	float:left;
}
#slider {
	position:absolute;
	width:1000px;
	height:270px;
	left:0px;
	top:0px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	 width: 1000px;
    height:270px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 0px;
}

.nivo-directionNav a {
	
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
