@charset "utf-8";
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/bg_wrap.jpg);
	height: 600px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightnav {
	height: 28px;
	width: 192px;
	float: right;
	clear: none;
	margin-right: 7px;
	margin-top: 0px;
}
#wrapper #body {
	background-position: left;
}

#wrapper #navigation {
	height: 27px;
	margin-left: 118px;
}
#wrapper #body #bodydata #learnmore {
	margin-left: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}

#wrapper #flash {
	height: 343px;
	width: 548px;
	margin-left: 30px;
	float: left;
	margin-top: 5px;
}
#wrapper #java {
	float: right;
	height: 348px;
	margin-right: 7px;
	width: 293px;
	margin-top: 5px;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
}
p {
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-left: 35px;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 20px;
	line-height: 22px;
}

#wrapper #logo {
	height: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#wrapper #body #bodydata {
	padding-top: 320px;
}
#wrapper #body #footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#wrapper #body #footer a {
	color: #999999;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
#wrapper  #body  #footer  a:hover  {
	text-decoration: underline;
}
