#main_container {
	background: url('../img/index-body.jpg');
	height:590px;
	overflow:hidden;
}
#visit_centers {
	position: absolute;
	left:80px;
	top:10px;
	background: url('../img/index-centers.jpg') bottom right no-repeat;
	width:378px;
	height:171px;
}
#visit_centers #visit_centers_title {
	width:378px;
	position: absolute;
	left:0;
	top:0;
}
#visit_centers img {
	float:right;
	width:118px;
	height:73px;
	margin:81px 1px 0 4px;
	border:1px #888 solid;
}


#index_items {
	position: absolute;
	top:185px;
	left:80px;
	width:378px;
}

#index_items .index_item {
	clear: both;	
	margin:10px 0;
}
#index_items .index_item,#index_items .index_item a {
	color:#080185;
}
#index_items .index_item img {
	float:right;
	border:1px solid #666;
}
#index_items h2 {
	padding-right:10px;
	font-size: 14pt;
	float:right;
	line-height:12pt;
}
#index_items p {
	padding:0 10px 0 0;
	margin:0;
	width:260px;
	float:right;
	color:black;
	text-align: justify;
}

#index_items img {
	width:100px;
	height:65px;
}

#small_contact {
	position:absolute;
	top:495px;
	right:30px;
	width:335px;
}
#small_contact,#small_contact form {
	font-size:8pt;
}
#small_contact h2 {
	color:#017649;
	font-size:11pt;
}
#small_contact .box {
	font-size:7pt;
	border:1px solid black;
	width:32px;
}
#small_contact .submit {
	background:#01764A;
	color:white;
	border:none;	
	font-size:8pt;
}

#user_pic_frame {
	position:absolute;
	top:226px;
	right:307px;
	width:188px;
	height:202px;
	cursor: pointer;
}
#user_pic_frame #user_pic {
	position:absolute;
	top:9px;
	right:16px;
	width:154px;
	height:146px;
	z-index: 1000;
}
#user_pic_frame #frame {
	position:absolute;
	top:0;
	right:0;
	width:188px;
	height:202px;
	z-index: 2000;
	background: url('../img/user_pic_frame.gif');
}
#intro {
	position:absolute;
	top:10px;
	right:10px;
	width:260px;
}
#flash_movie {
	position:absolute;
	top:1px;
	right:279px;
	height:229px;
	width:238px;
}
