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: middle;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}


.left														{ float:left;}
.right														{ float:right;}
.clear														{ clear:both; line-height:1px;}
#space														{ height:5px;}
#space1														{ height:10px;}
#space2														{ height:15px;}

#sep														{ width:1100px; height:20px; background-color:#547b75}
#sep1														{ width:560px; height:3px; background-color:#547b75}


.bg{
    width: 1100px;
    margin: 0px auto;
    padding: 0px 5px;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 0px 64px rgba(0, 0, 0, 0.6);
}

div.container												{ margin:0 auto; width:1100px;}
div.wraper													{ margin:0 auto; width:1100px; padding:5px 0;}
div.toparea													{ margin:0 auto; width:1100px; height:auto; /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left top, right top, from(#59d9d2), to(#1b81b1)); /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(left, #59d9d2, #1b81b1); /* Firefox 3.6+ */ background: -moz-linear-gradient(left, #59d9d2, #1b81b1); /* IE 10 */ background: -ms-linear-gradient(left, #59d9d2, #1b81b1); /* Opera 11.10+ */ background: -o-linear-gradient(left, #59d9d2, #1b81b1); }

div.logoarea												{ margin:0 auto; width:249px; float:left; padding:15px}
div.logoarea1												{ margin:0 auto; width:1050px; text-align:right}

div.banner													{ margin:0 auto; width:1100px;}
div.bannertext												{ margin:0 auto; float:left; position:absolute; z-index:9999; padding:35px; background:#FFFFFF; margin:15px}

div.scroll													{ width:1080px; height:145px; margin:0 auto; padding:10px; background:#f0f0f0}
div.box														{ width: 210px; float:left; padding:3px}

div.contant													{ width:830px; float:left; padding:10px}
div.quality													{ width:250px; float:right}

div.contact													{ width:500px; float:left; padding:10px}
div.contact1												{ width:500px; float:right}

div.product													{ width:1100px; margin:0 auto;}
div.product1												{ width:345px; margin:0 auto; float:left; padding:10px;}

div.whyus													{ width:250px; float:right}

div.footer													{ width:600px; float:right; padding:10px}
div.social													{ width:400px; float:left; padding:10px}

div.footerimg												{ background:url(../images/footer1.jpg) repeat-x; float:left;}





