body {
	text-align: center;
	background-image: url(bg.gif);
	}


a {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #ff9933;
	text-decoration: none;
	}


#container {
	width: 755px;
	margin: auto;
	}


#banner	{
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 755px;
	display: block;
	}

#banner h1 {
	font-size: 12px;
	display: none;
	}


#main {
	background-color: #FFFFFF;
	width: 755px;
	height: auto;
	margin-top: 0px;
	display: block;
	}


#menu {
	background-image: url(meu.gif);
	background-repeat: repeat-x;
	background-color: #515e73;
	font-size: 12px;
	float: left;
	height: 30px;
	width: 755px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	}


#left {
	float: left;
	font-size: 12px;
	background-color: #e6dcbf;
	width: 470px;
	height: 165px;
	text-align: left;
	}

.sidebar {
	background-color: #e6dcbf;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
	width: 470px;
	height: 165px;
	padding-top: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	margin-top: 0px;
	background-image: url(door.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
	}

.sidebar h2 {
	font-size: 12px;
	font-weight: normal;
	color: #ff9933;
	}

.sidebar a {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	}


#center	{
	float: left;
	height: 410px;
	width: 255px;
	font-size: 12px;
	margin-top: 0px;
	background-color: #FFFFFF;
	}

.content	{
	border: none;
	width: 255px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	height: 410px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	}

.tel	{
	font-size: 14px;
	font-weight: bold;
}

#footer	{
	height: 20px;
	width: 755px;
	background-image: url(foot.gif);
	text-align: right;
	font-size: 9px;
	clear: both;
	margin-top: 0px;
	}
.content a {
	color: #0000FF;
	text-decoration: none;
}
.link a {
	color: #0000FF;
	text-decoration: underline;
	margin-left: 10px;
}

.content a:hover {
	color: #ff9933;
	text-decoration: none;
}
#department {
	display: none;
}

.link {
	background-color: #FFF;
	text-align: left;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	font-size: 12px;
	margin: 10px;
}

.link h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
	border-bottom: solid 1px #ff9933;
	padding-bottom: 5px;

