body {
	background-image: url(../img/bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
html, h1, h2, h3, h4, ul, li,p{
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
#wrapper {
	width: 900px;
	position: relative;
	margin:0 auto;
	
}
#head {
	background-image: url(../img/right_top_corner_head.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
	height: 124px;
	

}
#main {
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	
}
#left_colunm {
	background-image: url(../img/bg_left_colunm.jpg);
	float: left;
	width: 165px;
	padding-right: 10px;
	padding-left: 50px;
	padding-top: 20px;
	height: 448px;
	background-repeat: no-repeat;
	
}
#content p {
	line-height: 16px;
}

#left_colunm h1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.telefone {
	font-size: 12px;
	margin-top: 132px;
	margin-bottom: 20px;
}
#right_colunm {
	float: left;
	width: 675px;
	
}
#content {
	float: left;
	width: 368px;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
#footer {
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 33px;
}

#lateral {
	float: left;
	width: 164px;
	padding-right: 28px;
	padding-left: 30px;
	
}
#lateral h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 23px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: normal;
	margin-bottom: 10px;
}
#designcode {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}
#designcode a:link, #designcode a:visited {
	text-decoration: none;
	color: #A8A8A8;
}

#nav {
	background-color: #FFFFFF;
	float: left;
	width: 584px;
	height: 19px;
	padding-top: 90px;
}
#nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
