 body
 {
    text-align:center;
	margin:0;
	font-family: Tahoma;
	font-size: 12px;
	/*color: #747474;*/
	color:#000000;
	background-color:#e1e2e4;
 }
 
 .clear
{
clear: both
}

a
{
color:#4f559c;
}


.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #747474;
	vertical-align:top;
	border: solid 0px #000000;
	width:110px;
}
a.Bluelink
{
	font-weight: bold;
	font-size: 11px;
	color: #4498D6;
	font-family: Tahoma;
	text-decoration: none;
}
a.Brownlink
{
	font-weight: bold;
	font-size: 11px;
	color: #D06D40;
	font-family: Tahoma;
	text-decoration: none;
}
a.Brownlink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #D06D40;
	font-family: Tahoma;
	text-decoration: underline;
}
a.Greenlink
{
	font-weight: bold;
	font-size: 11px;
	color: #87CE28;
	font-family: Tahoma;
	text-decoration: none;
}




li.planboxstarter
{
list-style: none;
background: url(../Images/Css/arrowblue.gif) no-repeat left center ;
padding-left: 1em;
}

li.planboxstandard
{
list-style: none;
background: url(../Images/Css/arrowbrown.gif) no-repeat left center ;
padding-left: 1em;
}

li.planboxadvance
{
list-style: none;
background: url(../Images/Css/arrowgreen.gif) no-repeat left center ;
padding-left: 1em;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 5px;
}



.PlanBackgroundText 
{
	
	border: solid 0px #000000;
	width:110px;
	margin-left:5px;
	text-align:left;
	float:left;
}

.PlanBackgroundFindMore 
{
	float:left;
	border: solid 0px #000000;
	width:110px;
	height:30px;
	padding-top:9px;
	margin-left:5px;
	text-align:center;
}


.PlanBackgroundImage 
{
	float:right;
	border: solid 0px #000000;
	width:70px;
	height:40px;
	margin-top:15px;
}

.PlanBackgroundBuy
{
	float:right;
	border: solid 0px #000000;
	width:70px;
	height:29px;
	padding-top:8px;
	text-align:center;
		font-family: Tahoma;
	font-size: 13px;
}




 body.Default{
	background: url(../Images/Css/BodyBGRed.gif) repeat-x;
    background-color:#e1e2e4;
}

 body.Company{
	background: url(../Images/Css/BodyBGBlue.gif) repeat-x; height:78%;
    background-color:#e1e2e4;
}
 body.Services{
	background: url(../Images/Css/BodyBGBrown.gif) repeat-x; height:78%;
	background-color:#e1e2e4;
}
 body.Clients{
	background: url(../Images/Css/BodyBGGreen.gif) repeat-x; height:78%;
    background-color:#e1e2e4;
}
 body.Contacts{
	background: url(../Images/Css/BodyBGYellow.gif) repeat-x; height:78%;
    background-color:#e1e2e4;
}
#Container
{
    width:732px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border: solid 0px #000000;
	height:auto;
	position:relative;
}

/* START HEADER*/
#Header
{
    width:735px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border: solid 0px #ffffff;
	height:95px;
}

#Logo
{
    margin: 0px 20px 0px 0px;
    float:left;
    height:65px;
    width:190px;
    padding:0px; 
    border:solid 0px #ffff00;
}

#LogoSlogan
{
    float:left;
    color:White;
    margin-top:32px;
    font-size:14px;
    letter-spacing:2px;
    height:33px;
    border:solid 0px #ffff00;
}

#Logo input
{
	margin:7px 0px 0px 0px
}

#LogoRight
{
    margin: 0px 0px 0px 0px;
    float:right;
    height:65px;
    width:180px;
    padding:0px; 
    border:solid 0px #ffff00;
}

#TopMenu{
		height:21px;
		display: block;
		width:735px;
		padding-top:2px;
		border: solid 0px #ffffff;
	}
	
	#TopMenu ul {
		margin:0;
		padding:0;
		display: block;
	}
	
	#TopMenu ul li {
		display: block;
		float:left;
		text-align:center;
	}

	#TopMenu a {
		width:145px;
		margin:0;
		display: block;
		vertical-align: middle;
		height:21px;
		background: url(../Images/Css/Menu.gif) repeat-x;
		padding: 0px 0px 0px 0px;
		border-left: 1px #939BB2 solid;
		border-right: 1px #222A44 solid; 
		border-top: 1px #939BB2 solid;
	}
	
	
#TopMenu img 
{
margin-top:4px;
	}

		#TopMenu a:hover {
		text-decoration: none;
		background: url(../Images/Css/MenuOver.gif) repeat center top;
	}
	
		#TopMenu .MenuLink_Selected_Home a, #TopMenu .MenuLink_Selected_Home a:hover {
		background: url(../Images/Css/MenuRed.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #7B1117 solid;
		border-left: 1px #D9585F solid; 
		border-bottom: 3px #CC1842 solid !important;
		border-top: 1px #D9585F solid;
	}
			#TopMenu .MenuLink_Selected_Company a, #TopMenu .MenuLink_Selected_Company a:hover {
		background: url(../Images/Css/MenuBlue.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #40ABCF solid;
		border-left: 1px #6FC3DF solid; 
		border-bottom: 3px #40ABCF solid !important;
		border-top: 1px #6FC3DF solid;
	}


			#TopMenu .MenuLink_Selected_Services a, #TopMenu .MenuLink_Selected_Services a:hover {
		background: url(../Images/Css/MenuBrown.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #DB8E6B solid; 
		border-bottom: 3px #D16E41 solid !important;
		border-top: 1px #DB8E6B solid;
	}


			#TopMenu .MenuLink_Selected_Clients a, #TopMenu .MenuLink_Selected_Clients a:hover {
		background: url(../Images/Css/MenuGreen.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #D0E98B solid; 
		border-bottom: 3px #A9CF41 solid !important;
		border-top: 1px #D0E98B solid;
	}



			#TopMenu .MenuLink_Selected_Contacts a, #TopMenu .MenuLink_Selected_Contacts a:hover {
		background: url(../Images/Css/MenuYellow.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #F7E778 solid; 
		border-bottom: 3px #ECD42F solid !important;
		border-top: 1px #F7E778 solid;
	}


.ItalianFlag
{
	text-align:left;
	margin-top: 3px;
	margin-left: 23px;
	margin-right: 3px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	width:54px;
}

.EnglishFlag
{
	text-align:left;
	margin-top: 3px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	width:58px;
	height:18px;
}

.Email a
{
	text-align:right;
	margin-top: 7px;
	margin-bottom:10px;
	float:right;
	position: relative;
	color:#fff;
	font-size:12px;
    letter-spacing:1px;
    border:solid 0px #fff;
    width:179px;
    text-decoration:none;
    
}

.Email a:hover
{

    text-decoration:underline;
    
}


.Telephone
{
	text-align:right;
	margin-top: 0px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	color:#fff;
	font-size:14px;
    letter-spacing:1px;
    border:solid 0px #fff;
}




* html #TopMenu a {width:145px;height:20px;}




/* END HEADER */



/* START CONTENT */

.Content
{
	clear:both;
    width:732px;
	padding:0px;
	text-align:left;
	border: solid 0px #fff000;
	height:100%;
	background-color:#fff;
	position:relative; 
}

.Content_Company
{
    border-right: #000000 0px solid;
    border-top: #000000 1px solid;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    height:auto;
    width:734px;
    background:url(../images/bgcontent/bgs/company.gif);
    background-position:right;
}

.Content_Services
{
    border-right: #000000 0px solid;
    border-top: #000000 1px solid;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    height:auto;
    width:734px;
	background:url(../images/bgcontent/bgs/services.gif);
}

.Content_Clients
{
    border-right: #000000 0px solid;
    border-top: #000000 1px solid;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    height:auto;
    width:734px;
	background:url(../images/bgcontent/bgs/clients.gif);
}

.Content_Contacts
{
    border-right: #000000 0px solid;
    border-top: #000000 1px solid;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    height:auto;
    width:734px;
	background:url(../images/bgcontent/bgs/contacts.gif);
}

#ContentTopContainer
{
border: solid 0px green;
height: 235px;
width: 700px;
margin-left:15px;
}

#ContentTop
{
/*padding-top: 5px;
padding-left:20px;
padding-right:45px;
*/
background:url(../Images/Homepage/MainImageHomepage.jpg);
background-repeat:no-repeat;
height: 235px;
width: 470px;
float:left;
border: solid 0px black;
/*padding-left:20px;*/
margin-right:20px;
}
.Titlered
{
    font-size:40px;
    margin-top:28px !important;
    color:#a0001e;
    font-style:italic;
    padding-left:20px;
}

.Titleblue
{
font-size:24px;
margin-top:14px !important;
color:#5c609d;
font-style:italic;   
  padding-left:20px;  
}



#ContentTopRight
{
/*padding-top: 5px;
padding-left:20px;*/

height: 240px;
width: 201px;
float:left;
border: solid 0px black;

}



#CheckDomain 
{
	margin-top:30px;
	padding: 0px;
	background: #f8f8f8;
	border: 6px solid #e2e2e2;
	margin-bottom: 7px;
}

#ContactusBox 
{
	margin-top:30px;
	margin-bottom:13px;
	padding: 0px;
	background: #000;
	border: 6px solid #f1984f;
	color:#fff;
	background-image: url("../Images/Homepage/BoxContacts.jpg");
	height:67px;
}


#Hosting 
{
	margin-top:0px;
	padding: 0px;
	background: #f8f8f8;
	border: 6px solid #a6d1ec;
	color:#fff;
	background-image: url("../Images/Homepage/BoxStarterPlan.jpg");
	height:90px;
}

#Hosting a, #ContactusBox a
{
	color:#fff;
	border:solid 0px #000;
	text-decoration:none;
	font-size:15px;
}

#HostingLink
{
 margin-top:8px !important;
 margin-left:8px !important;  
}

#ContactusBoxLink
{
 margin-top:13px !important;
 margin-left:8px !important;  
}


#ContactusBoxLinkTel
{
font-size:16px;
color:#fff;
margin-top:10px !important;
}


#ContentHome
{
float:left;
width:435px;
border:0px solid #e2e2e2;
line-height:16px;
}


#Portfolio 
{
    float:right;
	margin-top:0px;
	padding: 0px;
	background: #f8f8f8;
	border: 6px solid #bae16f;
	background-image: url("../images/latestwork/primrose.gif");
	height:155px;
	width:190px;
}

#PortfolioTitolo
{
	font-size:14px;
	font-family:Arial;
	margin-top:3px;
	margin-left:5px;
	/*color:#cf633f;
	font-weight:bold;*/
	color:#7caf19;
	
}

#PortfolioLink
{
    float:right;
	margin-top:0px;
	padding: 0px;
	background-color: #bae16f;
	border-left: 6px solid #bae16f;
	border-right:6px solid #bae16f;
	border-bottom:6px solid #bae16f;
	height:15px;
	width:190px;
}

#PortfolioLink a
{
color:#454644;    
text-decoration:none;
}

#PortfolioLink a:hover
{
color:#fff;   
text-decoration:underline; 
}




#Plans
{
	clear:both;
	width:685px;
	border: solid 0px #fff000;
	height:180px;
	margin-left:20px;
}


#PlanStarter
{
	float:left;
	width:33%;
	border: solid 0px #fff000;
	height:180px;
	display:block;
	text-align:center;
	
	
}

#PlanStandard
{
	float:left;
	margin-right:auto;
	margin-left:auto;
	width:33%;
	padding:0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	border: solid 0px #fff000;
	height:180px;
	display:block;
	text-align:center;
	
}

#PlanAdvance
{
	float:right;
	width:33%;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	border: solid 0px #fff000;
	height:180px;
	display:block;
	text-align:center;
	
}



#TopStarterBox
{
	width:100%;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	border: solid 0px #fff000;
	height:84px;
	display:block;
}


#TopStandardBox
{
	width:100%;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	border: solid 0px #fff000;
	height:84px;
	display:block;
}


#TopAdvanceBox
{
	width:100%;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	border: solid 0px #fff000;
	height:84px;
	display:block;
}


.BackgroundPlan
{
	border: solid 0px #000000;
	width:100%;
	height:84px;
	text-align:center;

}


.InfoPlanContainer
{
	background: url(../Images/Css/BoxBackgroundPlan.gif) no-repeat;
	border: solid 0px #000000;
	width:202px;
	height:84px;
	margin-left:auto;
	margin-right:auto;

}



.BackgroundPlanlast
{
	background: url(../Images/Css/BoxBackgroundPlan.gif) no-repeat;
	border: solid 0px #fff000;
	width:202px;
	height:84px;
	margin: 0px 0px 0px 0px;
	float:left;
}




/* Css 

#LeftNavigation_Blue
{
	float:left;
	width:147PX;
	height:100%;
	background-color:#98D3E7;
	}
*/

.LeftNavigation_Clients
{
	float:left;
	width:149px;
	background-color:#c0cd87;
	height:456px;
    background: url(../Images/BgContent/Banners/ClientsVer.jpg) no-repeat;

	}

.LeftNavigation_Company
{
    float:left;
    background-color:#98D3E7;
    width:149px;
    height:456px;
    background: url(../Images/BgContent/Banners/CompanyVer.jpg) no-repeat;
}
	
.LeftNavigation_Contacts
{
	float:left;
	width:149PX;
	height:436px;
	background-color:#F4E893;
	background: url(../Images/BgContent/Banners/ContactsVer.jpg) no-repeat;

	}

.LeftNavigation_Services
{
	float:left;
	width:149PX;
	height:364px;
	background-color:#E99F7E;
	background: url(../Images/BgContent/Banners/ServicesVer.jpg) no-repeat;

	}


.ContentSpacing
{
padding-top:110px;
padding-left:20px; 
padding-right:30px;
padding-bottom:25px;
text-align:justify;
line-height:20px;
border:solid 4px #000;
}
.ContentNoSpacing
{
padding-top:10px;
padding-left:20px; 
padding-right:30px;
padding-bottom:10px;
}
#ContentBG
{
float:left;
width:585px;
padding:0px;
Height:auto;
border:solid 0px black;
}



/*
.ItemLeftCss_Blue
{
  margin-left:5px;
  margin-bottom:10px;
  background-color:#FFFFFF;
  width:140px;
  border-color:Blue;

}

#LeftCss_Blue a:Link
{
color:Maroon;
}

#LeftCss_Blue a:Hover
{
color:Green;
background-color:#FFFFFF;
width:140px;
border-style:solid;
border-width:1px;
}

#LeftCss_Blue a:Active
{
color:Black;
}

#LeftCss_Blue a:Selected
{
color:Yellow;
}

#LeftCss_Blue li:Hover
{
background-color:#ffffff;
width:140px;
border-color:Blue;
border-style:solid;
border-width:1px;
height:18px;
margin-bottom:10px;
padding-left:10px;
}




#LeftCss_Blue li
{
	margin-bottom:10px;
	height:18px;
	padding-left:10px;
}

#LeftCss_Blue ul
{
	margin:0px;
}
*/
/*END CONTENT*/
ul#lhNav {
	margin: 0 0 0 0;
	padding: 10px 0px 5px 0px;
	list-style: none;
	width: 149px; /* Width of Menu Items */
	font-size: 11px;
	line-height: 13px;
	/*border-bottom: 1px solid #fff;*/
	border-top: 0px solid #fff;
}

ul.childMenu {
	list-style: none;
	font-size: 11px;
}

ul#lhNav li.parentMenu, ul#lhNav li.selectedParentMenu {
	position: relative;
	margin-right: 2px;
}

ul#lhNav li
{
    margin-bottom:5px;
}

ul#lhNav li.menuOption, ul#lhNav li.parentMenu, ul#lhNav li.selectedParentMenu, ul#lhNav li.selectedMenuOption  {
	margin-bottom: 2px;
}

/*\*/
* html ul#lhNav li.menuOption, * html ul#lhNav li.parentMenu, * html ul#lhNav li.selectedParentMenu, * html ul#lhNav li.selectedMenuOption {
	margin-bottom: 0;
}
/**/

ul.childMenu, li.parentMenu, li.selectedParentMenu, li.menuOption, li.selectedMenuOption {
	width: 146px; /* Width of Menu Items */
}

ul.childMenu {
	position: absolute;
	left: 146px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	margin: 0;
	padding: 1px;
	border: 1px solid #343066;
	background-color: #D9DAE2;
	z-index: 100;
}

/* Show popup menu */
ul#lhNav li:hover ul.childMenu , ul#lhNav li.over ul.childMenu  { display: block;}

a.parentOption, a.childOption {
	display: block;
	text-decoration: none;
	color: #343066;
	padding: 2px 12px;
     font-weight:bold;
}

/*a.parentOption, .selectedParentMenu a.childOption {
	border: 1px solid #98D3E7;
}*/

.over a.parentOption, a.parentOption:hover {
	border-color: #343066;
} 

.parentMenu a.parentOption, .selectedParentMenu .childOption {
	background-image: url(/pics/navarrow.gif);
	background-position: 139px 50%;
	background-repeat: no-repeat;
}

.menuOption_company_selected, .menuOption_company_selected a:hover, .menuOption_company a:hover
{
	background-color: #6AC5E4;
}


.menuOption_services_selected, .menuOption_services_selected a:hover, .menuOption_services a:hover
 {
	background-color: #D16E41;
}

.menuOption_clients_selected, .menuOption_clients_selected a:hover, .menuOption_clients a:hover
{
	background-color: #A9CF41;
}

.menuOption_contacts_selected, .menuOption_contacts_selected a:hover, .menuOption_contacts a:hover
{
	background-color: #F7E357;
}


/* Fix IE. Hide from IE Mac \*/
* html a.childOption { height: 1%; }
/* End */

/* Expanded child menu */

.selectedParentMenu ul.childMenu {
	display: block;
	position: static;
	border: none;
	background: none;
	margin: 0;
	padding: 1px 1px 0 0;
}

.selectedParentMenu a.childOption:hover {
	border-color: #B9B7C9;
}

.selectedParentMenu a.parentOption {
	background: #A7A7BB !important;
	border-color: #A7A7BB !important;
	font-weight: bold;
}

.selectedParentMenu, li.menuSeparator, .menuRule {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px!important;
}

.selectedParentMenu, li.menuSeparator {
	padding-bottom: 5px;
}

/*\*/
* html li.menuSeparator, .menuRule {
	margin-bottom: 3px !important;
}
/**/

.selectedParentMenu .childOption {
	background-position: 4px center;
	padding-left: 11px;
}

.selectedChild .childOption, .selectedChild .childOption:hover, .selectedMenuOption a, .selectedMenuOption a:hover {
	background-color: #EBEBED !important;
	border-color: #343066 !important;
}

#left .bottomparent {
	border: none;
	padding-bottom: 0;
}
/*Other*/


#Footer
{
    width:734px;
	border: solid 0px #ffffff;
	height:20px;
	background-color:#5E698E;
	vertical-align:middle;
	padding-top:2px;
}


#Footer a
{
	font-size:8pt;
	color:white;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}

#Footer a:visited
{
	font-size:8pt;
	color:white;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}

#Footer a:hover
{
	font-size:8pt;
	color:white;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}

#Footer a:link
{
	font-size:8pt;
	color:white;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}


#Footer a:active
{
	font-size:xx-small;
	color:white;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}


.FooterSeparator
{
	color:White;
	text-align:center;
}


/* GENERAL ITEMS  */

input.Button
{
   color:#254EA1;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#ddd;
   border:1px solid;
   border-top-color:#B0B3B6;
   border-left-color:#B0B3B6;
   border-right-color:#A6C1E8;
   border-bottom-color:#A6C1E8;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#ABC4E8');
 }
 
input.ButtonOver
{
   color:#F74218;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#2A54A6;
   border:1px solid;
   border-top-color:#B0B3B6;
   border-left-color:#B0B3B6;
   border-right-color:#A6C1E8;
   border-bottom-color:#A6C1E8;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#ABC4E8');
 }







/* BEGIN TopMenu */
/*
#BodyContainer #LogoCapinet
{
	text-align:left;
	margin-top: 7px;
	margin-bottom: 13px;
	float:left;
	width:470px;
border: solid 1px #ffffff;
}

#BodyContainer #ItalianFlag
{
	text-align:left;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	width: 54px;
}


#BodyContainer #EnglishFlag
{
	text-align:left;
	margin-top: 2px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	width: 58px;
}


#BodyContainer #Telephone
{
	text-align:left;
	margin-top: 2px;
	margin-bottom: 10px;
	float:right;
	position: relative;
}




#TopMenu{
		height:21px;
		display: block;
		width:735px;
		border: solid 1px #ffffff;
	}
	
	#TopMenu ul {
		margin:0;
		padding:0;
		display: block;
	}
	
	#TopMenu ul li {
		display: block;
		float:left;
		text-align:center;
	}

	#TopMenu a {
		width:145px;
		margin:0;
		display: block;
		vertical-align: middle;
		height:21px;
		background: url(../Images/Css/Menu.gif) repeat-x;
		padding: 2px 0px 0px 0px;
		border-left: 1px #939BB2 solid;
		border-right: 1px #222A44 solid; 
		border-top: 1px #939BB2 solid;
	}
	
		#TopMenu a:hover {
		text-decoration: none;
		background: url(../Images/Css/MenuOver.gif) repeat center top;
	}
	
		#TopMenu .menuLink_selected_home a, #TopMenu .menuLink_selected_home a:hover {
		background: url(../Images/Css/MenuRed.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #7B1117 solid;
		border-left: 1px #D9585F solid; 
		border-bottom: 1px #CC1842 solid !important;
		border-top: 1px #D9585F solid;
	}
			#TopMenu .menuLink_selected_company a, #TopMenu .menuLink_selected_company a:hover {
		background: url(../Images/Css/MenuBlue.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #6FC3DF solid; 
		border-bottom: 1px #40ABCF solid !important;
		border-top: 1px #6FC3DF solid;
	}


			#TopMenu .menuLink_selected_services a, #TopMenu .menuLink_selected_services a:hover {
		background: url(../Images/Css/MenuBrown.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #DB8E6B solid; 
		border-bottom: 1px #D16E41 solid !important;
		border-top: 1px #DB8E6B solid;
	}


			#TopMenu .menuLink_selected_clients a, #TopMenu .menuLink_selected_clients a:hover {
		background: url(../Images/Css/MenuGreen.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #D0E98B solid; 
		border-bottom: 1px #A9CF41 solid !important;
		border-top: 1px #D0E98B solid;
	}



			#TopMenu .menuLink_selected_contacts a, #TopMenu .menuLink_selected_contacts a:hover {
		background: url(../Images/Css/MenuYellow.gif) repeat-x;
		color: #EEE !important;
		border-right: 1px #677E9A solid;
		border-left: 1px #F7E778 solid; 
		border-bottom: 1px #ECD42F solid !important;
		border-top: 1px #F7E778 solid;
	}






#Logoright
{
	text-align:left;
	margin-top: 0px;
	margin-bottom: 5px;
	float:right;
	position: relative;
	width:250px;
	text-align:right;
border: solid 1px #ffffff;
}

#ItalianFlag
{
	text-align:left;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	width:40px;
}

#EnglishFlag
{
	text-align:left;
	margin-top: 2px;
	margin-bottom: 10px;
	float:right;
	position: relative;
	width:40px;
}



*/

/* END TopMenu */
/*
#ContentContainer
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top :6px;
	height:400px;
	background-color: #fff;
	position: relative;
}

#Footer
{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	margin-top :6px;
	height:20px;
	background-color:#5E698E;
}
*/


H1
{
	font: bold 14px/16px arial,sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	}
H2
{
	font: bold 14px/16px arial,sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
H3
{
	font: bold 18px/20px arial,sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	color:#4f559c;
}
H4
{
	font: bold 12px/14px arial,sans-serif;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color:#0066CC;
}
H5
{
	font: bold 14px/16px arial,sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
H6
{
	font: bold 14px/16px arial,sans-serif;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

input.Domainbox
{
    font-size:x-small;
    width:112px;
}
select.DDDomain
{
    font-size:x-small;
}


.clear
{
clear: both
}
.main 
{
    font-family:Verdana; 
    font-size:12px;
} 

blockquote {
background: transparent url(../images/icons/bq_left.gif) left top no-repeat;
margin: 5px 0px 10px 20px;
padding-left: 40px;
}

blockquote p {
background: url(../images/icons/bq_right.gif) right bottom no-repeat;
margin: 0;
padding-right: 35px !important;
font-size:12px;
font-weight:bold;
}
.QuoteRight
{
float:right;    
border:solid 0px black;
clear:right;
}

.Signature
{
font-weight:normal;    
}

.SiteLeft
{
     border:solid 0px #000;
     float:left;
     margin-bottom:20px;
     text-align:center;
}

.SiteRight
{
    float:right;
    border:solid 0px #000;
    clear:both;  
    margin-bottom:20px;
    text-align:center;
}

.FrameGallery
{
  border:solid 5px #ddd; 
  width:522px;
  height:93px; 
}

.SiteTitle
{
font-size:13px;
margin-bottom:5px;
margin-top:15px;
margin-right:10px;
}

.SiteTitle a
{
color:#7ca116;
text-decoration:none;
}

.SiteTitle a:hover
{
color:#7ca116;
text-decoration:underline;
}

.SiteLink
{
margin-top:18px;
font-size:11px;
float:left;
}

.SiteLink a
{
text-decoration:none;
color:#414a67;
}

.SiteLink a:hover
{
text-decoration:underline;
color:#414a67;
}


#CompanyAddress
{
float:left;  
margin-top:80px;  
margin-right:5px;
font-size:11px;
line-height:18px;
}

#ContactNumbers
{
float:left; 
margin-bottom:20px;
text-align:right;
}

.SmallText
{
color:#4f559c;
text-decoration:underline;
font-size:12px;
}

#Rightcontent
{
  float:right;  
  border:solid 0px #000;
  width:140px;
}

#Leftcontent
{
  float:left;
  border:solid 0px #000;
  width:440px;
}