@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
a img {
border: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #222222;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000000;
}
#banner {
	height: 150px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#menu {
	height: 30px;
	width: 1000px;
	left: 0px;
	top: 151px;
	z-index: 1;
}
#menutext {
	height: 30px;
	width: 1000px;
	left: 0px;
	top: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 1;
	text-indent: 10px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	background-position: center;
	line-height: 24px;
}
.menulinks a:link  {
	color: #FFFFFF;
}	
.menulinks a:visited  {
	color: #FFFFFF;
}	
.menulinks a:hover  {
	color: #66CCFF;
}
#main {
	width: 1000px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
}
.heading1 {
	font-size: 14px;
	font-weight: bold;
}	
.heading2 {
	font-size: 18px;
	font-weight: bold;
}	
.heading3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}	
.heading4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}	
.blue {
	color: #FFFFCC;
}	
#textbox1 {
	width: 900px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#indexmain {
	width: 1000px;
	background-color: #000000;
	height: 800px;
	position: fixed;
}
#indexmainpic {
	width: 749px;
	background-color: #000000;
	height: 497px;
	position: absolute;
	left: 125px;
	top: 150px;
}
#textboxindex {
	width: 185px;
	left: 650px;
	top: 220px;
	position: absolute;
	height: auto;
}
#textboxCG {
	width: 400px;
	left: 435px;
	top: 170px;
	position: absolute;
	height: auto;
	font-size: 28px;
}
