div, span, p, img, ul, li, a {
	margin: 0;	
	padding: 0;
	border: 0px;
}

#mainbody {
	margin: 0;
	padding: 0;
	text-align: center;
}

#divcontainer {
	width: 994px;
	margin: 0 auto;
}

		#divcontent {
			margin: 0px;
			padding: 0px;		
			height: 601px;					
		}
		
				#divleft {
					float: left;
					width: 361px;
				}
				
						#divlefttop {
							height: 192px;							
						}
						
						#divleftcenter {
							height: 309px;
						}
						
						#divleftbottom {
							height: 100px;						
						}
						
				#divright {
					float: left;
					width: 632px;
				}	
				
						#divrightheader {
							height: 82px;
							margin-top: 2px;
						}
										
								#divrightheadersx {
									float: left;
									width: 154px;
									height: 82px;
									text-align: left;
								}

								#divrightheaderdx {
									height: 82px;
								}
												
						#divrightmenu {
							clear: both;
							height: 110px;
						}						
								
								#divrightmenusx {
									float: left;
									width: 154px;
									height: 112px;
									text-align: left;																	
								}

								#divrightmenudx {
									float: right;
									height: 110px;
									text-align: right;																	
									margin-top: -2px;
								}
								
								#divrightmenudx a {
									cursor: pointer;
								}								
								
						#divrightcenter {
							claer: both;
							height: 272px;
							text-align: left;	
							font-family: 'Arial Narrow', Tahoma, Verdana, Arial, Helvetica, sans-serif;
							font-size: 33px;
							color: #000000;							
						}
						
								#divrightcenter span.testogrigio {
									color: #8C9CC0;		
									margin-left: -154px;
								}																					
																
								#textcontent {
									width: 420px;
									margin-top: 20px;
									text-align: left;
									font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
									font-size: 12px;
									color: #666666;									
								}
						
						#divrightslogan {
							height: 22px;												
						}

						#divrightbottom {
							margin-top: 12px;
							float: right;
							width: 293px;
							height: 100px;
						}						