/***********************************************/
/* Layout Divs                                 */
/***********************************************/

body
{
background-image:url(../images/body-bg.jpg);
background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
    font-sizes in % (preferred) or ems */
	color:#000000;
	font-weight:normal;
}
#main_container
{
  margin-left :auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  text-align:left; /*** IE Win re-alignment of page if page is centered ***/
  position:relative; /*** Needed for IE, othewise header and footer aren't contained
directly above and below the body ***/
  width:1009px; /*** Needed for Moz/Opera to keep page from sliding to left side of
page when it calculates auto margins above. Can't use min-width. Note that putting
width in #fullheightcontainer shows it to IE and causes problems, so IE needs a hack
to remove this width. Left Col + Right Col + Center Col + Both Inner Border + Both Outer Borders ***/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for Moz to give full height design if page content is
too small to fill the page ***/
}
	

a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #00e4ff;
	text-decoration: underline;
}
 overrides decoration from previous rule for hovered links 

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 color: #009933;
 font-size:20px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size:15px;
 color: #ffffff;
 text-decoration:underline;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size:24px;
 color: #640600;
 float:left;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #618CA7;
}

h5{
 font-size: 100%;
 color: #334d55;
}
	
 ul {
	list-style: circle upper-alpha;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	font-size:0.9em;
	}


ul {

	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding:0px 64px 0px 64px;
	width:881px;
	height:auto;
	float:left;
}

#navBar{
	/*margin: 0 67% 0 0;*/
	padding: 0px;
	background-color:#fcf8f7;
	width:341px;
	height:auto;
	float:left;
}

#content{
    float:right;
	/*width: 61%;*/
	margin: 0;
	padding: 0 3% 0 0;
	width:600px;
	height:auto;
	background-color:#fcf8f7;
}
#wrapper{
margin:38px 0px 0px 0px;
	width:881px;
	height:auto;
	float:left;
}
#bg-corner
{
background-image:url(../images/top-corner.gif);
background-repeat: no-repeat;
	width:881px;
	height:auto;
	float:left;
}

#bg-corner-bottom
{
background-image:url(../images/bottom-corner.gif);
background-repeat: no-repeat;
	width:881px;
	height:31px;
	float:left;
}

#bg2
{
background-image:url(../images/bg2.gif);
background-repeat:repeat-y;
	width:881px;
	height:auto;
	float:left;
}
/************* #header styles **************/

#header{
width:881px;
height:auto;
margin:0px 0px 0px 0px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#logo
{
width:194px;
height:138px;
float:left;
margin:0px 0px 0px 10px;
background-image: url(../images/logo.jpg);
background-repeat:no-repeat;
}



#button
{
width:123px;
height:32px;
float:right;
background-image:url(../images/button.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 3px;
}

#top-link-box
{
width:140px;
height:auto;
float:right;
margin:0px 10px 0px 0px;
}

#top-link-box1
{
width:552px;
height:auto;
float:right;
margin:40px 10px 0px 0px;
}
#top-link
{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px 0px 0px 0px;
}
#top-link a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#top-link a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #da251c;
}

#line
{
width:842px;
height:auto;
float:left;
background-image:url(../images/divider.gif);
background-repeat:repeat-x;
margin:5px 0px 0px 10px;
}

#home
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:8px 0px 0px 22px;
}

#about-us
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:8px 0px 0px 20px;
}

#contacts
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:8px 0px 0px 17px;
}
#enquiry
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:8px 0px 0px 21px;
}

#top_link_txt
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:55px 0px 0px 5px;
}
#top_link_txt a
{
text-decoration:underline;
color:#FFFFFF;
}
#top_link_txt a:hover
{
text-decoration:none;
color: #FF6600;

}


#banner
{
width:592px;
height:212px;
margin:0px 0px 0px 0px;
float:left;
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
}

#middle-box
{
width:881px;
height:auto;
margin:0px 0px 0px 0px;
float:left;
}

#left-box
{
width:239px;
height:auto;
float:left;
margin:0px 0px 0px 10px;
}

#button1
{
width:239px;
height:35px;
float:right;
background-image:url(../images/button1.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 1px;
}

#button2
{
width:239px;
height:35px;
float:right;
background-image:url(../images/button2.gif);
background-repeat:no-repeat;
margin:15px 0px 0px 1px;
}

#button3
{
width:239px;
height:35px;
float:right;
background-image:url(../images/button3.gif);
background-repeat:no-repeat;
margin:15px 0px 0px 1px;
}

#left-top-box
{
width:300px;
height:auto;
float:left;
margin:20px 0px 0px 0px;
}


#image1
{
width:266px;
height:164px;
float:left;
background-image:url(../images/ice.gif);
background-repeat:no-repeat;
margin:10px 0px 0px 11px;
}



#special-product
{
width:155px;
height:auto;
float:left;
margin:5px 0px 0px 15px;
}

#special-image
{
width:155px;
height:155px;
float:left;
margin:10px 0px 0px 0px;
}
#special-txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #006699;
float:left;
margin:5px 0px 0px 5px;
}

#detail
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #006699;
margin:5px 0px 0px 5px;
float:left;
}
#contact-info
{
width:239px;
height:auto;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:7px 0px 0px 3px;
}

#client
{
width:160px;
height:70px;
float:left;
margin:10px 0px 0px 20px;
}

#right-box
{
width:592px;
height:auto;
float:right;
margin:0px 10px 0px 0px;
}
#bullet
{
width:12px;
height:12px;
float:left;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
margin:12px 0px 0px 5px;
}

#bullet1
{
width:12px;
height:12px;
float:left;
background-image:url(../images/bullet1.gif);
background-repeat:no-repeat;
margin:12px 0px 0px 5px;
}






#right-txt
{
width:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
float:left;
margin:0px 0px 0px 10px;
}

#read-more
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ff0000;
float:right;
margin:10px 0px 0px 0px;
}

#left-link-box
{
width:220px;
height:auto;
float:left;
margin:10px 0px 0px 5px;
}
#link-box
{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
float:left;
margin:10px 0px 0px 8px;
}
#link-box a
{
text-decoration:none;
color: #000000;
}
#link-box a:hover
{
text-decoration:underline;
color:#ff7c00;
}


#featured-products
{
width:582px;
background-color:#e7ded6;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#009933;
float:left;
margin:8px 0px 0px 0px;
padding:5px;
}

#image-box
{
width:592px;
height:173px;
float:left;
margin:25px 0px 0px 0px;
}

#product-image-box
{
width:130px;
height:auto;
float:left;
margin:0px 0px 0px 7px;
}
#image1
{
width:110px;
height:110px;
float:left;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin:8px 0px 0px 10px;
}
#image-name
{
width:110px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#000000;
float:left;
margin:0px 0px 0px 10px;
}

#model-no
{
width:110px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#000000;
float:left;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin:0px 0px 0px 10px;
}

#image-detail
{
width:103px;
height:23px;
background-image:url(../images/pro-detail.gif);
background-repeat:no-repeat;
float:left;
margin:0px 0px 0px 12px;
}
#products
{
width:239px;
height:auto;
float:left;
}

#products-name
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
float:left;
margin:8px 0px 0px 8px;
}
#product-detail
{
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
text-align:justify;
color: #000000;
float:left;
}

#banner-footer
{
width:592px;
height:131px;
margin:40px 0px 0px 0px;
float:left;
background-image:url(../images/footer-banner.jpg);
background-repeat:no-repeat;
}
#more-detail
{
width:120px;
height:15px;
float:right;
margin:60px 0px 0px 0px;
}


#main_txt
{
width:575px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color: #000000;
margin:10px 5px 0px 10px;
}
#iso
{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#000000;
font-weight:bold;
float:left;
margin:40px 0px 0px 20px;
}
.e{
font-family:Arial, Helvetica, sans-serif;
font-size:37px;
font-weight:bold;
color:#000000;
margin:0px 0px 0px 0px;
}

.e-small{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
margin:0px 0px 0px 0px;
}

.evision{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
margin:0px 0px 0px 0px;
}

.submit{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color: #0099FF;
margin:0px 0px 0px 0px;
}
/************* #banner styles **************/

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



#contact_deatil{
    margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:justify;
	text-align:left;
	width:650px;
	height:auto;
}

#contact_deatil1{
 	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
	font-size: 12px;
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:justify;
	text-align:left;
	width:270px;
	height:auto;
	border-left:1px dotted  #666666;
}


#brand
{
    margin: 10px 0px 0px 0px;
    float:left;
	width:540px;
	height:75px;
	border:1px solid #999999;
}



/************* #banner styles **************/
#footer
{
width:881px;
height:50px;
margin:5px 0px 0px 0px;
float:left;

}

#footer_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:10px 0px 0px 15px;
float:right;
}

#footer_txt a
{
text-decoration:none;
color: #838789;

}

#footer_txt a:hover
{
text-decoration:underline;
color:#000000;
}