.body 
{
	font-size				: 11px; 
	font-family 			: Arial,Helvetica,sans-serif;
	color       			: #444444;
	margin					: 0 0 0 0;
	background				: #000 url(../images/body-tail.gif) top center;
}

p
{
	padding					: 0;
	margin					: 0;
}

div#main 
{
  color						: #444444;
  font-weight				: normal;
  width						: 918px;
  padding					: 0px 0px 0px 0px ;
  position					: absolute;
  left						: 50%;
  margin					: 0 0 0 -459px;
}

div#header 
{
  width						: 918px;
  height					: 345px;
  float						: left;
}

div#menu 
{
  width						: 918px;
  height					: 86px;
  float						: left;
}

div#content 
{
  width						: 918px;
  float						: left;
  margin-top				: 35px;
}

.contentTitle
{
  width						: 610px;
  font-size					: 19px;
  margin-bottom				: 20px;
  color						: #568642;
  font-weight				: normal;
  text-transform			: uppercase;
  font-family				:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.contentPage 
{
  width						: 610px;
  float						: left;
  margin-right				: 32px;
}

.contentPageTxt
{
  width						: 610px;
  float						: left;
  color						: #FFFFFF;
  font-size					: 12px;
  line-height				: 180%;
}

.contentPageTxt a
{
  color						: #568642;
  font-size					: 12px;
  text-decoration			: underline;
  line-height				: 180%;
}


div#footer 
{
  width						: 918px;
  float						: left;
  font-size					: 10px;
  color						: #5F5F5F;
  background-color			: #000000;
  padding					: 18px 0 37px 24px;
  margin-top				: 20px;
}

div#footer  a
{
  color						: #cbcbcb;
}

/****************************************/
/***************** HOME *****************/
/****************************************/

.contentBoxHome
{
  width						: 276px;
  float						: left;
}

.contentBoxHomeImg
{
  width						: 276px;
  float						: left;
}

.contentBoxHomeTxt
{
  width						: 276px;
  float						: left;
  color						: #FFFFFF;
  margin-top				: 20px;
  font-size					: 15px;
  line-height				: 150%;
}

.contentBoxHomeTxt
{
  width						: 276px;
  float						: left;
  margin-top				: 20px;
  min-height				: 90px;
}

.contentBoxHomeContinua
{
  background				: #5d864b url(../images/link-right-bg.gif) right top no-repeat;
  color						: #ffffff;
  text-transform			: uppercase;
  font-family				: "Trebuchet MS", Arial, Helvetica, sans-serif;
  display					: inline-block;
  font-size					: 12px;
  line-height				: 100%;
  margin-top				: 25px;
  text-decoration			: none;
}

.contentBoxHomeContinua span
{
	display					: inline-block;
	background				: url(../images/link-left-bg.gif) left top no-repeat;
	padding					: 10px 19px 11px 15px;
}

.contentBoxHomeContinua:hover
{
	background				: #3e5932 url(../images/link-right-bg2.gif) right top no-repeat;
}

.contentBoxHomeContinua:hover span
{
	background				: url(../images/link-left-bg2.gif) left top no-repeat;
}

.contentBoxHomeDiv
{
	width					: 70px;
	height					: 325px;
	float					: left;
	background				: url(../images/homeBoxDiv.png) repeat-y; 
}