body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	//font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #282828;
	text-align: center;
}
p{
font-size:11px;
text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
img.pic_center{
float:center;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
img.pic_banner{
float:center;
padding:5px;
margin:0 0 0 0;
border:1px  #CCCCCC solid;
}

a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
 padding:13px 0 0 25px;
 margin:0px;
 font-weight:bold;
 font-size:14px; 
 color:#FFFFFF;
}
h3{
 font-size:14px;
 color: #4c8ee8;
}
h4{
 font-size:13px;
 padding:1px 0 10px 0;
 margin:0px;
 color: #4c8ee8;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 172px;
	background: url(images/head.gif) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 12px 0 0 40px;
	width: 728px;
	height: 161px;
	background: url(images/logo4.jpg) no-repeat;
	left: -29px;
}
#head h1 a {
	text-indent: -2000px;
	width: 728px;
	height: 161px;
	display: block;
	//background: url(images/logo4.gif) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
//background:url(images/top_head.gif) no-repeat right;
background-position:-12px 5px;
}

#menu {
	position: absolute;
	width: 710px;
	top: 190px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 7px;
	height: 22px;
	font-size:13px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #4c8ee8;
}
#menu li a:hover {
  font-weight:bold;
  color:#000033;
}
#menu .current {
  color: #000000;
}
#area {
	width: 750px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
float:left;
padding: 10px 30px 30px 30px;
width: 445px;
height:auto;
}
#content_right{
float:left;
padding:10px;
width: 200px;
height:auto;
}
#welcome {
background: url(images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:0px;
width: 750px;
height:225px; 
}
.item_box{
width:auto;
height:auto;
padding:0px 0 10px 0;

}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}

/*---------formulario de contato----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 400px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 400px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 400px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:10px;
}
.tabela_precos{
float:left;
padding:0px 21px 21px 21px;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#4c8ee8;
background: url(images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:20px;
width: 750px;
height:50px;
}
#footer a {
	background: none;
	padding: 0px;

}
#gnb {
text-align:center;
font-size:10px;
color: #000000;
padding-top:1px;
padding-bottom:1px;
width: 750px;
height:10px;
}
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}
