body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-attachment:scroll;
	background-color: #E2E4E0;
	background-image: url(../_images/_basics/bg.gif);
	background-repeat: repeat-x;
}
.nav_01 {
	height: 58px;
	width: 165px;
	position:absolute;
	left: 50px;
	top: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.nav_01 a {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.nav_01 a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b3cc23;
	text-decoration: none;
}
.nav_02 {
	height: 58px;
	width: 165px;
	position:absolute;
	left: 225px;
	top: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.nav_02 a {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.nav_02 a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b3cc23;
	text-decoration: none;
}
.special a {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b3cc23;
	text-decoration: none;
}
.bottomStrip {
	height: 106px;
	width: 100%;
	position:absolute;
	left: 0px;
	top: 400px;
	background-image: url(../_images/_basics/bottom.gif);
}
.ci {
	height: 88px;
	width: 250px;
	position:absolute;
	left: 675px;
	top: 20px;
	background-image: url(../_images/_basics/ci.gif);
}
div {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	line-height: normal;
}
a {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b3cc23;
	text-decoration: none;
	border: 0px;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	border: 0px;
}
.mainBox {
	width: 485px;
	position:absolute;
	left: 440px;
	top: 144px;
	height: 250px;
}
.imageBox {
	width: 400px;
	position:absolute;
	left: 0px;
	top: 144px;
	height: 250px;
	text-align: right;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #b3cc23;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

p {
	color: #666666;
	font-weight: normal;
	line-height: 12px;
}
.dropDownselect { font-size:10px; margin:3px 0 0 0px; width:160px; height:20px;}

