/* Background Style
bg-style1.gif
bg-style2.gif
bg-style3.gif
bg-style4.gif
bg-style5.gif
*/
body {
	background: #00a9e0 url('images/bg-style1.gif') 0px 0px repeat-x;
}

/* Top Menu Bar
ctop-yellow.png
ctop-green.png
ctop-red.png
*/
#ctop {
	background: url('images/ctop-yellow.png') 0px 0px no-repeat;
	width: 817px;
}
/* Top Menu Hover Color
hover-orange.png
hover-black.png
hover-green.png
*/
.ttop a:hover, a.ttx {
	background: url('images/hover-orange.png') 0px 0px no-repeat; 
}

/* Side Bar Header Customize Color
s-top-green.gif
s-top-orange.gif
s-top-blue.gif
*/
.s-top {
	background: url('images/s-top-green.gif') 0px 0px no-repeat;
}
/* Sale Icon Customize Color
sale-black.png
sale-blue.png
sale-green.png
sale-yellow.png
*/
.advspecial {
	background: url('images/sale-blue.png') 0px 0px no-repeat;
}

/* News Icon Style
news-style1.png
news-style2.png
news-style3.png
*/
.newsz {
	background: url('images/news-style1.png') 15px 0px no-repeat;
}
