@charset "UTF-8";
/* CSS Document */


.companyname {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.companyname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
body {
	background-image: url(../images/ci.gif);
	background-repeat: repeat;
	color: #666666;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}


a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 494px;
	top: 57px;
	visibility: visible;
	background-image: url(../CIAO/web/images/ci.gif);
}
#Layer2 {
	position:absolute;
	left:343px;
	top:255px;
	width:241px;
	height:142px;
	z-index:1;
}

#csload {
	padding-left: 12px;
	vertical-align: top;
}
#archive {
	height: 330px;
}
.copy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 3px;
}


#mainbl {
	background-color: #585858;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#mainbl table {
	background-color: #FFFFFF;
}
#bbl {
	background-color: #585858;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
table, tr, td {
	vertical-align: top;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 1px;
	margisn: 0px;
	padding: 0px;
}
h1 {
	color: #000000;
	font-weight: bold;
	font-family: "Century Gothic",  Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	text-transform: uppercase;
}
h2 {
	color: #999999;
	font-weight: bold;
	font-family: "Century Gothic",  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
h3 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#csload h2 {
	margin-top: 3px;
}
