/*
	Wright & Lato index CSS Document
	Created: 12/16/07
	Last Revised: 12/16/07
*/

@import url("layout.css");
@import url("forms.css");

#body{
	height:530px;
}

#body_left{
	height:530px;
}

#body_middle{
	height:530px;
	background-image: url(../images/home_back.jpg);
}

#body_right{
	height:530px;
}

#index_left{
	width:430px;
	float:left;
	margin-left:20px;
	margin-top:40px;
	text-align:center;
}

#index_right{
	width:480px;
	float:left;
	margin-left:10px;
}

#index_right_top{
	margin-top:25px;
	margin-right:95px;
	padding-bottom:30px;
}

#index_right_bottom1{
	background-image:url(../images/home_flash.jpg);
	background-repeat:no-repeat;
	width:499px;
	height:457px;
	margin-top:20px;
}

#index_right_bottom{
	position:relative;
	top:0px;
	left:0px;
}

#index_right_bottom_flash{
	width:484px;
	height:414px;
	margin-top:21px;
	margin-left:10px;
}

#index_pgm{
	border-top:1px solid #b2afaa;
	margin-left:20px;
	position:relative;
	top:-13px;
}

#index_pgm_left{
	float:left;
	padding-top:5px;
	width:108px;
	padding-left:20px;
}

#index_pgm_right{
	float:left;
	padding:10px 0 0 20px;
	width:775px;
}