/*****stili per il layout fisso con altezza minima********/
html,body{
	background-color: #1f1f1f;	
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0;
	padding:0;
	height:100%;
}

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	font-style:normal;
}
#container{
	position:relative; 
	width: 1170px; /*90%*/
	height: 100%;
	margin: 0 auto;
    text-align: left; 
}
body>#container{
	height:auto;
	min-height:100%;
}

#container_home{
	position:relative; 
	width: 90%;
	height: 100%;
	margin: 0 auto;
    text-align: left; 
}
body>#container_home{
	height:auto;
	min-height:100%;
}

#head{
	width: 100%;
	margin: 0px;
	padding: 25px 0 0 0;
}

#footer_page{
	clear: both;
	bottom:0; 
	width: 100%; 
	padding: 80px 0 0 0;
	color: #646464;
	text-align:center;
	font-size:smaller;
}

/**************************************************************/
/*************stili generici, su header e footer***************/
#header{
	color: #fff;
}
h1,h2{
	margin: 0;
	padding:0;
}
h1{
	padding-left:0.5em;
	font: bold 2.3em/80px Geneva, Arial, Helvetica, sans-serif;
}
h2{
	color: #999;
	font-size: 1.5em;
}

/****************end stili generici***************************/
/**************stili specifici per il layout****************/
#navigation{
	color: #828282;
	text-align: center;
	word-spacing: 40px;
	padding: 20px 80px 0 80px;
}
#project_navigation{
	color: #828282;
	text-align: center;
	padding: 10px 0 0 0;
	word-spacing: 20px;
}
.menu_over{
	word-spacing: normal;
	color: #ffffff;
}
.menu_over a{
	color: #ffffff;
}
.menu_out{
	word-spacing: normal;
	color: #828282;
}
.menu_out a{
	color: #828282;
}

.menu_over_2{
	word-spacing: normal;
	color: #bbbbbb;
}
.menu_over_2 a{
	color: #ffffff;
}
.menu_out_2{
	word-spacing: normal;
	color: #bbbbbb;
}
.menu_out_2 a{
	color: #bbbbbb;
}

/***************end stili per link navigazione*****************/
/**************stili per i link della navigazione*************/
#navigation ul{
	margin: 0;
	padding: 0; 
	list-style-type: none;
}
#navigation li{
	display: inline; 
	margin: 0 0 0 1em;
	padding: 0;
} /*nota display: inline*/
#navigation a{	
	text-decoration: none;
	padding: 0 14px 0 14px;
}
#navigation a:hover{
	color: #ffffff;
	text-decoration: none;
}
#navigation a#activelink{
	color: #ffffff;
	text-decoration: none;
}
/***************end stili per link navigazione*******************/	
/**************stili per i link della navigazione*************/
#project_navigation ul{
	margin: 0;
	padding: 0; 
	list-style-type: none;
}
#project_navigation li{
	display: inline; 
	margin: 0 0 0 1em;
	padding: 0;
} /*nota display: inline*/
#project_navigation a{	
	text-decoration: none;
	/*padding: 0 9px 0 9px;*/
	word-spacing: normal;
}
#project_navigation a:hover{
	color: #ffffff;
	text-decoration: none;
}
#project_navigation a#activelink{
	color: #ffffff;
	text-decoration: none;
}
/***************end stili per link navigazione*******************/	
#content_home{
	width: 100%;
	height: 550px;
	margin: 0px;
	padding: 0px;
}
#content{
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#content table{
	width: 100%;
}
#content td{
	padding: 10px;
}

/************************************************/
/*****************style aim********************/
#aim{
	width: auto;
	margin: 0;
	padding: 60px 10% 0px 10%;
}
#aim h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textaim1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textaim1_left{
	float: left;
	width: 16%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textaim1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textaim1_right{
	float: right;
	width: 84%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textaim2{
	clear: both;
	height: 270px;
	margin: 0px;
	padding: 0px;
	color: #828282;
	font-size: 16px;
	font-weight: lighter;
	text-align: right;
}

#textaim2_left{
	float: left;
	widht: 16%;
	margin: 0px;
	padding: 65px 0px 0px 13px;
	color: #828282;
}

#textaim2_left img{
	border: 0;
}

#textaim2_right{
	float: right;
	widht: 84%;
	margin: 0px;
	padding: 115px 20px 0px 0px;
	color: #828282;
	font-size: 16px;
	font-weight: lighter;
	text-align: right;
}
/************************************************/
/*****************style project********************/
#project{
	width: auto;
	margin: 0;
	padding: 60px 10% 0px 10%;
}
#project h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textproject1{
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textproject1 a{	
	color: #828282;
	text-decoration: none;
}
#textproject1 a:hover{
	color: #fff;
	text-decoration: none;
}
#textproject1 a#activelink{
	color: #fff;
	text-decoration: none;
}
#textproject1_left{
	float: left;
	width: 16%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textproject1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textproject1_right{
	float: right;
	width: 83%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textproject2{
	clear: both;
	height: 151px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
/************************************************/
/*****************style advertising********************/
#advertising{
	width: 1170px;
	margin: 0;
	padding: 30px 0 0px 0;/* 30px 10% 50px 10%*/
}
#advertising h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textadvertising1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textadvertising1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textadvertising1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textadvertising1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textadvertising2{
	clear: both;
	height: 300px;
	margin: 0 0 0 4px;
	padding: 0;
	text-align: center;
}
#img_content_adv1{
	width: 1170px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_adv2{
	clear: both;
	width: 1170px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_adv3{
	clear: both;
	width: 1170px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_advertsing1{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:75px;
}
#img_advertsing1 img{
	border: 0px;
}
#img_advertsing2{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:85px;
}
#img_advertsing2 img{
	border: 0px;
}
#img_advertsing3{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:75px;
}
#img_advertsing3 img{
	border: 0px;
}
#img_advertsing4{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:80px;
}
#img_advertsing4 img{
	border: 0px;
}
#img_advertsing5{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:72px;
}
#img_advertsing5 img{
	border: 0px;
}
#img_advertsing6{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:71px;
}
#img_advertsing6 img{
	border: 0px;
}
#img_advertsing7{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:89px;
}
#img_advertsing7 img{
	border: 0px;
}
#img_advertsing8{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:84px;
}
#img_advertsing8 img{
	border: 0px;
}
#img_advertsing9{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:79px;
}
#img_advertsing9 img{
	border: 0px;
}
#img_advertsing10{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:60px;
	height:75px;
}
#img_advertsing10 img{
	border: 0px;
}

#img_advertsing11{
	float:left;
	margin:5px;
	border: 1px solid #000;
	padding: 0px 0px 0px 0px;
	width:60px;
	height:75px;
}
#img_advertsing11 img{
	border: 0px;
}
#img_advertsing12{
	float:left;
	margin:5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:37px;
}
#img_advertsing12 img{
	border: 0px;
}
#img_advertsing13{
	float:left;
	margin:5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:78px;
}
#img_advertsing13 img{
	border: 0px;
}
#img_advertsing14{
	float:left;
	margin:8px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:78px;
}
#img_advertsing14 img{
	border: 0px;
}
#img_advertsing15{
	float:left;
	margin:8px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:78px;
}
#img_advertsing15 img{
	border: 0px;
}
#img_advertsing16{
	float:left;
	margin:6px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:82px;
}
#img_advertsing16 img{
	border: 0px;
}
#img_advertsing17{
	float:left;
	margin:9px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:75px;
}
#img_advertsing17 img{
	border: 0px;
}
#img_advertsing18{
	float:left;
	margin:24px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:45px;
}
#img_advertsing18 img{
	border: 0px;
}
#img_advertsing19{
	float:left;
	margin:8px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:78px;
}
#img_advertsing19 img{
	border: 0px;
}
#img_advertsing20{
	float:left;
	margin:11px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:72px;
}
#img_advertsing20 img{
	border: 0px;
}
#img_advertsing21{
	float:left;
	margin:9px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:75px;
}
#img_advertsing21 img{
	border: 0px;
}
#img_advertsing22{
	float:left;
	margin:3px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:88px;
}
#img_advertsing22 img{
	border: 0px;
}
#img_advertsing23{
	float:left;
	margin:27px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:39px;
}
#img_advertsing23 img{
	border: 0px;
}
#img_advertsing24{
	float:left;
	margin:6px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:81px;
}
#img_advertsing24 img{
	border: 0px;
}
#img_advertsing25{
	float:left;
	margin:9px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:75px;
}
#img_advertsing25 img{
	border: 0px;
}
#img_advertsing26{
	float:left;
	margin:7px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:80px;
}
#img_advertsing26 img{
	border: 0px;
}

#img_advertsing27{
	float:left;
	margin:5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:77px;
}
#img_advertsing27 img{
	border: 0px;
}
#img_advertsing28{
	float:left;
	margin:5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:81px;
}
#img_advertsing28 img{
	border: 0px;
}
#img_advertsing29{
	float:left;
	margin:5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:79px;
}
#img_advertsing29 img{
	border: 0px;
}
#img_advertsing30{
	float:left;
	margin:7px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:80px;
}
#img_advertsing30 img{
	border: 0px;
}
#img_advertsing31{
	float:left;
	margin:9px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:75px;
}
#img_advertsing31 img{
	border: 0px;
}
#img_advertsing32{
	float:left;
	margin:9px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:76px;
}
#img_advertsing32 img{
	border: 0px;
}
#img_advertsing33{
	float:left;
	margin:15px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:79px;
}
#img_advertsing33 img{
	border: 0px;
}
#img_advertsing34{
	float:left;
	margin:54px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:40px;
}
#img_advertsing34 img{
	border: 0px;
}
#img_advertsing35{
	float:left;
	margin:10px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:84px;
}
#img_advertsing35 img{
	border: 0px;
}
#img_advertsing36{
	float:left;
	margin:19px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:76px;
}
#img_advertsing36 img{
	border: 0px;
}
#img_advertsing37{
	float:left;
	margin:52px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:42px;
}
#img_advertsing37 img{
	border: 0px;
}
#img_advertsing38{
	float:left;
	margin:14px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:80px;
}
#img_advertsing38 img{
	border: 0px;
}
#img_advertsing39{
	float:left;
	margin:4px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:90px;
}
#img_advertsing39 img{
	border: 0px;
}
#img_advertsing40{
	float:left;
	margin:58px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:36px;
}
#img_advertsing40 img{
	border: 0px;
}
#img_advertsing41{
	float:left;
	margin:16px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:78px;
}
#img_advertsing41 img{
	border: 0px;
}
#img_advertsing42{
	float:left;
	margin:18px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:76px;
}
#img_advertsing42 img{
	border: 0px;
}
#img_advertsing43{
	float:left;
	margin:15px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:79px;
}
#img_advertsing43 img{
	border: 0px;
}
#img_advertsing44{
	float:left;
	margin:3px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:91px;
}
#img_advertsing44 img{
	border: 0px;
}
#img_advertsing45{
	float:left;
	margin:14px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:80px;
}
#img_advertsing45 img{
	border: 0px;
}
#img_advertsing46{
	float:left;
	margin:70px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:24px;
}
#img_advertsing46 img{
	border: 0px;
}
#img_advertsing47{
	float:left;
	margin:9px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:85px;
}
#img_advertsing47 img{
	border: 0px;
}
#img_advertsing48{
	float:left;
	margin:0px 5px 5px 5px;
	padding:0px;
	border: 1px solid #000;
	width:60px;
	height:94px;
}
#img_advertsing48 img{
	border: 0px;
}




#textadvertising2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/************************************************/
/*****************style corporate********************/
#corporate{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#corporate h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textcorporate1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textcorporate1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textcorporate1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textcorporate1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textcorporate2{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	text-align: center;
}
#textcorporate2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#img_content_crp1{
	width: 800px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_crp2{
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_corporate1{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:68px;
}
#img_corporate1 img{
	border: 0px;
}
#img_corporate2{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:88px;
}
#img_corporate2 img{
	border: 0px;
}
#img_corporate3{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:54px;
}
#img_corporate3 img{
	border: 0px;
}
#img_corporate4{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:88px;
}
#img_corporate4 img{
	border: 0px;
}
#img_corporate5{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:80px;
}
#img_corporate5 img{
	border: 0px;
}
#img_corporate6{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:54px;
}
#img_corporate6 img{
	border: 0px;
}
#img_corporate7{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:54px;
}
#img_corporate7 img{
	border: 0px;
}
#img_corporate8{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:45px;
}
#img_corporate8 img{
	border: 0px;
}
#img_corporate9{
	float:left;
	margin:55px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:39px;
}
#img_corporate9 img{
	border: 0px;
}
#img_corporate10{
	float:left;
	margin:33px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:61px;
}
#img_corporate10 img{
	border: 0px;
}

#img_corporate11{
	float:left;
	margin:32px 6px 6px 6px;
	top: 10px;
	padding: 0px 0px 0px 0px;
	width:80px;
	height:62px;
}
#img_corporate11 img{
	border: 0px;
}
#img_corporate12{
	float:left;
	margin:39px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:55px;
}
#img_corporate12 img{
	border: 0px;
}
#img_corporate13{
	float:left;
	margin:50px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:44px;
}
#img_corporate13 img{
	border: 0px;
}
#img_corporate14{
	float:left;
	margin:12px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:82px;
}
#img_corporate14 img{
	border: 0px;
}
#img_corporate15{
	float:left;
	margin:43px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:51px;
}
#img_corporate15 img{
	border: 0px;
}
#img_corporate16{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:79px;
}
#img_corporate16 img{
	border: 0px;
}
#img_corporate17{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:80px;
}
#img_corporate17 img{
	border: 0px;
}
#img_corporate18{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:88px;
}
#img_corporate18 img{
	border: 0px;
}

/************************************************/
/*****************style logo********************/
#logo{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#logo h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textlogo1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textlogo1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textlogo1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textlogo1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textlogo2{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#textlogo2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#img_content_lg1{
	width: 1030px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_lg2{
	clear: both;
	width: 1030px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}
#img_content_lg3{
	clear: both;
	width: 1030px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}
#img_logo1{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo1 img{
	border: 0px;
}
#img_logo2{
	float:left;
	margin:5px 5px 5px 0;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo2 img{
	border: 0px;
}
#img_logo3{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo3 img{
	border: 0px;
}
#img_logo4{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo4 img{
	border: 0px;
}
#img_logo5{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo5 img{
	border: 0px;
}
#img_logo6{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo6 img{
	border: 0px;
}
#img_logo7{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo7 img{
	border: 0px;
}
#img_logo8{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo8 img{
	border: 0px;
}
#img_logo9{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo9 img{
	border: 0px;
}
#img_logo10{
	float:left;
	margin:5px 1px 5px 1px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo10 img{
	border: 0px;
}

#img_logo11{
	float:left;
	margin:5px;
	top: 10px;
	padding: 0px;
	width:70px;
	height:70px;
}
#img_logo11 img{
	border: 0px;
}
#img_logo12{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo12 img{
	border: 0px;
}
#img_logo13{
	float:left;
	margin:5px 5px 5px 0;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo13 img{
	border: 0px;
}
#img_logo14{
	float:left;
	margin:18px 5px 5px 5px;
	padding:0px;
	width:70px;
	height:42px;
}
#img_logo14 img{
	border: 0px;
}
#img_logo15{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo15 img{
	border: 0px;
}
#img_logo16{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo16 img{
	border: 0px;
}
#img_logo17{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo17 img{
	border: 0px;
}
#img_logo18{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo18 img{
	border: 0px;
}
#img_logo19{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo19 img{
	border: 0px;
}
#img_logo20{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo20 img{
	border: 0px;
}
#img_logo21{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo21 img{
	border: 0px;
}
#img_logo22{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo22 img{
	border: 0px;
}
#img_logo23{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo23 img{
	border: 0px;
}
#img_logo24{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo24 img{
	border: 0px;
}

#img_logo25{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo25 img{
	border: 0px;
}
#img_logo26{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo26 img{
	border: 0px;
}
#img_logo27{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo27 img{
	border: 0px;
}
#img_logo28{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo28 img{
	border: 0px;
}
#img_logo29{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo29 img{
	border: 0px;
}
#img_logo30{
	float:left;
	margin:5px 7px 5px 7px;
	padding:0px;
	width:110px;
	height:70px;
}
#img_logo30 img{
	border: 0px;
}
#img_logo31{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo31 img{
	border: 0px;
}
#img_logo32{
	float:left;
	margin:5px 8px 5px 8px;
	padding:0px;
	width:90px;
	height:70px;
}
#img_logo32 img{
	border: 0px;
}
#img_logo33{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo33 img{
	border: 0px;
}
#img_logo34{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo34 img{
	border: 0px;
}
#img_logo35{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo35 img{
	border: 0px;
}
#img_logo36{
	float:left;
	margin:5px 0px 5px 5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo36 img{
	border: 0px;
}
#img_logo37{
	float:left;
	margin:5px 0px 5px 5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo37 img{
	border: 0px;
}
#img_logo38{
	float:left;
	margin:5px 0px 5px 5px;
	padding:0px;
	width:70px;
	height:70px;
}
#img_logo38 img{
	border: 0px;
}

/************************************************/
/*****************style merchandising********************/
#merchandising{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#merchandising h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textmerchandising1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textmerchandising1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textmerchandising1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textmerchandising1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textmerchandising2{
	clear: both;
	height: 300px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#textmerchandising2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#img_content_mrc1{
	width: 560px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_mrc2{
	clear: both;
	width: 560px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_mrc3{
	clear: both;
	width: 320px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
}
#img_merchandising1{
	float:left;
	/*border:1px solid #000;*/
	margin:6px;
	padding:0px;
	width:80px;
	height:46px;
}
#img_merchandising1 img{
	border: 0px;
}
#img_merchandising2{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:59px;
}
#img_merchandising2 img{
	border: 0px;
}
#img_merchandising3{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:62px;
}
#img_merchandising3 img{
	border: 0px;
}
#img_merchandising4{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:58px;
}
#img_merchandising4 img{
	border: 0px;
}
#img_merchandising5{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:51px;
}
#img_merchandising5 img{
	border: 0px;
}
#img_merchandising6{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:57px;
}
#img_merchandising6 img{
	border: 0px;
}
#img_merchandising7{
	float:left;
	margin:23px 6px 6px  6px;
	padding:0px;
	width:80px;
	height:57px;
}
#img_merchandising7 img{
	border: 0px;
}
#img_merchandising8{
	float:left;
	margin:20px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:60px;
}
#img_merchandising8 img{
	border: 0px;
}
#img_merchandising9{
	float:left;
	margin:17px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:63px;
}
#img_merchandising9 img{
	border: 0px;
}
#img_merchandising10{
	float:left;
	margin:14px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:66px;
}
#img_merchandising10 img{
	border: 0px;
}

#img_merchandising11{
	float:left;
	margin:23px 6px 6px 6px;
	padding: 0px;
	width:80px;
	height:57px;
}
#img_merchandising11 img{
	border: 0px;
}
#img_merchandising12{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:80px;
}
#img_merchandising12 img{
	border: 0px;
}

#img_merchandising13{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:87px;
	height:60px;
}
#img_merchandising13 img{
	border: 0px;
}
#img_merchandising14{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:76px;
	height:60px;
}
#img_merchandising14 img{
	border: 0px;
}
#img_merchandising15{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:42px;
	height:60px;
}
#img_merchandising15 img{
	border: 0px;
}
#img_merchandising16{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:60px;
}
#img_merchandising16 img{
	border: 0px;
}

.img_merchandising img{
	border: 0px;
}
/************************************************/
/*****************style below********************/
#below{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#below h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textbelow1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textbelow1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textbelow1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textbelow1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textbelow2{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#textbelow2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#img_content_blw1{
	width: 890px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_blw2{
	clear: both;
	width: 830px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_blw3{
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_below1{
	float:left;
	margin:6px 6px 6px 0px;
	padding:0px;
	width:70px;
	height:57px;
}
#img_below1 img{
	border: 0px;
}
#img_below2{
	float:left;
	margin:6px;
	padding:0px;
	width:60px;
	height:69px;
}
#img_below2 img{
	border: 0px;
}
#img_below3{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:55px;
}
#img_below3 img{
	border: 0px;
}
#img_below4{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:47px;
}
#img_below4 img{
	border: 0px;
}
#img_below5{
	float:left;
	margin:6px;
	padding:0px;
	width:60px;
	height:68px;
}
#img_below5 img{
	border: 0px;
}
#img_below6{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below6 img{
	border: 0px;
}
#img_below7{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:56px;
}
#img_below7 img{
	border: 0px;
}
#img_below8{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below8 img{
	border: 0px;
}
#img_below9{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:52px;
}
#img_below9 img{
	border: 0px;
}
#img_below10{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:53px;
}
#img_below10 img{
	border: 0px;
}

#img_below11{
	float:left;
	margin:6px 0px 6px 6px;
	padding: 0px;
	width:70px;
	height:53px;
}
#img_below11 img{
	border: 0px;
}
#img_below12{
	float:left;
	margin:17px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:58px;
}
#img_below12 img{
	border: 0px;
}
#img_below13{
	float:left;
	margin:10px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:65px;
}
#img_below13 img{
	border: 0px;
}
#img_below14{
	float:left;
	margin:33px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:42px;
}
#img_below14 img{
	border: 0px;
}
#img_below15{
	float:left;
	margin:28px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:47px;
}
#img_below15 img{
	border: 0px;
}
#img_below16{
	float:left;
	margin:20px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:55px;
}
#img_below16 img{
	border: 0px;
}
#img_below17{
	float:left;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:45px;
}
#img_below17 img{
	border: 0px;
}
#img_below18{
	float:left;
	margin:17px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:58px;
}
#img_below18 img{
	border: 0px;
}
#img_below19{
	float:left;
	margin:32px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:43px;
}
#img_below19 img{
	border: 0px;
}
#img_below20{
	float:left;
	margin:23px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:52px;
}
#img_below20 img{
	border: 0px;
}
#img_below21{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below21	 img{
	border: 0px;
}

#img_below22{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below22	 img{
	border: 0px;
}
#img_below23{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below23	 img{
	border: 0px;
}
#img_below24{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below24	 img{
	border: 0px;
}
#img_below25{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below25	 img{
	border: 0px;
}
#img_below26{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below26	 img{
	border: 0px;
}
#img_below27{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below27	 img{
	border: 0px;
}
#img_below28{
	float:left;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:70px;
	height:60px;
}
#img_below28	 img{
	border: 0px;
}


/**************** ********************************/
/*****************style packaging********************/
#packaging{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#packaging h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textpackaging1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textpackaging1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textpackaging1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textpackaging1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textpackaging2{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#textpackaging2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#img_content_pck1{
	width: 750px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_pck2{
	clear: both;
	width: 470px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_packaging1{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:59px;
}
#img_packaging1 img{
	border: 0px;
}
#img_packaging2{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:68px;
}
#img_packaging2 img{
	border: 0px;
}
#img_packaging3{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_packaging3 img{
	border: 0px;
}
#img_packaging4{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
	height:53px;
}
#img_packaging4 img{
	border: 0px;
}
#img_packaging5{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:59px;
}
#img_packaging5 img{
	border: 0px;
}
#img_packaging6{
	float:left;
	margin:6px;
	padding:0px;
	width:80px;
	height:89px;
}
#img_packaging6 img{
	border: 0px;
}
#img_packaging7{
	float:left;
	margin:6px;
	padding:0px;
	width:90px;
	height:55px;
}
#img_packaging7 img{
	border: 0px;
}
#img_packaging8{
	float:left;
	margin:6px;
	padding:0px;
	width:90px;
	height:55px;
}
#img_packaging8 img{
	border: 0px;
}
#img_packaging9{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:44px;
	height:55px;
}
#img_packaging9 img{
	border: 0px;
}
#img_packaging10{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:79px;
	height:55px;
}
#img_packaging10 img{
	border: 0px;
}

#img_packaging11{
	float:left;
	margin:0px 6px 6px 6px;
	top: 10px;
	padding: 0px 0px 0px 0px;
	width:73px;
	height:55px;
}
#img_packaging11 img{
	border: 0px;
}
#img_packaging12{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:92px;
	height:55px;
}
#img_packaging12 img{
	border: 0px;
}
#img_packaging13{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:67px;
	height:55px;
}
#img_packaging13 img{
	border: 0px;
}
#img_packaging14{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:43px;
	height:55px;
}
#img_packaging14 img{
	border: 0px;
}
#img_packaging15{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:60px;
}
#img_packaging15 img{
	border: 0px;
}
#img_packaging16{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:72px;
}
#img_packaging16 img{
	border: 0px;
}
#img_packaging17{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:80px;
}
#img_packaging17 img{
	border: 0px;
}
#img_packaging18{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:88px;
}
#img_packaging18 img{
	border: 0px;
}
#img_packaging19{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:81px;
}
#img_packaging19 img{
	border: 0px;
}
#img_packaging20{
	float:left;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:60px;
	height:81px;
}
#img_packaging20 img{
	border: 0px;
}




/************************************************/
/*****************style stand********************/
#stand{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#stand h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textstand1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textstand1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textstand1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textstand1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textstand2{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#textstand2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#img_content_std1{
	width: 820px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_std2{
	clear: both;
	width: 820px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_std3{
	clear: both;
	width: 630px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}
#img_stand1{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:51px;
}
#img_stand1 img{
	border: 0px;
}
#img_stand2{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_stand2 img{
	border: 0px;
}
#img_stand3{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:60px;
}
#img_stand3 img{
	border: 0px;
}
#img_stand4{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:42px;
}
#img_stand4 img{
	border: 0px;
}
#img_stand5{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:41px;
}
#img_stand5 img{
	border: 0px;
}
#img_stand6{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:44px;
}
#img_stand6 img{
	border: 0px;
}
#img_stand7{
	float:left;
	border:1px solid #000;
	margin:18px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:57px;
}
#img_stand7 img{
	border: 0px;
}
#img_stand8{
	float:left;
	border:1px solid #000;
	margin:16px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:59px;
}
#img_stand8 img{
	border: 0px;
}
#img_stand9{
	float:left;
	border:1px solid #000;
	margin:34px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:41px;
}
#img_stand9 img{
	border: 0px;
}
#img_stand10{
	float:left;
	border:1px solid #000;
	margin:31px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:44px;
}
#img_stand10 img{
	border: 0px;
}

#img_stand11{
	float:left;
	border:1px solid #000;
	margin:11px 6px 6px 6px;
	padding: 0px;
	width:80px;
	height:64px;
}
#img_stand11 img{
	border: 0px;
}
#img_stand12{
	float:left;
	border:1px solid #000;
	margin:22px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_stand12 img{
	border: 0px;
}

#img_stand13{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:120px;
	height:51px;
}
#img_stand13 img{
	border: 0px;
}
#img_stand14{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:105px;
	height:44px;
}
#img_stand14 img{
	border: 0px;
}
#img_stand15{
	float:left;
	border:1px solid #000;
	margin:20px 6px 6px 6px;
	padding:0px;
	width:120px;
	height:55px;
}
#img_stand15 img{
	border: 0px;
}
#img_stand16{
	float:left;
	border:1px solid #000;
	margin:20px 6px 6px 6px;
	padding:0px;
	width:105px;
	height:55px;
}
#img_stand16 img{
	border: 0px;
}
#img_stand17{
	float:left;
	border:1px solid #000;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:85px;
	height:55px;
}
#img_stand17 img{
	border: 0px;
}
#img_stand18{
	float:left;
	border:1px solid #000;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:119px;
	height:55px;
}
#img_stand18 img{
	border: 0px;
}
#img_stand19{
	float:left;
	border:1px solid #000;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:80px;
}
#img_stand19 img{
	border: 0px;
}
#img_stand20{
	float:left;
	border:1px solid #000;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:83px;
	height:55px;
}
#img_stand20 img{
	border: 0px;
}
#img_stand21{
	float:left;
	border:1px solid #000;
	margin:15px 6px 6px 6px;
	padding:0px;
	width:77px;
	height:55px;
}
#img_stand21 img{
	border: 0px;
}
#img_stand22{
	float:left;
	border:1px solid #000;
	margin: 5px 6px 6px 6px;
	padding:0px;
	width:98px;
	height:65px;
}
#img_stand22 img{
	border: 0px;
}

/************************************************/
/*****************style graphic********************/
#graphic{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#graphic h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textgraphic1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textgraphic1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textgraphic1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textgraphic1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textgraphic2{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#textgraphic2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#img_content_grp1{
	width: 830px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_grp2{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_graphic1{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_graphic1 img{
	border: 0px;
}
#img_graphic2{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_graphic2 img{
	border: 0px;
}
#img_graphic3{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:73px;
}
#img_graphic3 img{
	border: 0px;
}
#img_graphic4{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_graphic4 img{
	border: 0px;
}
#img_graphic5{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_graphic5 img{
	border: 0px;
}
#img_graphic6{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:37px;
}
#img_graphic6 img{
	border: 0px;
}
#img_graphic7{
	float:left;
	border:1px solid #000;
	margin:36px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_graphic7 img{
	border: 0px;
}
#img_graphic8{
	float:left;
	border:1px solid #000;
	margin:0px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:89px;
}
#img_graphic8 img{
	border: 0px;
}
#img_graphic9{
	float:left;
	border:1px solid #000;
	margin:39px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:50px;
}
#img_graphic9 img{
	border: 0px;
}
#img_graphic10{
	float:left;
	border:1px solid #000;
	margin:9px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:80px;
}
#img_graphic10 img{
	border: 0px;
}

#img_graphic11{
	float:left;
	border:1px solid #000;
	margin:36px 6px 6px 6px;
	top: 10px;
	padding: 0px 0px 0px 0px;
	width:80px;
	height:53px;
}
#img_graphic11 img{
	border: 0px;
}
#img_graphic12{
	float:left;
	border:1px solid #000;
	margin:9px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:80px;
}
#img_graphic12 img{
	border: 0px;
}
#img_graphic13{
	float:left;
	border:1px solid #000;
	margin:23px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:66px;
}
#img_graphic13 img{
	border: 0px;
}


#img_graphic14{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:53px;
}
#img_graphic14 img{
	border: 0px;
}
#img_graphic15{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:80px;
	height:51px;
}
#img_graphic15 img{
	border: 0px;
}
#img_graphic16{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:61px;
	height:51px;
}
#img_graphic16 img{
	border: 0px;
}
#img_graphic17{
	float:left;
	border:1px solid #000;
	margin:32px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:57px;
}
#img_graphic17 img{
	border: 0px;
}
#img_graphic18{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:80px;
	height:59px;
}
#img_graphic18 img{
	border: 0px;
}
/************************************************/
/*****************style web********************/
#web{
	width: auto;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
#web h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textweb1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textweb1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textweb1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textweb1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textweb2{
	clear: both;
	height: 300px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#textweb2 img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#img_content_web1{
	width: 810px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_web2{
	clear: both;
	width: 690px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_web1{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web1 img{
	border: 0px;
}
#img_web2{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web2 img{
	border: 0px;
}
#img_web3{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web3 img{
	border: 0px;
}
#img_web4{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web4 img{
	border: 0px;
}
#img_web5{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web5 img{
	border: 0px;
}
#img_web6{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web6 img{
	border: 0px;
}
#img_web7{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px  6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web7 img{
	border: 0px;
}
#img_web8{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web8 img{
	border: 0px;
}
#img_web9{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web9 img{
	border: 0px;
}
#img_web10{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web10 img{
	border: 0px;
}

#img_web11{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web11 img{
	border: 0px;
}
#img_web12{
	float:left;
	border:1px solid #000;
	margin:30px 6px 6px 6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web12 img{
	border: 0px;
}
#img_web13{
	float:left;
	border:1px solid #000;
	margin:6px;
	padding:0px;
	width:100px;
	height:52px;
}
#img_web13 img{
	border: 0px;
}
/************************************************/
/*****************style thanks********************/
#thanks{
	width: auto;
	margin: 0;
	padding: 60px 0px 0px 0px;
}
#thanks h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textthanks1{
	position: relative;
	width: 100%;
	height: 70px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textthanks1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textthanks1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textthanks1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textthanks2{
	clear: both;
	margin: 0px;
	width: auto;
	height: 320px;
	margin: 0;
	padding: 0px 11% 0px 10%;
	font-size:12px;
	color: #828282;
	text-align: justify;
}
/************************************************/
/*****************style workbook********************/
#workbook{
	width: auto;
	margin: 0;
	padding: 60px 0px 0px 0px;
}
#workbook h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textworkbook1_home{
	position: relative;
	width: 100%;
	height: 140px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textworkbook1_home_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textworkbook1_home_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textworkbook1_home_right{
	float: right;
	width: 70%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textworkbook1_home_right img{
	border:1px solid #000;
}
#textworkbook2_home{
	clear: both;
	width: 100%;
	height: 230px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textworkbook2_home_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textworkbook2_home_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textworkbook2_home_right{
	float: right;
	width: 70%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textworkbook2_home_right img{
	border:1px solid #000;
}

#textworkbook1{
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textworkbook1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textworkbook1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textworkbook1_right{
	float: right;
	width: 70%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}

#textworkbook2{
	clear: both;
	/*width: 100%;*/
	height: 500px;
	margin: 0px;
	padding: 20px 0 0px 4%;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}

#img_content_workbook_01_1{
	width: 825px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_workbook_01_2{
	clear: both;
	width: 745px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
.img_workbook_01_1{
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:0px;
	width:70px;
	height:52px;
}
.img_workbook_01_1 img{
	border: 0px;
}

#img_content_workbook_02_r1{
	width: 915px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_workbook_02_r2{
	clear: both;
	width: 915px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_workbook_02_r3{
	clear: both;
	width: 915px;
	margin: 0 auto;	
	padding: 20px 0px 0px 0px;
}
#img_content_workbook_02_r4{
	clear: both;
	width: 915px;
	margin: 0 auto;	
	padding: 20px 0px 0px 0px;
}
#img_content_workbook_02_r5{
	clear: both;
	width: 915px;
	margin: 0 auto;	
	padding: 20px 0px 0px 0px;
}
#img_content_workbook_02_r6{
	clear: both;
	width: 915px;
	margin: 0 auto;	
	padding: 20px 0px 0px 0px;
}

.img_workbook_02_1_testa{
	float:left;
	margin:5px 5px 5px 0px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_testa img{
	border:1px solid #000;
}

.img_workbook_02_1_coda{
	float:left;
	margin:5px 0px 5px 5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_coda img{
	border:1px solid #000;
}


.img_workbook_02_1_r1{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_r1 img{
	border:1px solid #000;
}

.img_workbook_02_1_r2{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_r2 img{
	position: relative;
	bottom:0;
	border:1px solid #000;
}
.img_workbook_02_1_r3{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_r3 img{
	border:1px solid #000;
}
.img_workbook_02_1_r4{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_r4 img{
	position: relative;
	bottom:0;
	border:1px solid #000;
}
.img_workbook_02_1_r5{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_r5 img{
	border:1px solid #000;
}
.img_workbook_02_1_r6{
	float:left;
	margin:5px;
	padding:0px;
	width:70px;
}
.img_workbook_02_1_r6 img{
	border:1px solid #000;
}
/************************************************/
/*****************style stroy & news********************/
#story_news{
	width: auto;
	margin: 0;
	padding: 60px 0px 0px 0px;
}
#story_news h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textstory_news1{
	position: relative;
	width: 100%;
	height: 90px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
}
#textstory_news1_left{
	float: left;
	width: 27%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	text-align: right;
}
#textstory_news1_left h3{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #828282;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
#textstory_news1_right{
	float: right;
	width: 73%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #828282;
	font-size:13px;
	font-weight:lighter;
	word-spacing: 30px;
}

#textstory_news1_right a{	
	text-decoration: none;
	padding: 0 14px 0 14px;
}
#textstory_news1_right a:hover{
	color: #ffffff;
	text-decoration: none;
}
#textstory_news1_right a#activelink{
	color: #ffffff;
	text-decoration: none;
}

#textstory_news2_home{
	clear: both;
	height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#textstory_news2{
	clear: both;
	height: 450px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#textstory_news2_2{
	clear: both;
	height: 350px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#img_content_story_news_r1{
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_story_news_r2{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_story_news_r3{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_story_news_r4{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_story_news_r5{
	clear: both;
	width: 600px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#img_content_story_news_r2_1{
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_story_news_r2_2{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#img_content_story_news_r2_3{
	clear: both;
	width: 685px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
.img_story_news_1_r1{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
}
.img_story_news_1_r1 img{
	border:1px solid #000;
}

.img_story_news_1_r2{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
}
.img_story_news_1_r2 img{
	position: relative;
	bottom:0;
	border:1px solid #000;
}
.img_story_news_1_r3{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
}
.img_story_news_1_r3 img{
	border:1px solid #000;
}
.img_story_news_1_r4{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
}
.img_story_news_1_r4 img{
	position: relative;
	bottom:0;
	border:1px solid #000;
}
.img_story_news_1_r5{
	float:left;
	margin:6px;
	padding:0px;
	width:70px;
}
.img_story_news_1_r5 img{
	border:1px solid #000;
}


/**********************stili per logo index**************************/
#content_logo{
	padding: 220px 0 10px 0;
	
}

#content_logo img{
	border: 0px;
	padding: 0 0 0 0;
}

.opacityit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.opacityit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


#content img{
	border: 0px;
}

#imglogo{
	margin: 0px;
	padding: 10px 0 10px 0;
}

#imglogo img{
	border: 0px;
	padding: 0px;
}
/********************end stili per logo index**********************/

/***************stili per i link del footer**********************/
#footer_page a{	
	color: #646464;
	text-decoration: none;
}
#footer_page a:hover{
	color: #828282;
	text-decoration: none;
}
#footer_page a#activelink{
	color: #828282;
	text-decoration: none;
}
/******************end stili footer*******************/
