body{
	font-family: "Verdana", Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	background: #2266EE url(../Imgs/BG/BgTopLongOnly2a.jpg) top center repeat-x;	
*/	background: #2266EE url(../Imgs/Graf/BG/BgTopLong.jpg) top center repeat-x;	

	margin:0;
	border-bottom:0;
/*padding:0;
line-height: 1.5em;
*/
}

a:link, a:visited, a:active {

	color: #0066FF;
	font-weight:bold;	
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	font-weight:bold;	
	text-decoration: underline;
	font-style:normal;
	
}


#menutop{
/*	margin:0px auto;
	background: #939;
	background: transparent url(../Imgs/BG/MenuBG.png) top left repeat-x;
*/	
	background: transparent url(../Imgs/Graf/Menu/Menu-BG.png) bottom left repeat-x;
	height:55px;

}

#Menu {
	margin: 0 auto;
	width:970px;
	text-align:right;
	padding:7px 20px 0px 10px;
	font: bold 15px Arial;
	background:transparent;
/*
	background-color: #93F;
*/
}
/*
#Menu li{
	display: inline;
}

#Menu li a , #Menu li a:active , #Menu li a:visited {
	color: #000;
	padding: 9px 11px;
	text-decoration: none;
*//*	background: transparent url(../Imgs/BG/BGMenu.png) center  repeat-x;
*/
/*
}
#Menu li a:hover {
	color: #FFF;
	padding: 9px 11px;
	text-decoration: underline;
	
}
*/

#maincontainer{
	width: 960px; /*Width of main container*/
/*width: 840px; *//*Width of main container*/
margin: 0 auto; /*Center container on page*/
/*background-color:#693;
background: transparent url(../Imgs/BG/BGPage.jpg) top left repeat-y
*/
background: transparent url(../Imgs/Graf/BG/BGPage.png) top left repeat-y

}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
	margin: 0 200px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
/*margin: 0 190px 0 180px; *//*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
/*background:#DDDDDD;
*/
}

#leftcolumn{
float: left;
	padding-top:30px;
	width: 220px; /*Width of left column in pixel*/
	margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
/*width: 180px; *//*Width of left column in pixel*/
/*margin-left: -840px; *//*Set margin to that of -(MainContainerWidth)*/
/*background: #C8FC98;
*/
}

#rightcolumn{
float: left;
	padding-top:30px;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
/*width: 190px; *//*Width of right column*/
/*margin-left: -190px;*/ /*Set left margin to -(RightColumnWidth)*/
/*background: #FDE95E;
*/}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



ul#menuIn{
/*	margin:1px 0;
*/
	margin: 0;
/*	margin-left: 20px;
*/	margin-left: 9px;
	margin-top:5px;
	padding:0;
	list-style-type:none;
	/*width:auto;*/
	/*position:relative;
	*/
	display:block;
	/*height:36px;*/
	height:40px;
	/*text-transform:uppercase;*/
	text-transform: capitalize;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background:transparent url(../Imgs/Graf/Menu/Menu-Off.gif)  repeat-x top left;
	border-left: 1px solid #74b0c6;
	border-right: 1px solid #74b0c6;
/*	background:transparent url(../Imgs/BG/Menu-OFF.gif)  repeat-x top left;
*/	
/*	border-bottom:4px solid #004c99;*/
/*	border-bottom:1px solid #74b0c6;
*/
/*border-top:1px solid #74b0c6;*/
}
ul#menuIn li{
	background:transparent url(../Imgs/Graf/Menu/Menu-Off.gif)  repeat-x top left;
	/*
	border-bottom:1px solid #74b0c6;
	*/display:block;
	float:left;
	margin:0;
	pading:0 0 10px 0;
}
ul#menuIn li a{
	display:block;
	float:left;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:34px;
	background:transparent url(../Imgs/Graf/Menu/Menu-Divider.gif) no-repeat top right;

}
ul#menuIn li a:hover{
	background:transparent url(../Imgs/Graf/Menu/Menu-Hover.gif) no-repeat top right;
	color:#6d7078;
}

ul#menuIn img{
	margin-top: -10px;
	}


#PGTopCont {
	border-bottom:#09F 3px solid; 
	width:100%; 
	padding-bottom:0;
	margin-bottom:30px;
	}



#Flags {
	float:left;
	
}



#Flags h3 {

	background: transparent url(../Imgs/Graf/Flags/Flags-Ita.png) no-repeat scroll 0 0;
	width:45px;
	height:35px;
	overflow:hidden;
	text-indent: -9999px;
	margin-top:5px;
	color: transparent;

}


#Flags h3 a{
	display: block;
}


#Flags h4 {

	background: transparent url(../Imgs/Graf/Flags/Flags-Eng.png) no-repeat scroll 0 0;
	width:45px;
	height:35px;
	overflow:hidden;
	text-indent: -9999px;
	margin-top:5px;
	color: transparent;
}


#Flags h4 a{
	display: block;
	height: 35px;
	width: 45px;
}

#PGTitle {
	
	float:right;
	color: #09F;
	margin-top:5px;
	font:Arial, Helvetica ;
	font-size:200%;
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	text-transform:capitalize;
}

/*-------------------------------------------------------------------------------------*/


#ClearLF {
	clear:left;
}


/*--------------------------------  Footer -----------------------------------------*/

#footer{
/*	position:absolute bottom;
	
*/
	background: #CCEEFF  url(../Imgs/Graf/BG/FooterBG.png) top left repeat-x;
	margin-top: 0px;	
	width:100%;
	margin-bottom:-20px;
	font-size:9px;

/*clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
*/
}
/*
#footer a{
color: #FFFF80;
}
*/

#footerTxt{
	padding-top:20px;


}	

/*
a:link, a:visited, a:active {
*/

/*---------------------------- End of  Footer --------------------------------------*/

