body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Freesans;
	min-height: 939px;
	height:auto !important;
	height: 939px;
	overflow-x: hidden;
}

object, a {
	outline: none;
}

#main-wrapper {
	width: 895px;
	margin: 0 auto;
	padding-top: 1px;
}

#header-wrapper {
	width: 890px;
	margin: 0 auto;
}

#header-wrapper #logo {
	width: 199px;
	height: 51px;
	float: left;
	margin-top: 47px;
	margin-left: 320px;
}

#header-wrapper #nav {
	clear: both;
	width: 425px;
	height: 25px;
	float: left;
	margin-top: 65px;
	margin-left: 210px;
}

#header-wrapper #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-wrapper #nav ul li {
	float: left;
	margin-left: 25px;
}

#models {
	clear: both;
	width: 705px;
	height: 305px;
	float: left;
	margin-left: 85px;
	margin-top: 58px;
}

#quem_somos {
	clear: both;
	width: 315px;
	height: 220px;
	float: left;
	margin-left: 100px;
	margin-top: 130px;
}

#cadastro {
	clear: both;
	width: 325px;
	float: left;
	margin-top: 110px;
	margin-left: 50px;
}

p.txt {
	margin: 0px;
	padding: 0px;
	color: #434040;
	font-family: Arial, Freesans;
	font-size: 10px;
	line-height: 18px;
}

#produtos_box {
	clear: both;
	width: 750px;
	height: 310px;
	float: left;
	margin-top: 60px;
	margin-left: 60px;
}

#produtos_box #row {
	height: 150px;
	padding-left: 40px;
}

#produtos_box #row div {
	margin-right: 52px;
	float: left;
	width: 120px;
	height: 135px;
	text-align: center;
}

#produtos_box #row a img {
	position: relative;
	top: 50%;
	border: none;
}

#colecao {
	clear: both;
	width: 315px;
	float: left;
	margin-top: 130px;
	margin-left: 100px;
}

#pedido {
	clear: both;
	width: 460px;
	float: left;
	margin-top: 110px;
	margin-left: 50px;
}

#contato {
	clear: both;
	width: 460px;
	float: left;
	margin-top: 110px;
	margin-left: 50px;
}

#contato form {
	margin-top: 30px;
}

#contato form .label {
	color: #666;
	font-size: 15px;
	font-style: italic;
	font-family: Verdana;
}

#contato form .field1 {
	width: 363px;
	background: url(../images/bg_field1.jpg) no-repeat;
}

#contato form .field1 input {
	color: #3c3c3c;
	width: 348px;
	height: 24px;
	margin: 4px 0px 0px 6px;
	border: none;
	background: none;
}

#contato form .field2 {
	width: 370px;
	background: url(../images/bg_field2.jpg) no-repeat;
}

#contato form .field2 input {
	color: #3c3c3c;
	width: 205px;
	height: 20px;
	margin: 4px 0px 0px 6px;
	border: none;
	background: none;
}

#contato form .txt {
	height: 305px;
	background: url(../images/bg_txt.jpg) no-repeat;
}

#contato form .txt textarea {
	width: 415px;
	height: 290px;
	margin: 4px 0px 0px 4px;
	font-size: 12px;
	color: #3c3c3c;
	font-family: Verdana;
	border: none;
	background: none;
}

#produto_detalhe {
	width: 600px;
	height: 410px;
}

.tbl_pedido th {
	background: #DDD;
	border-bottom: #ccc 1px solid;
}
.tbl_pedido .destaque {
	background: #DDD;
	font-weight: bolder;
}

.tbl_pedido td, .tbl_pedido th {
	height: 23px;
}
