/* main page custom css */
#right{
	width: 215px; /* t r b l */
	padding:0px;
	background: url(../images/left_menu_bg.gif) top repeat-y;
	posotion:relative;
	min-height:470px;
	*height:470px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	overflow: hidden;
}
#right h2{
	float:left;
	margin:0px;
	width: 185px;
	padding-left: 30px;
}
#right ul{
	width: 175px;
	min-height:10px;
	_height:10px;
	margin:0px 0px 20px 0px;
	padding: 0px 0px 0px 40px;
	float:left;
	list-style:none;
	font-weight: lighter;
}
#right p{
	font-size: 12px;
	margin:0px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
	width: 155px;
	overflow: hidden;
}
#right ul.last{
	background: url(../images/left_menu_bottom.gif) no-repeat bottom;
	margin: 0px;
	padding-bottom: 30px;
	position: absolute;
	top: 770px;
	right:14px;
}
#right{
	margin-top:160px; 
	margin-right:14px; 
	_margin-right:7px; 
	background: url(../images/left_menu_bg2.gif) no-repeat; 
	background-position: 0px 160px;	
	text-align:left;
}
#right_content {
	background: #fff;
	margin:0px;
	padding:0px;
	float:none;
	width:504px;
	position:absolute;
	top:630px;
	left:240px;
	height: 285px;
}

#right_icons{
	width:508px;
	height:240px;
	position:absolute;
	top:370px;
	left:240px;
}
#right_icons ul{
	list-style:none;
	width:100%;
	height:100%;
}
#right_icons a{
	font-size:0pt;
	color: #fff;
}
#l1,#l2,#l3,#l4,#l5,#l6{
	position:absolute;
	float:left;
	width: 154px;
	height: 102px;
	cursor: pointer;
	background: #fff;
	opacity: .0;
	filter: alpha(opacity=0);
}
#l1{top:4px; left:4px;}
#l2{top:126px; left:2px;}
#l3{top:2px; left:180px;}
#l4{top:4px; left:352px;}
#l5{top:126px; left:180px;}
#l6{top:126px; left:352px;}
#banner{
	font-size:28px; color: #fff; font-weight:lighter; 
	position:absolute;
	top:-70px;
	left:26px;
}


#left{
	margin-top:160px; 
	margin-left:14px; 
	_margin-left:7px;
	background: url(../images/left_menu_bg2.gif) no-repeat; 
	background-position: 0px 160px;	
	min-height:470px;	
	*height:470px;
}

#wrap2{
	background: url(../images/wrap_top.jpg) no-repeat 4px 170px;
	position:relative;	
}

#right_column
{
	height:440px;
	/*background: #ccc;*/
	overflow:hidden;
}
/* end main page custom css */

