@charset "utf-8";
/* CSS Document */

html,body{
	padding:0px;
	margin:0px;
	background-color:#fbc431;
	background-image:url(http://www.arubamediamarketing.it/common/img/bg.jpg);
	background-repeat:repeat-x;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size:12px;
}

/*utils*/

/*generic*/
a{
	text-decoration:none
}

img{
	border:none
}

select{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#8a8881;
}
/*end generic*/

/*landing*/
#tophed 
{
	margin: auto;
	width: 958px;
	text-align: center;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
}
#tophed #tophedh1
{
	text-align: left;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 0px;
}
#tophed a, #tophed a:visited, #tophed a:hover
{
	text-align: left;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
}
#tophed #lefthead
{
	float: left;
}
#tophed #righthead
{
	float: right;
}
#tophed #righthead a, #tophed #righthead a:visited
{
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #E15C02;
	background-image: url(../img/webmarketingmenu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#wmcontainer
{
	margin: auto;
	margin-top: 8px;
	width: 958px;
	height: 773px;
	background-image: url(../img/concept_home_wm_amm_2009.jpg);
	background-repeat: no-repeat;
}
#leftcont
{
	float: left;
	width: 464px;
	padding: 4px;
}
#contentleft
{
	margin-top: 275px;
}
#contentleft h2
{
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#contentleft h2 .redpay
{
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
	color: #FF4500;
}
#contentleft h2 .grey
{
	font-size: 12px; 
	color: #898989;
}
#contentleft #payoff
{
	clear: both;
	font-size: 9px; 
	color: #A3A3A3;
	margin-bottom: 4px;
	margin-left: 2px;
}
#contentleft #divider
{
	clear: both;
	border: none;
	border-bottom: 1px solid #FD9244;
	margin-bottom: 4px;
}
#contentleft #text
{
	clear: both;
	font-size: 10px;
	text-align: justify;
}
#contentleft #text img
{
border: 1px solid #BFBFBF;
padding: 1px;
margin-right: 3px;
}
#leftBrochure
{
	clear:right;        
   height:190px;
   width:180px;
   margin-left:285px;
	margin-top: 5px;
}
#logotop
{
	clear:left;        
   height:100px;
   margin-left:2px;
   width:300px;
}
#rightcont
{
	float: right;
	width: 436px;
	padding: 4px;
	padding-left: 2px;
	margin-right: 20px;
}

#rightLogo
{
	clear:left;        
   height:150px;
   width:340px;
   margin-left:65px;
	margin-top: 45px;
}
#footer
{
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 6px;
}
#rightBox
{
	padding: 2px;
	margin-top: 18px;
	height: 538px;
	padding-left: 0px;
	text-align: left;
}

#rightcont #rightBox h2
{
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#rightcont #rightBox  h2 .redpay
{
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
	color: #FF4500;
}
#rightcont #rightBox  h2 .grey
{
	font-size: 12px; 
	color: #898989;
}
#rightcont #rightBox  #payoff
{
	clear: both;
	font-size: 9px; 
	color: #A3A3A3;
	margin-bottom: 4px;
	margin-left: 2px;
}
#rightcont #rightBox  #divider
{
	clear: both;
	border: none;
	border-bottom: 1px solid #FD9244;
	margin-bottom: 4px;
}
#rightcont #rightBox  #text
{
	clear: both;
	font-size: 10px;
	text-align: justify;
}
#rightcont #rightBox #text img
{
border: 1px solid #BFBFBF;
padding: 1px;
margin-right: 3px;
}

#rightcont #rightBox #plus
{
	text-align: right;
	margin-bottom: 10px;
}
#rightcont #rightBox #plus a, #rightcont #rightBox #plus a:visited, #rightcont #rightBox #plus a:hover
{
	clear: both;
	font-size: 10px;
	margin-top: 2px;
	color: #fc6317;
}

#footerlink, #footerlink a, #footerlink a:visited, #footerlink a:hover
{
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
	color: #FFEFEC;
}
/*end landing*/
