body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
#wrapper {
	float: left;
	width: 100%;
	text-align: center;
}
ul,li {
	margin: 0px;
}
h1, h2 {
	margin: 0px;
}
form {
	margin: 0px;
}


#trTop {
	width: 700px;
	margin: 0px;
}
#logo {
	width: 209px;
	float: left;
	clear: both;
}
#banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	width: 484px;
	padding-top: 30px;
	height: 78px;
	padding-left: 7px;
	float: left;
	text-align: left;
}
#menu {
	background-image: url(../images/menu.gif);
	height: 23px;
	width: 700px;
	clear: both;
}
#menuLoja {
	background-image: url(../images/menu_loja.gif);
	height: 23px;
	width: 700px;
	clear: both;
}

#trMid {
	background-image: url(../images/tr_mid-bg.gif);
	width: 700px;
	overflow: hidden;
	list-style-type: none;
	text-align: left;
	padding-bottom: 5px;


}
#tdLeft {
	background-image: url(../images/box/box_left-bg.gif);
	float: left;
	width: 175px;
}
#tdLeftBot {
	background-image: url(../images/box/box_left-bot.gif);
	height: 5px;
	width: 175px;
	overflow: hidden;
}
#tdMid {
	background-image: url(../images/box/box_mid-bg.gif);
	width: 350px;
	float: left;
}
#tdMidBot {
	background-image: url(../images/box/box_mid-bot.gif);
	height: 5px;
	width: 350px;
	overflow: hidden;
	clear: both;

}
#tdRight {
	background-image: url(../images/box/box_right-bg.gif);
	width: 175px;
	float: left;

}
#tdRightBot {
	background-image: url(../images/box/box_right-bot.gif);
	height: 5px;
	width: 175px;
	overflow: hidden;
	float: right;
}

#trBot {
	background-image: url(../images/bot.gif);
	height: 35px;
	width: 700px;
}
#tdLarge {

	background-image: url(../images/box/box_large-bg.gif);
	width: 525px;
	float: left;
}
#tdLargeBot {

	background-image: url(../images/box/box_large-bot.gif);
	height: 5px;
	width: 525px;
	overflow: hidden;
	clear: both;
}
#tdDetails {
	background-image: url(../images/box/box_large-bg.gif);
	width: 512px;
	float: left;
	overflow: hidden;
}
#clear {
	clear: both;
	margin: 0px;
}
