

html {/*height:100%;*/	
	height:100%;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FF3300;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FF3300;
	scrollbar-arrow-color: #FF3300;
	scrollbar-track-color: #FFFFFF;
} 

.body{
	/* height:99%; */
	height:100%;
	background: #EEEEEE url(../images/home-background.jpg) no-repeat scroll center top;
	margin: 0px 0px;
	/* text-align: center;	*/
	}
	
.body_small{
	/* height:99%; */
	height:100%;
	background: #EEEEEE url(../images/home-background2.jpg) no-repeat scroll center top;
	margin: 0px 0px;
	/* text-align: center;	*/
	}	

#container {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#container_small {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 115px;
	width: 980px;
	white-space: nowrap;
}

#header_left {
	background-image: url(../images/Gis-solution-red_01.jpg);
	width: 20px;
	float: left;
}

#header_center {
	background-image: url(../images/Gis-solution-red_02.jpg);
	height: 115px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: left top;
	clear: none;
	width: 940px;
}

#header_right {
	background-image: url(../images/Gis-solution-red_04.jpg);
	height: 115px;
	width: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#header_small {
	height: 65px;
	width: 980px;
	white-space: nowrap;
}

#header_left {
	background-image: url(../images/Gis-solution-red_01.jpg);
	height: 115px;
	width: 20px;
	float: left;
}

#header_small_left {
	background-image: url(../images/Gis-solution-red_01.jpg);
	height: 65px;
	width: 20px;
	float: left;
}

#header_small_center {
	background-image: url(../images/Gis-solution-small-red_02.jpg);
	height: 65px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: left top;
	clear: none;
	width: 940px;
}

#header_right {
	background-image: url(../images/Gis-solution-red_04.jpg);
	height: 115px;
	width: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#header_small_right {
	background-image: url(../images/Gis-solution-red_04.jpg);
	height: 65px;
	width: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}


#image_toprow {
	background-image: url(../images/Gis-solution-red_05.jpg);
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 980px;
	font-size: 5px;
}
#Image_background {
	margin: 0px;
	padding: 0px;
	width: 980px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 0px;
}

#image_backgroundbar {
	background-image: url(../images/Gis-solution-red_07.jpg);
	height: 25px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#image_bottomrow {
	background-image: url(../images/Gis-solution-red_08.jpg);
	height: 7px;
	width: 980px;
	font-size: 5px;
}

#content {
	width: 980px;
	background-image: url(../images/Gis-solution-red_09_11.gif);
	margin: 0px;
	padding: 0px;
	float: left;
}

#content_text {
	position: relative;
	width: 940px;
	left: 20px;
	top: 0px;
}

#bottom {
	background-image: url(../images/Gis-solution-red_12.jpg);
	height: 32px;
	width: 980px;
	bottom: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#image_bottomrow_page {

	background-image: url(../images/Page_red_08.jpg);
	height: 7px;
	width: 980px;
	font-size: 5px;
}

#image_backgroundbar_page {
	background-image: url(../images/Gis-solution-red_page_12.jpg);
	height: 25px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
.cyan {
	background-color: #0066FF;
}
.red {
	background-color: #FF6600;
}
.green {
	background-color: #006600;
}
.graylight {
	background-color: #CCCCCC;
}
.graylight a:hover {
	color: #000000;
	text-decoration: none;
}
.graylight a:visited {
	color: #000000;
	text-decoration: none;
}
.titoloColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.titoloColor a:link {
	color: #FF3300;
	text-decoration: none;
}
.titoloColor a:active {
	color: #FF3300;
	text-decoration: none;
}
.titoloColor a:hover {
	color: #FF3300;
	text-decoration: none;
}
.titoloColor a:visited {
	color: #FF3300;
	text-decoration: none;
}
