* {
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-family: helvetica;
}
#wrapper #header {
	background-image: url(../Images/header.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 1000px;
}
#wrapper #subHeader #barra1 {
	float: left;
	height: 20px;
	width: 230px;
	margin-top: 12px;
	margin-left: 55px;
	font-family: "helvetica neue";
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #CCCCCC;
	text-align: left;
}
#wrapper #subHeader {
	background-image: url(../Images/subheader.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 1000px;
}
#footer {
	background-image: url(../Images/footer.png);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
}
#wrapper #bodyArea {
	background-image: url(../Images/menu.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 1000px;
}
#wrapper #bodyArea #left {
	height: 55px;
	width: 230px;
	margin-left: 55px;
	font-family: "helvetica neue";
	font-size: 12px;
	font-weight: 200;
	font-variant: normal;
	margin-top: 8px;
	margin-right: 0px;
	color: #333333;
	float: left;
	line-height: 19px;
}
#wrapper #bodyArea #right {
	float: right;
	width: 657px;
	height: 30px;
	margin-right: 35px;
	margin-top: 26px;
}
#wrapper #bodyArea2 #left2 #colum a {
	font-family: arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#wrapper #bodyArea2 {
	background-color: #00CC66;
	width: 1000px;
	background-image: url(../Images/content.jpg);
	background-repeat: repeat-y;
	height: 800px;
}
#wrapper #bodyArea2 #left2 {
	font-family: "helvetica neue";
	width: 256px;
	float: left;
	margin-left: 38px;
	font-size: 12px;
	font-weight: 200;
	font-variant: normal;
	line-height: 19px;
	height: 300px;
}
#wrapper #bodyArea2 #right2 {
	float: right;
	height: 600px;
	width: 663px;
	margin-right: 33px;
	font-family: helvetica;
	font-size: 12px;
	font-weight: 200;
	font-variant: normal;
}
p {
	margin: 20px;
	font-family: helvetica;
	color: #333;
}
#wrapper #bodyArea2 #left2 #colum {
	margin-left: 16px;
	margin-bottom: 10px;
}
#wrapper #bodyArea2 #left2 #img1 {
	background-image: url(../Images/barrasup.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 256px;
	font-family: "helvetica neue";
	font-size: 13px;
	font-weight: 200;
	font-variant: normal;
	color: #CCC;
}
#wrapper #bodyArea2 #left2 #img1 #titulo {
	float: left;
	height: 20px;
	width: 230px;
	margin-top: 8px;
	font-family: "helvetica neue";
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #CCCCCC;
	text-align: left;
	margin-left: 19px;
}
#wrapper #bodyArea #left a {
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-family: arial;
}
