.slide {
	height: auto;
}

.slide #top_text {
	width: 620px;
	height: auto;
	padding: 5px;
	padding-left: 0;
}

#top_text h4 {
	text-align: center;
}

.program_title {
	font-size: 15px;
	color: #02136a;
	letter-spacing: 2px;
	font-weight: bold;
}

#top-nav-menu {
	margin: 0 auto;
	list-style: none;
	text-align: center;
} 

#top-nav-menu li {
	list-style: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}

#top-nav-menu li a, #top-nav-menu li a:visited  {
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	font-size: 13px;
	color: #ababab;
}

#top-nav-menu li.active a {
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
}

#top-nav-menu li a:hover  {
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
}

#top_text h4, #bottom_text h4 {
	text-align: center;
	font-size: 15px;
	font-weight: lighter;
	color: #2d2d2d;
	padding-bottom: 2px;
}

.slide img {
	padding-top: 10px;
}

#image_caption {
	position: absolute;
	right: 7%;
	bottom: 22%;
}

#image_caption h4 {
	font-size: 12px;
	text-align: left;
}

#batchpic {
	height: 115px;
	position: absolute;
	display: block;
}

.batchrib {
	position: absolute;
	display: inline-block;
	bottom: 18%;
	left: 0;
}

.slide .bottom_link {
	position: absolute;
	display: block;
	width: 600px;
	height: auto;
}

.bottom_link #right_block_program {
	position: absolute;
	display: inline-block;
	bottom: -10px;
	right: -20px;
	background: #78e0ff; 
	padding: 2px; 
	padding-left: 10px;
	padding-right: 10px;
}

#right_block_program h4 a, #right_block_program h4 a:visited {
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	color: #02136a;
}

#image_getstarted {
	display: table;
	width: 630px;
	height: auto;
}

#image_getstarted img {
	text-align: center;
}

#image_getstarted div{
	display: table-cell;
	width: 200px;
	height: auto;
	float: left;
}

#item-text h3 {
	font-size: 15px;
}

#item-text h3 div {
	
}

.orderform a, .orderform a:visited {
	text-decoration: none;
	color: gray;
}


html, body {
text-align: center;
}
p {text-align: left;}
