p {
	text-align: justify;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}
body ,html {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 80%;
}
#holder {
	position: relative;
	width: 770px;
	top: 20px;
 	margin-right: auto;
 	margin-left: auto;	
	background-image: url(img/mid.gif);
}
#top {
	position: relative;
	width: 770px;
	height: 180px;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#logo {
	position: absolute;
	width: 275px;
	height: 124px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	left: 20px;
	top: 25px;
}
#foto {
	position: absolute;
	width: 375px;
	height: 180px;
	background-image: url(img/foto.gif);
	background-repeat: no-repeat;
	background-position: top center;
	left: 400px;
	top: 15px;
}
#logo a {
	display: block;
	width: 275px;
	height: 124px;
	z-index: 20;
}
#content {
	position: relative;
	width: 500px; 
	margin-right: 200px;
	padding:10px 10px 50px 30px;
	font-size: 115%;
}
#menu {
	position: absolute;
	top: -9px;
	right: 25px;
	font-size: 120%;
	width: 450px;
	height: 100px;
	border-bottom: 2px solid #CD0102;
	
}
#menu ul {
	list-style: none;
	
}
#menu ul li{
 	position: relative;
	float: left;
	border-right: 1px solid #ccc;
	width: 90px;
}
#menu ul li a {
	display: block;
	padding-top:40px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	height: 25px;
	color: #CD0102;
	text-align: center;
	text-decoration:none;
	fonst-weight: bold;
	font-size: 120%;
}
#menu ul li a:hover {
	padding-top: 40px;
	color: #FFCC00;
	text-decoration: none;
	background-color: #CD0102;
}
#menu .orcamento{
 	position: relative;
	float: left;
	border-right: 1px solid #ccc;
	width: 120px;
}
#search {
	position: absolute;
	top: 160px;
	right: 20px;
	width: 350px;
	float: right;
}
#search input{
	width: 150px;
	border: 1px solid #999;
}
#search input[type=submit]{
	width: 70px;
	border: 1px solid #999;
	clear: none;
	float:none;
}
#aux-col{
	position: absolute;
	width: 200px;
	top:200px;
	right: 15px;
	font-size: 115%;
	text-align: right;
}
.aux-menu li {
	display: block;
	height: 25px;
	background-image: url(img/aux-menu.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	list-style: none;
}
.aux-menu  {
	margin: 20px 0 20px 0;
	list-style: none;
}
.aux-menu a {
	padding-right: 20px;
	color: #CD0102;
	text-decoration: none;
	font-size: 120%;
}
.aux-menu a:hover {
	color: #FC0;
}
.smallbox {
	margin-top: 20px;
	width: 200px;
	text-align: center;
}
.smallbox-top {
	width: 202px;
	height: 20px;
	background-image: url(img/box_small_top.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.smallbox-content {
	width: 202px;
	background-image: url(img/box_small_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
	font-size: 100%;
	color: #999;
}
.smallbox-content * {
	padding: 5px;
}
.smallbox h2 {
	font-size: 110%;
	color: #CD0102; 
	border: 0;
	margin:0;
}
.smallbox-bot {
	width: 202px;
	height: 20px;
	background-image: url(img/box_small_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 90%;
}
#footer {
	width: 770px; 
	height: 40px;
	background-image: url(img/bot.gif);
	text-align: center;
	font-size: 110%;
}
/*formulario*/
form {
	display: block;
	width:500px;
	margin: 10px;
}
form * {
 	margin: 5px;
}
input {
	float: left;
	width: 60%;
	margin: 5px;
	border: 1px solid #999;
}
label {
	clear: both;
	float:left;
	width: 120px;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea {
	clear: both;
	float:left;
	width: 90%;
	border: 1px solid #999;
}
input[type=button] {
	clear: both;
	width: 100px;
}
input[type=submit] {
	width: 100px;

}
input[type=radio] {
	width: 20px;
	float: none;
	border: 0;
}
input[type=checkbox] {
	width: 20px;
	float: none;
	border: 0;

}

/*formatação*/
ul {
	padding: 10px 0px 10px 30px;
}
h1,h2,h3,h4 {
	margin: 20px 0 10px 0;
	color: #CD0102;
	border-bottom: 2px solid #FFCC00;
}
.tabela {
	border: 1px solid #ccc;
	width: 100%;
}
.tabela th {
	font-size: 120%;
	background-color: #aaa;
}
.tabela td {
	border-top: 1px solid #ccc;
}
.box {
	width: 402px;
	border: 0;
	padding: 0;
	margin: 0;
		background-image: url(img/box_mid.gif);
}
.box img {
	margin: 10px;
}
.box h2 {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 125%;
}
.box_top {
	height: 20px;
	width: 402px;
	background-image: url(img/box_top.gif);
	
}
.box_mid {
	width: 402px;

}
.box_bot {
	height: 20px;
	width: 402px;
	background-image: url(img/box_bot.gif);
	
}

