﻿body {
	font-family: Arial;
	font-size: 11px;
	background-color: #36D9FA;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	padding:0px;
}

img {
	border:none;	
}

#PageCentered {
	position:relative; 
	display:block; 
	border:none;
	width:770px; 
/*	padding-bottom:15px; */
	margin-left:auto; 
	margin-right:auto; 
}

div {
	font-family: Arial;
	font-size: 11px;	
}

a.bottomnav {
	color:#FFF;	
	text-decoration:none;
	font-size:12px;
}

a.bottomnav:hover {
	color:#F00;	
	text-decoration:none;
}

#Logo {
	position:absolute;
	width:233px;
	height:130px;
	z-index:2;
	left: 31px;
	top: 0px;
}
#Clouds {
	position:absolute;
	width:930px;
	height:290px;
	z-index:1;
	left: -70px;
	top: 0px;
}
#Sign {
	position:absolute;
	width:469px;
	height:110px;
	z-index:3;
	left: 297px;
	top:1px;
}
#NavTop {
	position:absolute;
	width:592px;
	height:84px;
	z-index:4;
	top: 150px;
	left: 90px;
}
#top_frame {
	position:absolute;
	width:624px;
	height:29px;
	z-index:5;
	left: 73px;
	top: 192px;
}
#bottom_frame {
	position:relative;
	width:624px;
	height:29px;
	left:0px;
	top:0px;
}
#footer {
	position:relative;
	width:624px;
	height:100px;
	top:-230px;
	background-image:url(../images/footer_area.gif);	
}
#content_space {
	position:absolute;
	width:624px;
	z-index:6;
	left: 73px;
	top: 221px;
	height:auto;
}
#container {
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/content_border.jpg);
	width:584px;
	background-repeat: repeat-y;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:50px;
}
#divObjLeft {
	position:relative;
	width:120px;
	height:120px;
	z-index:30;
	left: -55px;
	top: -65px;
}
#divObjRight {
	position:relative;
	width:120px;
	height:120px;
	z-index:30;
	left: 555px;
	top: -180px;
}
.page_label {
	width:400px;
	height:35px;
	border:none;	
}
.page_content_space {
	margin-left:60px;
	width:515px;
	border:none;	
}
#copyright {
	position:relative;
	top:-220px;
	font-size:10px;
	text-align:center;
	color:#333;	
}
#facility_thumb {
	width:100%;
	margin-top:20px;	
}
#program_container {
	width:100%;
	margin-top:20px;	
	display:block;
	margin-bottom:15px;
}
td.program_thumb {
	width:100px;
	border:none;
	padding-top:10px;
}
td.program_description {
	padding-left:10px;
	padding-top:10px;	
	width:390px;
	border:none;
	vertical-align:top;
}