@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: blink;
	color: #00CCCC;
}
/*
** HTML elements
*/
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h1 {
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:22px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #FE8E00;
}
h2 {
	font-size:16px;
	font-weight: normal;
	color: #E4E4E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
}
h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:13px;
	margin-bottom: 3px;
	color:#1A347E;
	margin-left: 0px;
	font-weight: bold;
}
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}
#container {
	margin-top: 16px;
	background-color: #FFFFFF;
}


/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
			
.clear-block {
margin: 0px;
padding: 0px;
clear: both; 
}
#footer {
	color: #FFFFFF;
}
#nav li a {
	font-size: 8px;
	text-transform:uppercase;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	padding-top: 25px;
	display: block;
	background-image: url(../images/ICT_10.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 5px;
}

#nav li a:hover {
	background-image: url(../images/ICT_10-ov.gif);
}
#nav  li  a.lld  {
	background-image: url(../images/ICT_10-LLD-ov.gif);
}
#nav li a.markets  {
	background-image: url(../images/ICT_10-MARKETS-ov.gif);
}
#nav li a.motor  {
	background-image: url(../images/ICT_10-MOTOR-ov.gif);
}
#nav li a.pronto  {
	background-image: url(../images/ICT_10-PRONTO-ov.gif);
}
#nav li a.sirromet  {
	background-image: url(../images/ICT_10-Sirromet-ov.gif);
}
#nav li a.direct  {
	background-image: url(../images/ICT_10-ov.gif);
}
#footer .lld  {
	background-image: url(../images/LLD_BACK_GREEN.jpg);
	background-repeat: no-repeat;
}
#footer .standard {
	background-image: url(../images/ICT_34.jpg);
	background-repeat: no-repeat;
}

#footer .markets  {
	background-image: url(../images/CARRARA_BACk_LIGHTGREEN.gif);
	background-repeat: no-repeat;
}
#footer .motor  {
	background-image: url(../images/MOTOR_BACK_RED.gif);
	background-repeat: no-repeat;
}
#footer .pronto  {
	background-image: url(../images/PRONTO-BACK_TEAL.gif);
	background-repeat: no-repeat;
}
#footer .sirromet  {
	background-image: url(../images/SIRROMET_BACK_BLACK.gif);
	background-repeat: no-repeat;
}
#nav  .con {
	width: 74px;
}
#nav .con  a {
	background-image: url(../images/ICT_con.gif);
	background-repeat: no-repeat;
}
#nav .con  a:hover {
	background-image: url(../images/ICT_con-ov.gif);
}
#nav   .con      a.location {
	background-image: url(../images/ICT_con-ov.gif);
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: block;
	float: left;
	width: 67px;
	text-align: center;
}
#nav {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #000000;
}

#content {
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 25px;
}
#nav .pad {
	padding-top: 30px;
	height: 15px;
}
.style4 {color: #CCCCCC}

