@import url("base.css");
#content {
	height:425px;
}
#left{
	float:left;
	width:143px;
	height:283px;
}
#right{
	float:left;
	width:756px;
	height:425px;
	padding-top:7px;
}
#footer {
	height: 149px;
	width:899px;
	background-image:url(/img/home/footer.jpg);
	position:relative;
}
#right .left{
	float:left;
	width:756px;
	height:425px;
	margin:10px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
#right .left .top{
	margin-bottom:15px;
	font-size:9pt;
}

#right .left p{
	margin-bottom:5px;
}
#right .left iframe{
	border:0px;
	width:756px;
	height:405px;
	float:right;
	position:relative;
	z-index:100;
}
