



body {
	margin: 0;
	padding: 0;
	background-image:url(../image/ita_home_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	color: #000000;
}
html, body, #container {
	min-height: 100%;
	min-width:970px;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;

}




div#container {
    width:100%; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	position: absolute;
	top: 0;
	left: 0;
	min-width:760px;}
	

div#container a:link {color: #ffffff; font-weight: bold; text-decoration: underline;}
div#container a:visited {color: #ffffff; font-weight: bold; text-decoration: underline;} 
div#container a:active {color: #ffffff; font-weight: bold; text-decoration: underline;}
div#container a:hover {color: #ffffff; font-weight: bold; text-decoration: none;}
	
	div#menu {
    width:100%;
	margin:0;
	padding:0px;
	background:#eeeeee;
	color:#000000;}
	
	
	
	
	
	
	
	
	div#wrapper {
	overflow:hidden;
    width:100%;
	margin:0;
	padding:0;
	border:none;
	color:#000000;
	line-height:1.6em;
	margin-bottom:100px;}
	

	
	
	div#left {
	background-image:url(../image/ita_home_bg_left_01.jpg);
	background-repeat:repeat-x;
	border:none;
	text-align:right;
	float:left;
	width:50%;
	margin:0;
	padding:0;
	color:#000000;}	
	
	div#right {
	background-image:url(../image/ita_home_bg_right_01.jpg);
	background-repeat:repeat-x;
	border:none;
	float:right;
	width:50%;
	margin:0;
	padding:0;
	color:#000000;
	clear:right;
	}
	
	
	
	
	
	
	
	div#left_01 {
	background-image:url(../image/ita_home_img_left_01.jpg);
	background-color:#none;
	background-repeat:no-repeat;	
	border:none;
	width:100%;
	mrgin:0;
	text-align:right;
	background-position:top right;
	padding:0;
	color:#000000;}
	
	div#right_01 {
	background-image:url(../image/ita_home_img_right_01.jpg);
	background-position:top left;
	background-color:none;
	background-repeat:no-repeat;
	border:none;
	width:100%;
	mrgin:0;
	padding:0;
	color:#000000;}
 

























div#footer {
width:100%; background:#ffffff; color:#000000; 
padding:0px;
text-align:center;
position:absolute;
bottom:0px;
height:100px;
}

div#footer p {
padding:5px 10px 5px 10px;
margin:0px;
}









