body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.wrap {
	width:820px;
	margin: 0 auto;
	text-align: left;
}
.header {
	width: 820px;
	background-color: #000000;
	background-image: url(images/claim.jpg);
}
.claim {
	position: static;
	float: no;
	clear: right;
}
.content {
	float:left;
	width:600px;
	height: 500px;
	background-color: #EFEFEF;
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sidebar-2 {
	float:right;
	width:200px;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-position: right top;
	position: relative;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	height: 500px;
	margin: 0px;
	overflow: visible;
}
.footer {
	clear:both;
	background-image: url(../images/dot.gif);
	background-position: center top;
	
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}
table.searchintro 
{
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

a:link, a:visited
{
color: #DA1936;
text-decoration  : none;
}
a:hover 
{
text-decoration: none;
color: #DA1936;
}
a.category:link, a.category:visited
 {
  color            : #DA1936;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #DA1936;
}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	
	list-style-image: url(../images/arrow.png);
list-style: inside url(../images/arrow.png) 3px;
	}
.imgHeader {
	text-align: center;
	clear: no;
	float: no;
	height: 100px;
	width: 820px;
	background-image: url(../images/imgHeader.jpg);
}
.corniceheader1 {
	text-align: right;
	clear: no;
	float: no;
	height: 5px;
	width: 820px;
	background-color: #CCCCCC;
}
.corniceheader2 {
	text-align: right;
	clear: no;
	float: no;
	height: 15px;
	width: 810px;
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 3px;
}
.etichetta_login {
	background-image: url(../images/Login.jpg);
	height: 18px;
	width: 178px;
}
.etichetta_Download {
	background-image: url(../images/download.jpg);
	height: 18px;
	width: 178px;
}
.boxSidebar {
	background-color: #EFEFEF;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.main {
	background-color: #CCCCCC;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
}

