#container
	{background:url("../images/bck_main.jpg");
	}

#green
	{position:absolute;
	bottom:0px;
	right:24px;
	width:500px;
	height:200px;
	background:#52bb29 url("../images/bck_hm_green.jpg") no-repeat;
	font-size:15px;
	color:#ffffff;
	font-family:myriad,arial;
	font-weight:bold;}
	#green #left
		{position:absolute;
		left:10px;
		top:60px;
		width:200px;}
	#green #right
		{position:absolute;
		left:270px;
		top:52px;
		width:210px;}
	#green ul
		{margin:0px;}
	#green li
		{list-style-type:square;}
	#green a:link, #green a:visited
		{text-decoration:none;
		color:#ffffff;}

#photo
	{position:absolute;
	right:24px;
	width:231px;
	height:250px;}
#news
	{position:absolute;
	right:255px;
	width:215px;
	_width:269px;
	height:191px;
	_height:250px;
	padding:49px 35px 10px 19px;
	background:url("../images/bck_hm_news.gif") no-repeat;
	font-size:11px;
	font-family:arial, sans-serif;}
	#news a:link, #news a:visited
		{color:#00a8eb;
		text-decoration:none;}

#login
	{position:absolute;
	bottom:0px;
	left:26px;
	width:222px;
	_width:242px;
	height:45px;
	_height:85px;
	background:url("../images/bck_hm_login.gif");
	padding-top:40px;
	padding-left:20px;
	}
#login td
	{color:#02759f;
	font-size:10px;
	font-family:arial;
	}
	#login .txtBox
		{border:0px;
		width:86px;
		height:15px;
		margin-right:2px;}
		


#leftcol #nav
	{font-size:14px;
	}
	#leftcol #nav li
		{list-style-type:square;
		margin-bottom:7px;
		margin-left:-10px;
		line-height:15px;}