html, body {
	font-family: "Courier New", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	letter-spacing: 0px;
}

A{
color : #999999;
text-decoration : none;
}

A:HOVER{
color : #666666;
text-decoration : underline;
}

UL.disc{
list-style-type:disc;
list-style-position:outside;
}


*.framebox
      {
         border:none;
         width: 488px;
         height: 390px;
         padding: 0.5em;
         overflow: auto;
}


.container {
	width: 819px;
	position: relative;
	left: 0px;
	top: 10px;
	margin: 0 auto;
	min-height: 100%;
}
.top {
	width: 819px;
	position: relative;
	height: 6px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}

.main {
	position: relative;
	width: 819px;
	height: 565px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}


.left {
	position: relative;
	width: 160px;
	height: 565px;
	left: 0px;
	top: 0px;
}

.veryleft {
	position: relative;
	width: 73px;
	height: 565px;
	left: 0px;
	top: 0px;
}

.menu1 {
	position: absolute;
	width: 52px;
	height: 565px;
	left: 73px;
	top: 0px;
}

.middle {
	position: absolute;
	width: 500px;
	height: 565px;
	left: 160px;
	top: 0px;
	background-color: #000000;
}



.content {
	position: relative;
	width: 500x;
	height: 540px;
	left: 0px;
	top: 0px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000000;
}

.contact_image {
	position: relative;
	width: 500x;
	height: 285px;
	left: 0px;
	top: 140px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000000;
}


.footer {
	position: relative;
	width: 500px;
	height: 22px;
	left: 0px;
	top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.right {
	position: absolute;
	width: 159px;
	height: 565px;
	left: 660px;
	top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #000000;
}

.menu2 {
	position: absolute;
	width: 77px;
	height: 565px;
	left: 34px;
	top: 0px;
}

.veryright {
	position: absolute;
	width: 48px;
	height: 565px;
	left: 111px;
	top: 0px;
}

.bottom {
	width: 819px;
	position: relative;
	height: 6px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
