body {

	padding: 0px;
	margin: 0px;
	background-color: rgb(77,160,41);
	font-family: "arial narrow", arial, verdana;
	font-size: 1em;
	text-decoration: none;
	font-size: 0.8em;
	height: 100%;

}

#mainBox {

	width: 900px;
	margin-left: 60px;
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	height: auto;
	position: relative;
	overflow: auto;

}

#mainBoxHeadMenu {

	width: 100%;
	height: auto;
	float: left;

}

#mainBoxHeadLogo {

	width: 30%;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 30px;

}

#mainBoxHeadBanner {

	width: 70%;
	height: auto;
	float: left;
	text-align: right;

}

#mainBoxBodyRight {
	width:130px;
	float:right;
}

#mainBoxFooter {

	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 24px;

}

#mainMenu {
	
	color: rgb(77,160,41);
	float: right;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
	
}
a.linkGreen {

	color: rgb(77,160,41);
	text-decoration: none;

}

#mainMenu_a {
	
	color: #FFFFFF;
	float: right;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: rgb(77,160,41);
	width: 100px;
	
}

a.linkWhite {

	color: #FFFFFF;
	text-decoration: none;

}

	#layBox {
		
		width: auto;
		height: auto;
		float: left;
		background-attachment: scroll;
		background-image: url(../img/box1_07.gif);
		background-position: bottom right;
		background-repeat: repeat-x;
		
	}
	
	#layBoxTopLeft {
		width: 60px;
		height: 64px;
		float: left;
	}

	#layBoxTopCenter {
		width: auto;
		height: 64px;
		float: left;
	}

	#layBoxTopRight {
		width: 42px;
		height: 64px;
		background-attachment: scroll;
		background-image: url(../img/box1_02.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		float: right;
	}

	#layBoxMiddleRight {
		width: 100%;
		height: auto;
		background-attachment: scroll;
		background-image: url(../img/box1_05.gif);
		background-position: right;
		background-repeat: repeat-y;
		background-color: #FFFFFF;
		float: right;
	}

	#layBoxBottomLeft {
		width: 36px;
		height: 32px;
		background-attachment: scroll;
		background-image: url(../img/box1_06.gif);
		background-position: top right;
		background-repeat: no-repeat;
		float: left;
	}

	#layBoxBottomCenter {
		width: auto;
		height: 32px;
		float: left;
	}

	#layBoxBottomRight {
		width: 42px;
		height: 32px;
		background-attachment: scroll;
		background-image: url(../img/box1_08.gif);
		background-position: top left;
		background-repeat: no-repeat;
		float: right;
	}
	
	a.extralink:link, a.extralink:visited {
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	}
	
	a.extralink:hover,a.extralink:active {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	
	.orange {
		color: rgb(253,114,22);
		text-transform: uppercase;
		font-size: 1em;
	}
	
	.endOrange {
		border-bottom: 3px solid rgb(253,114,22);
	}
	
	.formFields {
		width:auto;
		float:left;
	}
	
	.button {
		color: #000000;
		background-color: #FFFFFF;
		text-transform: uppercase;
		border: 0px solid #FFFFFF;
	}

	#witerow {
		width: 100%;
		float: left;
	}
	
	a.searchLink:link, a.searchLink:visited {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-size: 1.2em;
	}

	a.searchLink:hover, a.searchLink:active {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.2em;
		background-color: rgb(77,160,41);
	}

	a.searchLink_a {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.2em;
		background-color: rgb(77,160,41);
	}
	
	.wideBoxWhite {
		width:auto;
		position: relative;
		float: left;
	}
	
	.titleBold {
		font-weight: bold;
	}

	a.menuLinkGreen:link, a.menuLinkGreen:visited {
		text-decoration: none;
		color: #000000;
		text-decoration: underline;
	}

	a.menuLinkGreen:hover, a.menuLinkGreen:active {
		text-decoration: none;
		color: #FFFFFF;
		background-color: rgb(77,160,41);
		text-decoration: underline;
	}

#elencoTitle {

		text-decoration: none;
		color: rgb(77,160,41);
		font-weight: bold;
		font-size: 1.2em;
		width: 100%;
		float: left;

}

#elencoBody {

		width: 100%;
		float: left;

}

