body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
}
div#content {
	position: absolute;
	left: 195px;
	top: 110px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	width: 600px;
	background-color: #000000;
}
div#sidebar {
	position: absolute;
	width: 110px;
	left: 0px;
	top: 110px;
}
div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 146%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#sidebar div.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #000000;
	background-color : #000000;
	border : 0px none #000000;
	margin-bottom : 0px;
	padding : 0px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: none;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : #000000;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}
div#bottomBox {
	position: absolute;
	top: 600px;
	right: 10px;
	left: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 300px;
}
div#content div#tittleBox {
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 10px;
	width: 600px;
	padding: 10px;
}
div#content div#textBox {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 600px;
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-indent: 2px;
	float: none;
}
div#content div#blacktextBox {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 600px;
	background-color: #000000;
	padding: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 2px;
	float: none;
	line-height: 20px;
}
div#sidebar div#blacktextBox a{
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover{
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link{
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:active{
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited{
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

div#content div#blacktextBox div#rightImage {
	position: absolute;
	left: 400px;
	top: 100px;
	border: thin solid #FFFFFF;
}
div#content div#blacktextBox div#box1 {
	width: 300px;
}
.bottomBoxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	z-index: 0;
}
