@charset "utf-8";
/* CSS Document */
/* Author: Webnergy Solutions */
/* Copyright: Webnergy Solutions */
/* Created Date: 11-04-2008 */

/* ========================================= HOMEPAGE ============================================ */

#sidemid .maincontent h1 {
	margin:0;
	padding:0;
	font-weight:bold;
	*font-weight:normal !important;
	_font-weight:normal;
	font-size:16px;
	text-justify: distribute;
	text-align: justify;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*for Safari3 & Opera9 */
	#sidemid .maincontent h1 {
		font-size:15px;
		font-weight:normal;
	}
}

.flashplay {
	padding:0 0 20px 0;
}
.homeflash {
	float:left;
	display:inline;
	margin:35px 0 0 0;
	width:180px;
}
ul.homebutton {
	float:left;
	margin:33px 0 0 4px;
	*line-height:14px;
	padding:0;
	width:354px;/*358px;*/
}
ul.homebutton li {
	list-style:none;
	height:65px;
	padding:6px 0 1px 0;
	overflow:hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*for Safari3 & Opera9 */
	ul.homebutton li {
		font-size:12px;
	}
}
ul.homebutton li p {
	margin:0;
	padding:0;
	line-height:18px;
}

.sideleft_home {width:208px;}

