



body {

	background-image: url(../images/bg.gif);

	background-repeat: repeat-x;

	background-color: #54585e;

	padding: 0px;

	width: 777px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

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;

}



ul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #464a4f;

	margin-top: 0px;

	line-height: 19px;

}

/****************IDs****************/

/**********************************/



#wrapper {

	background-image: url("../images/bodyBG.gif");

	background-repeat: repeat-y;

	background-color: #ffffff;

	width: 777px;

	float: left;

	margin-bottom: 12px;

}

#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-left: 28px;

	padding-right: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	margin: 0px;

}

#headerImg img {

	float: left;

}

#logoBox {

	float: left;

	width: 200px;

	height: 119px;
    margin-left: 20px;
	padding-top: 10px;

}

#navigation {

	float: right;

	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: 44px;

}

#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-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.imageAdjustRight {

	clear: both;

	float: right;

	margin: 0px;

	padding: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: 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: 55px;

	background-image: url(../images/bHome.gif);

	background-repeat: no-repeat;

}

li.home a span {

	display: none;

}

li.about a {

	width: 78px;

	background-image: url(../images/bEmpresa.gif);

	background-repeat: no-repeat;

}

li.about a span {

	display: none;

}

li.services a {

	width: 78px;

	background-image: url(../images/bServicos.gif);

	background-repeat: no-repeat;

}

li.services a span {

	display: none;

}

li.portfolio a {

	width: 85px;

	background-image: url(../images/bProjectos.gif);

	background-repeat: no-repeat;

}

li.portfolio a span {

	display: none;

}

li.contact a {

	width: 90px;

	background-image: url(../images/bContactos.gif);

	background-repeat: no-repeat;

}

li.contact a span {

	display: none;

}





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

/***************************************/



ul.news {

	margin-top: -12px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 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;

}

.text-error-validation{

	color: #990101;

    font-size:11px;

    font-family:tahoma, arial,verdana,sans-serif; 

}
