/* Style Sheet for Pixel House */
/*******************************/

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #54585e;
	padding: 0px; 
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464a4f;
	margin-top: 0px;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #8dc803;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464a4f;
	padding: 5px;
	margin: 0px;
	background-color: #e4e4e5;
	border: 1px solid #CCCCCC;
	display: block;
}

/****************IDs****************/
/**********************************/
#wrapper2 {
	width: 777px;
	float: left;
	background-image: url("../images/bodyBG.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0px;
}
#wrapper {
	width: 777px;
	margin: 0px auto;
}
#header {
	background-image: url("../images/topBG.gif");
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 777px;
	height: 134px;

}
#headerImg {
	background-image: url("../images/headerBG.gif");
	background-repeat: repeat-y;
	height: 179px;
	padding: 0px 0px 0px 28px;
	margin: 0px;
}
#headerImg img {
	float: left;
}
#logoBox {
	float: left;
	width: 270px;
	height: 94px;
	padding-top: 40px;
}
#navigation {
	float: left;
	height: 134px;
}
#main {
	float: left;
	width: 721px;
	padding: 28px;
	margin-top: -12px;
}

#footer {
	float: left;
	width: 777px;
	height: 61px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
}
#footer p {
	font-size: 11px;
}
#footer p a{
	color: #464a4f;
}
#footer p a:hover{
	color: #000000;
}
#fLeft {
	float: left;
	padding-left: 44px;
}
#fRight {
	float: right;
	padding-right: 30px;
}
#left {
	float: left;
	width: 470px;
	padding-right: 16px;
	border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC;
}
#left p a {
	color: #2e74c0;
	text-decoration: none;
}
#left p a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;

}
#right {
	float: right;
	width: 218px;
}
#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}
#newsBox {
	float: left;
	margin-top: 10px;
}
#newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#newsBox p a {
	color: #333333;
	text-decoration: none;
}
#loginL {
	float: left;
	width: 50px;
}
#loginL p { line-height: 23px; }
#loginR {
	float: right;
	width: 157px;
}

/*************Classes***************/
/***********************************/

.imageAdjust {
	margin: 0px;
	padding: 0px;
	border: none;
}
.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
}
.featured {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-top: -4px;
}

.divider {
	background-image: url("../images/dividerBG.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 218px;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	margin-top: 4px;
}
.form {
	margin: 0px;
	padding: 0px;
	height: 76px;
}
.userBox {
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.passwordBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}


/************Primary NAV****************/
/***************************************/

ul.navigation {
	margin-top: 56px;
	margin-right: 50px;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 24px;
	display: block;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -29px;
}
li.home a {
	width: 72px;
	background-image: url(../images/bHome.gif);
	background-repeat: no-repeat;
}
li.about a {
	width: 80px;
	background-image: url(../images/bAbout.gif);
	background-repeat: no-repeat;
}
li.services a {
	width: 90px;
	background-image: url(../images/bServices.gif);
	background-repeat: no-repeat;
}

li.servicos a {
	width: 90px;
	background-image: url(../images/servicos.gif);
	background-repeat: no-repeat;
}

li.portfolio a {
	width: 82px;
	background-image: url(../images/bPortfolio.gif);
	background-repeat: no-repeat;
}

li.contact a {
	width: 87px;
	background-image: url(../images/bContact.gif);
	background-repeat: no-repeat;
}



li.home a span, li.portfolio a span, li.about a span, li.services a span, li.servicos a span , li.contact a span { display: none; }


/************ NEWS Articles ************/
/***************************************/

ul.news {
	margin: -12px 0px 0px 0px;
	padding: 0px;
}
ul.news li {
	list-style-type: none;
	float: left;
}
ul.news li a {
	display: block;
	float: left;
	width: 218px;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.news li a:hover {
	width: 215px;
	background-image: url("../images/newsArrow.gif");
	background-repeat: no-repeat; background-position: right top; background-color: #f3f3f3;
	border-right-width: 3px; border-right-style: solid; border-right-color: #CCCCCC;
}
