#DefaultMainContainer {
	width:582px;
	height:auto;
	position:relative;
	margin:0px auto 0px auto;
	float: left;
}
.hp_bunnerContainer {
	width: 582px;
	height: 330px;
	float: left;
	margin: 0px 0px 8px 0px;
}
.BlogContainer {
	width: 289px;
	height: 160px;
	float: left;
	background: url(backgroundBlog.png) no-repeat;
	margin-top: 4px;
}
.Blog {
	margin:1px 0 0 0;
}
.titleBlog {
	margin: 4px 0px 0px 36px;
	display: block;
	width:213px;
	height:30px;
	border:none;
}
.titleNews {
	margin:7px 0px 0px 114px;
	display: block;
	width:62px;
	height:27px;
	border:none;
		}
.NewsContainer {
	width: 293px;
	height: 160px;
	float: left;
	position:relative;
	padding: 0px 0px 0px 0px;
	background: url(backgroundNews.png) no-repeat;
	margin-top: 4px;
}
.news {
	margin: 1px 0px 0px 0px;
}
.boxJavabutton {
	width: 582px;
	height: 55px;
	float: left;
	background: url(backgroundJava_large.png) no-repeat;
}
.p_Java {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cc99;
	margin: 7px 0px 0px 76px;
	display: block;
	text-align: left;
	line-height:1.6em;
	height: 43px;
	width: auto;
}
a.JavaLink:link, a.JavaLink:visited {
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: underline;
}
a.JavaLink:hover {
	color: #99cc99;
	font-weight: 900;
	text-decoration: underline;
}
/*.p_Launcher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px 0px 0px 10px;
	display: block;
	text-align: left;
	float: left;
	width: auto;
	height: 43px;
}*/
.boxLauncher {
	width: 289px;
	height: 55px;
	float: left;
	background: url(backgroundLauncher.png) no-repeat;
}
/*.iconaLauncher {
	width: 32px;
	height: 32px;
	margin: 10px 0px 0px 16px;
	float: left;
	cursor: pointer;
}
*/