/* 
  Savio Fernandes
*/

* { margin: 0; padding: 0;	border: none; }


body {
	background-image: url(../img/bg.gif);
	background-position: top center;
	background-color: #333;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	position: relative;
	padding: 7px 18px 3px 18px;
	font-size: 1em;
	line-height: 1.9em;
	text-align: justify;
}
p.start_p {
	width: 280px;
	z-index:2;
}
p.right {
	text-align: right;
}
a {
	color: #000;
	background-color: #DDD;
	padding: 2px;
	text-decoration: none;
}
a:hover {
	color: #000;
	background-color: #FC0;
	padding: 2px;
	text-decoration: none;
}
div.clear {
	clear: both;
}


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 { font-size: 0px; margin: 0; padding: 0; }
h2 { 
	font-size: 1.5em; 
	padding: 0 18px 0 18px;
	margin: 0 0 0 1px;
	text-indent: -10000px;
	height: 26px;
}
h3 { font-size: 1.3em; padding: 3px 18px 3px 18px; }

h2#h2start { background-image: url(../img/heading/start.gif); background-repeat: no-repeat; }
h2#h2tradefairs { background-image: url(../img/heading/start1.gif); background-repeat: no-repeat; }
h2#h2products { background-image: url(../img/heading/product.gif); background-repeat: no-repeat; }
h2#h2about_us { background-image: url(../img/heading/about_us.gif); background-repeat: no-repeat; }
h2#h2contact_us { background-image: url(../img/heading/contact.gif); background-repeat: no-repeat; }
h2#h2our_products { background-image: url(../img/heading/our_products.gif); background-repeat: no-repeat; margin-top: 10px; }
h2#h2welcome { background-image: url(../img/heading/welcome.gif); background-repeat: no-repeat; margin-top: 10px; }
h2#h2interior { background-image: url(../img/heading/interior.gif); background-repeat: no-repeat; margin-top: 10px; }
h2#h2fashion { background-image: url(../img/heading/fashion.gif); background-repeat: no-repeat; margin-top: 10px; }
h2#h2others { background-image: url(../img/heading/others.gif); background-repeat: no-repeat; margin-top: 10px; }
h2#h2about { background-image: url(../img/heading/about.gif); background-repeat: no-repeat; margin-top: 10px; }
h2#h2aboutus { background-image: url(../img/heading/aboutus.gif); background-repeat: no-repeat; margin-top: 10px; }



div.form {
	position: relative;
	margin: 10px 18px 3px 18px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
}
input, textarea {
	border: 1px solid #777;
	margin: 0 5px 5px 0;
	background-color: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
textarea {
	width: 420px;
}


div#center {
	margin: 0px auto;
	padding: 0px;
	width: 665px;
	height: auto;
}
div#menu {
	position: absolute;
	top: 42px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 340px;
}
div#content_wrap {
	background-image: url(../img/content_bg.jpg);
	margin-left: 185px; 
	position: absolute;
	width: 466px;
	top: 18px; 
}
div#content {
	min-height: 370px; 
}
div#top {
	background-image: url(../img/top.jpg);
	background-color: #FFF;
	color: #333;
	width: 466px;
	height: 10px;
}
div#bottom {
	
	background-color: #F7941C;
	color: #333;
	width: 466px;
	
}

div.l_port {
	float: left;
	width: 120px;
}
div.r_port {
	float: left;
	width: 320px;
}
div.text_doc {
	background: url(../img/china.gif) no-repeat;
	background-position: 10px 7px;
	height: 207px;
	width: 200px;
	float: right;
	padding: 0 13px 0 10px;
}
div.img_aboutus {
	background: url(../img/store.gif) no-repeat;
	background-position: 10px 7px;
	height: 318px;
	width: 200px;
	float: right;
	padding: 0 13px 0 10px;
}

input.name {
	width: 200px;
}


ul.product {
	margin: 0 0 2px 15px;
	list-style: none;
}
ul.product li {
	display: inline;
}
ul.product li a {
	background: transparent;
	padding: 0px;
}
ul.product li a:hover {
	background: #F4F4F4;
	padding: 0px;
}
ul.product li a img {
	padding: 9px 6px 26px 8px;
	background: transparent url(../img/product/bg2.gif) no-repeat;
	border: none;
}
ul.product li a:hover img { background-position: -86px 0; }


ul#nav { position: absolute; top: 78px; margin-left: 24px; z-index: 1; list-style: none; }
ul#nav li {
	height: 24px;
	position: relative;
}
ul#nav h1 {
	position: relative;
	padding: 0px 0px 4px 0px;
}
ul#nav li a {
	position: absolute;
	text-decoration: none;
	/*text-indent: -50000px; */
	width: 136px; 
	left: 0;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px; /* IE5/Win */
	background: transparent url(../img/menu.png) no-repeat;
}

body#Start li#li0 a {background-position: -272px 0;}
body#Start li#li0 a:hover {background-position: -408px 0;}
body#Start li#li1 a {background-position: 0 -24px;}
body#Start li#li1 a:hover {background-position: -136px -24px;}
body#Start li#li2 a {background-position: 0 -48px;}
body#Start li#li2 a:hover {background-position: -136px -48px;}
body#Start li#li3 a {background-position: 0 -72px;}
body#Start li#li3 a:hover {background-position: -136px -72px;}
body#Start li#li4 a {background-position: 0 -96px;}
body#Start li#li4 a:hover {background-position: -136px -96px;}
body#Start li#li5 a {background-position: 0 -120px;}
body#Start li#li5 a:hover {background-position: -136px -120px;}

body#ABOUT li#li0 a {background-position: 0 0;}
body#ABOUT li#li0 a:hover {background-position: -136px 0;}
body#ABOUT li#li1 a {background-position: -272px -24px;}
body#ABOUT li#li1 a:hover {background-position: -408px -24px;}
body#ABOUT li#li2 a {background-position: 0 -48px;}
body#ABOUT li#li2 a:hover {background-position: -136px -48px;}
body#ABOUT li#li3 a {background-position: 0 -72px;}
body#ABOUT li#li3 a:hover {background-position: -136px -72px;}
body#ABOUT li#li4 a {background-position: 0 -96px;}
body#ABOUT li#li4 a:hover {background-position: -136px -96px;}
body#ABOUT li#li5 a {background-position: 0 -120px;}
body#ABOUT li#li5 a:hover {background-position: -136px -120px;}

body#Products li#li0 a {background-position: 0 0;}
body#Products li#li0 a:hover {background-position: -136px 0;}
body#Products li#li1 a {background-position: 0 -24px;}
body#Products li#li1 a:hover {background-position: -136px -24px;}
body#Products li#li2 a {background-position: -272px -48px;}
body#Products li#li2 a:hover {background-position: -408px -48px;}
body#Products li#li3 a {background-position: 0 -72px;}
body#Products li#li3 a:hover {background-position: -136px -72px;}
body#Products li#li4 a {background-position: 0 -96px;}
body#Products li#li4 a:hover {background-position: -136px -96px;}
body#Products li#li5 a {background-position: 0 -120px;}
body#Products li#li5 a:hover {background-position: -136px -120px;}

body#Trade_Fairs li#li0 a {background-position: 0 0;}
body#Trade_Fairs li#li0 a:hover {background-position: -136px 0;}
body#Trade_Fairs li#li1 a {background-position: 0 -24px;}
body#Trade_Fairs li#li1 a:hover {background-position: -136px -24px;}
body#Trade_Fairs li#li2 a {background-position: 0 -48px;}
body#Trade_Fairs li#li2 a:hover {background-position: -136px -48px;}
body#Trade_Fairs li#li3 a {background-position: -272px -72px;}
body#Trade_Fairs li#li3 a:hover {background-position: -408px -72px;}
body#Trade_Fairs li#li4 a {background-position: 0 -96px;}
body#Trade_Fairs li#li4 a:hover {background-position: -136px -96px;}
body#Trade_Fairs li#li5 a {background-position: 0 -120px;}
body#Trade_Fairs li#li5 a:hover {background-position: -136px -120px;}

body#Contact_Us li#li0 a {background-position: 0 0;}
body#Contact_Us li#li0 a:hover {background-position: -136px 0;}
body#Contact_Us li#li1 a {background-position: 0 -24px;}
body#Contact_Us li#li1 a:hover {background-position: -136px -24px;}
body#Contact_Us li#li2 a {background-position: 0 -48px;}
body#Contact_Us li#li2 a:hover {background-position: -136px -48px;}
body#Contact_Us li#li3 a {background-position: 0 -72px;}
body#Contact_Us li#li3 a:hover {background-position: -136px -72px;}
body#Contact_Us li#li4 a {background-position: -272px -96px;}
body#Contact_Us li#li4 a:hover {background-position: -408px -96px;}
body#Contact_Us li#li5 a {background-position: 0 -120px;}
body#Contact_Us li#li5 a:hover {background-position: -136px -120px;}

