body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


A:link	{	
	text-decoration:	none;
	color:#FFFFFF;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0000C0;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: #0000C0
	}

#left {
	background-image: url(images/logo.JPG);
	background-position: left top;
	height: 35px;
	width: 200px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#center {
	background-image: url(images/background-center-cell.jpg);
	background-repeat: repeat-y;
	height: 500px;
	width: 157px;
}

#right {
	background-image: url(images/background-right-cell.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	width: 395px;
	background-color: #FFFFFF;
}

#footer {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
}
.address {
	padding: 6px 0px 0px 30px;
	margin: 0px;
	font-weight: bold;
}
#address1 {
	color: #FFFFFF;
	background-image: url(images/address01.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 178px;
	width: 248px;
	display: block; 
}
#address2 {
	color: #FFFFFF;
	background-image: url(images/address02.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 178px;
	width: 208px;
	display: block; 
}

#content {
	width: 364px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
}

#menu {
	padding-top: 15px;
	padding-left: 10px;
}

.lateral {
	margin-top: 16px;
	margin-left: 8px;
}

.title {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #B75646;
	background-image: url(images/bullet-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 4px;
}
.text {
	margin-top: 8px;
	margin-bottom: 4px;
	color: #666666;
}
.text2 {
	margin-top: 8px;
	margin-bottom: 4px;
	color: #666666;
	line-height: 15px;
}