
#content_top
{
	background-image:url(../images/option-menu2.png);
	background-repeat:no-repeat;
	width:689px;
	height:48px;
/*	overflow: hidden;*/
}

#topmenugrp {
	display: table;
	width: 630px;
	padding: 5px;
	color: #02136a;	
}

#topmenugrp1 {
	display: table-cell;
	width: 200px;
	padding: 5px;
	color: #02136a;
}

#topmenugrp2 {
	display: table-cell;
	width: 400px;
	color: #02136a;
}

#topmenugrp1 a {
	font-size: 10px;
	text-decoration: none;
}

#topmenugrp2 a {
	font-size: 10px;
	text-decoration: none;
}

#topmenugrp3 {
	display: table-cell;
	width: 200px;
	padding: 5px;
	color: #02136a;
}

#topmenugrp3 a, #topmenugrp3 a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #02136a;
}

#topmenugrp h3 {
	color: #909090;
	font-size: 13px;
	text-align: center;
	padding-bottom: 8px;
}


#menugrp ul {
	list-style: none;
	display: table;
}

#menugrp ul li {
	list-style: none;
	display: table-cell;
	padding-right: 20px;
}

.topmenu li a {
	color: #909090;
	text-align: center;
	text-decoration: none;
}

.topmenu .active a, .topmenu .active a:visited, .topmenu li a:hover {
	color: #02136a;
	text-align: center;
	text-decoration: none;
}

.topmenu #righttft {
	position: absolute;
	padding-left: 80px;
}


.slide #top_text {
	width: 639px;
	height: 85px;
	padding: 10px;
}

#top_text h4 {
	text-align: center;
}

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

#top_text h4 a, #top_text h4 a:visited  {
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	font-size: 14px;
	color: #ababab;
}

#top_text h4 a.active  {
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}

#top_text h4 a:hover  {
	text-decoration: none;
	font-size: 14px;
	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: 0;
	right: 0;
	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 {
	
}


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