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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
	background-image: url(tile.jpg);
	background-repeat: repeat;
	}

#content      
	{
	font-family: Helevetica, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-top: -269px;
	margin-left: -477px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 955px;
	height: 539px;
	visibility: visible;
	z-index: 0;

}

#billing-block {
	position:absolute;
	left:41px;
	bottom:39px;
	width:379px;
	height:140px;
	z-index: 2;
	opacity: .5;
}

#billing-block a:link {
	opacity: 1;
	border-width: 0px;
}

#billing-block a:visited {
	opacity: .9;
	border-width: 0px;
}

#billing-block a:hover {
	opacity: .7;
	border-width: 0px;
}

#billing-block a:active {
	opacity: .5;
	border-width: 0px;
}

#footer {
	position:absolute;
	right: 24px;
	bottom: 6px;
	width: 906px;
	height: 13px;
	font-size: 9px;
	text-align: right;
	vertical-align:middle;
	z-index: 3;
}

#image-body {
	position: absolute;
	left: 24px;
	top: 24px;
	width: 907px;
	height: 491px;
	z-index: 1;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
#nav {
	position:absolute;
	left:679px;
	top:-76px;
	width:325px;
	height:235px;
	z-index:4;
}

.head {
	font-family: Helevetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

.body {
	font-family: Helevetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: justify;
	margin-top: 0px;
}

.body a:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

.body a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

.body a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.body a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.body-dark {
	margin-top: 0px;
	color: #000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.body-dark a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.body-dark a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.body-dark a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.body-dark a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.larger {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.thumb {
	border: solid;
	border-width: 2px;
	border-color: #CCC;
}
