div#body {
	margin-top:0px;
	width:910px;
	margin-left:66px;
	font-family:Arial, sans-serif;
	color:#FFFFFF;
}
div#content {
	width:100%;
	background-color:#899158;
	padding:5px;
}
div#top_row {
	width:100%;
	height:283px;
	vertical-align:top;
}
div#bottom_row{
	width:100%;
	vertical-align:top;
	height:223px;
}
div#home_image_1 {
	background-image:url(../content/images/home_image_01.jpg);
	background-position:center;
	background-color:#adb383;
	background-repeat:no-repeat;
	width:672px;
	height:280px;
	float:left;
	vertical-align:bottom;
}
div#home_image_1 a {
	position:absolute;
	top:180px;
	left:240px;
}
div#home_image_1 a:hover {
	text-decoration:none;
	color:#D3AE44;
}
div#top_vertical_box{
	float:right;
	height:280px;
	width:235px;
}
div#top_box_1{
	background-image:url(../content/images/programas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:235px;
	height:232px;
	background-color:#adb383;
	position:relative;
	margin-bottom:3px;
}
div#top_box_2{
	background-image:url(../content/images/vease.jpg);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	width:235px;
	height:45px;
	position:relative;
}
div#bottom_box_1{
	width:340px;
	height:214px;
	background-color:#adb383;
	position:relative;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding:5px;
}
div#bottom_box_1 ul{
	text-align:left;
}
div#bottom_box_1 li{
	margin-left:-25px;
}
div#bottom_box_2{
	width:270px;
	height:214px;
	background-color:#adb383;
	position:relative;
	display:inline-block;
	padding:5px;
}
div#home_image_2 {
	background-image:url(../content/images/home_image_02.jpg);
	background-position:center;
	background-color:#adb383;
	background-repeat:no-repeat;
	width:274px;
	height:224px;
	position:relative;
/*	display:inline-block;*/
	float:right;
}
div#home_image_2 a {
	position:absolute;
	top:170px;
	right:17px;
}
div#home_image_2 a:hover {
	text-decoration:none;
	color:#333997;
}


