﻿/* mulai dari sini */

.style16 {color: #AC4D13}

.container	{
	width			: 840px;
	height			: 625px;
	background-color	: #FFFFFF;
	margin			: 0 auto;
  	text-align		: left;
	}
.container2	{
	width			: 840px;
	height			: 1250px;
	background-color: #FFFFFF;
	margin			: 0 auto;
  	text-align		: left;
	}

.container3	{
	width			: 840px;
	background-color: #FFFFFF;
	margin			: 0 auto;
  	text-align		: left;
	}

/*footer*/
div.footer{
	font-family		: Arial, Helvetica, sans-serif;
	color			: white;
	text-align		: center;
	font-size		: 11px;
	line-height		: 20px;
	margin-top		: 10px;
	position		: absolute;
	left			: 2px;
	top				: 631px;
	width			: 840px;
}
#footerT {
	padding: 0 10px;
	background-position: center;
}


div.footer a:link {
	text-decoration		: none;
}

div.footer a:visited {
	text-decoration		: none;
}

div.footer a:hover {
	color			: black;
	text-decoration		: none;
	font-size: 8.5pt;
}

div.footer p{
	color			: #000000;
}

div.footer2{
	font-family		: Arial, Helvetica, sans-serif;
	color			: white;
	text-align		: center;
	font-size		: 11px;
	line-height		: 20px;
	margin-top		: 10px;
	position		: absolute;
	left			: 3px;
	top				: 1244px;
	width			: 776px;
}

div.footer2 a:link {
	color			: white;
	text-decoration		: none;
}


div.footer2 a:visited {
	color			: white;
	text-decoration		: none;
}

div.footer2 a:hover {
	color			: black;
	text-decoration		: none;
}

div.footer2 p{
	color			: white;
}

div.footer3{
	font-family		: Arial, Helvetica, sans-serif;
	color			: #000;
	text-align		: center;
	font-size		: 8pt;
	line-height		: 20px;
	margin-top		: 10px;
	left			: 2px;
	width			: 843px;
}
div.footer3 a:link {
	color		: #000;
	text-decoration		: none;
}

div.footer3 a:visited {
	color			: #000;
	text-decoration		: none;
}

div.footer3 a:hover {
	color			: black;
	text-decoration		: none;
}

div.footer3 p{
	color			: #000;
}



/* Menu */


.folder ul{
margin: 0;
padding: 0;
list-style-type: none;
width			: 138px; /* Width of Menu Items */

}
	
.folder ul li{
position: relative;
}
	
/*1st level sub menu style */
.folder ul li ul{
left: 138px; /* Parent menu width - 1*/
position: absolute;
width			: 138px; /*sub menu width*/
top: 0;
display: none;

}

/*All subsequent sub menu levels offset */
.folder ul li ul li ul{ 
left: 138px; /* Parent menu width - 1*/

}

/* menu links style */
.folder ul li a{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	text-decoration		: none;
	line-height		: 16px;
	display: block;
	color: black;
	text-decoration: none;
	background: #CCC;
	padding: 0px 15px;
	border-bottom: 0;
}

.folder ul li a:visited{
	color: black;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	text-decoration		: none;
	line-height		: 25px;
	display: block;
	text-decoration: none;
	background: #fff;
	padding: 0px 15px;
	border-bottom: 0;
	background-image: url(../images/lil_box_19.jpg);
	background-repeat	: no-repeat;
	background-position	: left 22%;
}

.folder ul li a:hover{
	background-color: #D8D6DA;
	font-size: 8.5pt;
}


.folder .subfolder{
	background-image	: url(../images/lil_box_19.jpg);
	background-repeat	: no-repeat;
	background-position	: left 22%;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	padding-left		: 15px;
	text-decoration		: none;
	color			: black;
	line-height		: 20px;
	background-color:white;
}

.folder .subfolder_in{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	padding-left		: 15px;
	text-decoration		: none;
	color			: black;
	line-height		: 16px;
	background-color:blue;
}

/* Holly Hack for IE \*/
* html .folder ul li { float: left; height: 1%; }
* html .folder ul li a { height: 1%; }
/* End */

.menu_left 	{
	width			: 138px;
	margin-left		: 10px;
	margin-top		: 20px;
	position		: absolute;
	left			: 4px;
	top			: 86px;
	z-index : 10;
}
/*menu_top*/

.menu	{
	position		: absolute;
	left			: 201px;
	top			: -2px;
	z-index			: 1;
}


div.menu {
	width			: 351px;
	margin-top		: 10px;
	margin-left		: 275px;
}

/*menu*/
p.smenu_option {
	margin			: 0px;
	padding			: 0px;
}
div.logo {
	position		: relative;
	top			: 8px;
	background-image	: url(../images/logo_10.jpg);
	background-repeat	: no-repeat;
	width			: 174px;
	height			: 159px;
	margin-left		: 0px;
}

body {
	background-repeat	: repeat;
	margin			: 0px;
	padding			: 0px;
	text-align: center;
}


li {
	background-image	: url(../images/fg2_30.jpg);
	background-color	: white;
	background-repeat	: no-repeat;
	list-style-type		: none;
	background-position	: bottom;
	margin			: 0px;
	padding			: 0px;
	padding-bottom		: 2px;
	}
	
p.menu_title {
	background-image	: url(../images/lil_box_16.jpg);
	background-repeat	: no-repeat;
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	font-weight		: bold;
	color			: #FF9900;
	padding			: 0px;
	margin			: 0px;
	margin-bottom		: 2px;
	border-bottom		: 1px solid #FF9900;
	background-position	: left 22%;
	padding-left		: 15px;
	padding-bottom		: 5px;
	vertical-align 		: top;
}
p.menu_title_second {
	background-image	: url(../images/lil_box_16.jpg);
	background-repeat	: no-repeat;
	font-family		: Arial,Verdana, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #FF9900;
	padding			: 0px;
	margin			: 0px;
	margin-bottom		: 2px;
	margin-top		: 10px;
	border-bottom		: 1px solid #FF9900;
	background-position	: left 22%;
	padding-left		: 15px;
	padding-bottom		: 5px;
	vertical-align		: top;
}


a.link_menu {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 8.5pt;
	color			: black;
	text-decoration		: none;
}

a#rss {
	background-image	: url(../images/ic_16.jpg);
	background-repeat	: no-repeat;
	background-position	: left center;
	color			: #ED881A;
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	padding-left		: 15px;
}
a#subscribe {
	background-image	: url(../images/ic_16.jpg);
	background-repeat	: no-repeat;
	background-position	: left center;
	color			: #ebaf0b;
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	padding-left		: 15px;
	padding-right		: 20px;
	text-decoration		: none;
}

/*search box container*/
div.search_box_container {
	position		: absolute;
	top			: 33px;
	margin-left		: 620px;
	z-index			: 2;
	background-image	: url(../images/search_bg.jpg);
	background-repeat	: no-repeat;
	width			: 220px;
	height			: 22px;
	left: -2px;
}

#search_text  {
	font-family		: Arial, Helvetica, Verdana, sans-serif;
	font-size		: 8.5pt;
	color			: #000;
	padding-left		: 10px;
	padding-top		: 1px;
	font-weight: bold;
}
#search_input {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 10px;
	width 			: 120px;
	height			: 15px;
	margin-top		: 2px;
}

div.search_box_bottom {
	position		: absolute;
	top			: 52px;
	margin-left		: 175px;
	z-index			: 1;
	background-image	: url(../images/forget_06.jpg);
	background-repeat	: no-repeat;
	width			: 513px;
	height			: 3px;
	left			: -10px;
}

/*main*/
div.display_box_7 {
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	z-index			: 4;
	background-image:url(../images/trapje.jpg);
	width			: 170px;
	background-color:#7C8384;
	height			: 321px;
	left			: -11px;
}
div.display_box_7_innerpage1 {
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	z-index			: 4;
	width			: 131px;
	height			: 152px;
	left			: -11px;
}


div.display_box_8 {
	position : absolute;
	top : 59px;
	margin-left : 345px;
	z-index : 800;
	width: 321px;
	background-color: #FFFFFF;
	height: 220px;
	left: -13px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.display_box_innerpage_style2 {
	position : absolute;
	top : 59px;
	margin-left : 345px;
	z-index : 800;
	width: 312px;
	background-color: #FFFFFF;
	height: 321px;
	left: -45px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.display_box_innerpage_style3 {
	margin-top		: 0px !important;
	width			: 440px;
	margin-left		: 165px;
	background-color	: #FFFFFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	left: -9px;
	z-index: 10;
	margin-top: 59px;
	height: 400px;
}
div.display_box_innerpage_style4 {
	position		: absolute;
	top			: 59px;
	z-index			: 4;
	width			: 269px;
	height			: 314px;
	left			: 340px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
div.display_box_innerpage_style5 {
	position		: absolute;
	top			: 58px;
	margin-left		: 175px;
	z-index			: 4;
	width			: 296px;
	height			: 321px;
	left			: 135px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
div.display_box_ourpeople_1{
	width			: 120px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 8.5pt;
	left: -9px;
	z-index: 10;
	margin-top: 40px;
	height: 0px;
	text-align: left;
	margin-left: 10px;
}
div.display_box_ourpeople_2{
	width			: 135px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	left: -9px;
	z-index: 10;
	height: 0px;
	text-align: left;
	margin-left: 20px;
	margin-top: -64px;
}
div.display_box_ourpeople_3{
	width			: 135px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 8.5pt;
	left: -9px;
	z-index: 10;
	height: 0px;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
}
div.display_box_ourpeople_4{
	width			: 135px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 8.5pt;
	left: -9px;
	z-index: 10;
	height: 0px;
	text-align: left;
	margin-left: 120px;
	margin-top: -100px;
}

div.GO_display_box_7 {
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	z-index			: 4;
	background-image	: url(../gazingonline/images/bannergazingonline_r2_c2.jpg);
	width			: 396px;
	height			: 316px;
	left			: -5px;
}


/* display box 1 */
div.display_box_1 {
	background-color	: #ebaf0b;
	position		: absolute;
	top			: 59px;
	margin-left		: 547px;
	width			: 218px;
	height			: 132px;
	left			: 65px;
}
div.display_box_1_up_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_09.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	left			: 0px;
	width			: 5px;
	height			: 4px;
}

div.display_box_1_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_11.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	right			: 0px;
	width			: 5px;
	height			: 4px;

}
div.display_box_1_down_left_corner {
	position		: absolute;
	background-image	: url(../images/forget_16.jpg);
	background-repeat	: no-repeat;
	top			: 128px;
	left			: 0px;
	width			: 5px;
	height			: 4px;

}
div.display_box_1_down_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_15.jpg);
	background-repeat	: no-repeat;
	top			: 127px;
	right			: 0px;
	width			: 5px;
	height			: 5px;

}

#text_in_box_1
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 20px;
	color			: #FFFFFF;
	padding-left		: 20px;
	padding-top		: 20px;
	margin			: 0px;
	line-height		: 26px;
}

/*display box2*/
div.display_box_2 {
	background-color	: #ebaf0b;
	position		: absolute;
	top			: 62px;
	margin-left		: 547px;
	width			: 219px;
	height			: 278px;
	left: 71px;
	background-image: url(../images/box5_bg.jpg);
}
div.display_box_2 a, div.display_box_2 visited {
	color: #0033CC;
}

div.display_box_2_button1 {
	position		: absolute;
	left			: 0px;
	width			: 216px;
	height			: 52px;
	top				: 162px;
	color: #2E2E5F;
}
div.display_box_2_button2 {
	position		: absolute;
	left			: 0px;
	width			: 220px;
	height			: 43px;
	top				: 103px;
	color: #2E2E5F;
}
div.display_box_2_button3 {
	position		: absolute;
	left			: 2px;
	width			: 131px;
	height			: 52px;
	top				: 162px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
div.display_box_2_up_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_17.jpg);
	background-repeat	: no-repeat;
	top			: 396px;
	left			: 108px;
	width			: 5px;
	height			: 5px;
	bottom: -414px;
}

div.display_box_2_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_18.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	right			: 0px;
	width			: 5px;
	height			: 4px;
}

div.display_box_2_down_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_21.jpg);
	background-repeat	: no-repeat;
	top			: 263px;
	left			: 0px;
	width			: 5px;
	height			: 5px;
}

div.display_box_2_down_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_22.jpg);
	background-repeat	: no-repeat;
	top			: 263px;
	right			: 0px;
	width			: 5px;
	height			: 5px;
}

#text_in_box_2
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16px;
	color			: #FFFFFF;
	padding-left		: 20px;
	padding-top		: 20px;
	margin			: 0px;
	line-height		: 26px;
	font-weight: bold;
}

/*display box 3 */
div.display_box_3 {
	position		: absolute;
	top			: 342px;
	margin-left		: 547px;
	width			: 219px;
	height			: 36px;
	left			: 71px;
	background-image: url(../images/contact_bg.gif);
}

div.display_box_3_up_left_corner {
	position		: absolute;
	background-image	: url('../images/gazing-new_25.jpg');
	background-repeat	: no-repeat;
	top			: 0px;
	left			: 1px;
	width			: 4px;
	height			: 25px;
}

div.display_box_3_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_26.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	right			: -1px;
	width			: 5px;
	height			: 4px;
}

div.display_box_3_down_left_corner {
	position		: absolute;
	background-image	: url(../images/forget_32.jpg);
	background-repeat	: no-repeat;
	top			: 41px;
	left			: 0px;
	width			: 5px;
	height			: 5px;
}
div.display_box_3_down_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_29.jpg);
	background-repeat	: no-repeat;
	top			: 41px;
	right			: -1px;
	width			: 5px;
	height			: 5px;
}

#text_in_box_3
{
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 20px;
	color			: #FFFFFF;
	padding-left		: 15px;
	padding-top		: 10px;
	margin			: 0px;
}



/* ============================================================	*/ 
/* ========	Text	                  ========================	*/
/* ============================================================	*/

div.text_boxes_menus_white {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
div.text_boxes_menus_blue {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #4A4B9A;
	padding: 6px;
	font-weight: bold;
	text-decoration: none;
}
div.text_boxes_menus_green {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #51842B;
	padding: 6px;
	font-weight: bold;
	text-decoration: none;
}
div.text_boxes_menus_yellow {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 10px;
	color			: #B78500;
	padding: 6px;
	font-weight: bold;
	text-decoration: none;
}
div.text_boxes_contactus_white {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
font-size		: 9pt;
	color			: #FFF;
	font-weight: bold;
	padding: 6px;
}
div.text_boxes_contactus_white hover{
	color			: #FF0;
}
div.text_boxes_contactus_white a{
	color			: #FFF;
}
div.text_boxes_contactus_white selected {
	color			: #FFF;
}
div.text_boxes_contactus_white active {
	color			: #FFF;
}

div.text_home_grey {
	margin-top		: 10px !important;
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	color			: #555;
	padding: 11px;
	margin-left: 164px;
	margin-right: 230px;
	height: 550px;
	z-index: 10;
	margin-top: 10px;

	
}


div.text_home_grey_blue {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #4A4B9A;
	padding: 11px;
}

div.text_box2_black {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	position		: absolute;
	top			: 93px;
	height			: 37px;
	width			: 211px;
	padding-left: 10px;
	left: 4px;
}


div.text_boxes_black {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 7pt;
	position		: absolute;
	height			: 172px;
	width			: 210px;
	left: 8px;
	color: #000;
	top: 0px;

}
div.text_box2_black2 {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	position		: absolute;
	top			: 138px;
	height			: 40px;
	width			: 186px;
	padding-left: 10px;
	left: 4px;

}

div.text_box2_black3 {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	position		: absolute;

	top			: 182px;
	height			: 35px;
	width			: 211px;
	padding-left: 10px;
	left: 4px;

}

div.text_box2_black4 {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	position		: absolute;
	top			: 214px;
	height			: 31px;
	width			: 211px;
	padding-left: 10px;
	left: 4px;

}


div.text_box2_black5 {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 8.5pt;
	position		: absolute;
	top			: 246px;
	height			: 37px;
	width			: 211px;
	padding-left: 10px;
	left: 3px;
}

div.text_box2_black5 hover{
	color			: #00FF99;
}
div.text_box2_whatwedo {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	color			: #000;
	position		: absolute;
	top			: 108px;
	height			: 37px;
	width			: 211px;
	padding-left: 10px;
	left: 5px;
}
div.text_box2_howwedoit {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	color			: #000;
	position		: absolute;
	top			: 167px;
	height			: 37px;
	width			: 211px;
	padding-left: 10px;
	left: 5px;
}
div.text_box2_casestudies {
	font-family		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	color			: #000;
	position		: absolute;
	top			: 218px;
	height			: 37px;
	width			: 211px;
	padding-left: 10px;
	left: 5px;
}
div.text_box2_caseblue {
	color			: #4A4B99;
	position		: absolute;
	top			: 8px;
	height			: 37px;
	width			: 211px;
	padding-left: 10px;
	left: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
/* ============================================================	*/ 
/* ========	Advertisments ========================	*/
/* ============================================================	*/
div.display_box_advertisement {
	position		: absolute;
	top			: 436px;
	margin-left		: -12px;
	height			: 186px;
	width			: 144px;
	left			: 24px;
	z-index: 800;
}
div.display_box_advertisement2 {
	position		: absolute;
	top			: 0px;
	margin-left		: 0px;
	height			: 98px;
	width			: 215px;
	left			: 0px;
	z-index: 800;
}





/* ============================================================	*/ 
/* ========	Start display box business ========================	*/
/* ============================================================	*/
div.display_box_business  {
	position		: absolute;
	top			: 384px;
	margin-left		: 162px;
	height			: 223px;
	width			: 225px;
	left			: 2px;
	background-image: url(../images/business_box_bg.jpg);
}
div.display_box_business_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 10px;
	width			: 204px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_business_picture1 {
	position		: absolute;
	top			: 34px;
	right			: -80px;
	width			: 73px;
	height			: 135px;
	background-image: url('../images/business_box_ceri.jpg');
	left: 5px;
}
div.display_box_business_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 77px;
	width			: 145px;
	height			: 35px;
	background-color: #4A4B9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.display_box_business_text2 {
	position : absolute;
	left: 77px;
	width: 145px;
	height : 49px;
	top : 71px;
	background-color: #A4A5CC;
	color: #2E2E5F;
}
div.display_box_business_text3 {
	position		: absolute;
	left			: 77px;
	width			: 145px;
	height			: 49px;
	top				: 121px;
	background-color: #A4A5CC;
	color: #2E2E5F;
}

/* ============================================================	*/ 
/* ========	End display box business   ========================	*/
/* ============================================================	*/









/* ============================================================	*/ 
/* ========	Start display box sport    ========================	*/
/* ============================================================	*/
div.display_box_sport {
	position		: absolute;
	top			: 380px;
	margin-left		: 170px;
	height			: 223px;
	width			: 229px;
	left			: -6px;
	background-image: url(../images/sport_box_bg.jpg);
}
div.display_box_sport_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 9px;
	width			: 185px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_sport_picture1 {
	position		: absolute;
	top			: 34px;
	right			: -94px;
	width			: 86px;
	height			: 135px;
	background-image: url(../images/sport_box_water.jpg);
	left: 5px;
}
div.display_box_sport_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 91px;
	width			: 132px;
	height			: 35px;
	background-color: #64A535;
	color: #FFFFFF;
}
div.display_box_sport_text2 {
	position		: absolute;
	left			: 91px;
	width			: 132px;
	height			: 50px;
	top				: 71px;
	background-color: #B1D29A;
	color: #2E2E5F;
}
div.display_box_sport_text2:hover {
	background-color: #9ECD5B;
	cursor:hand;
	text-decoration:none;

}
div.display_box_sport_text3:hover {
	background-color: #9DCC58;
	cursor:hand;
	text-decoration:none;
}
div.display_box_business_text2: a:link, a:hover {
	background-color: #C7CBE8;
	cursor:hand;
	text-decoration:none;
}
div.display_box_business_text3:hover {
	background-color: #C0C6E6;
	cursor:hand;
	text-decoration:none;
}
div.display_box_education_text2:hover {
	background-color: #FED569;
	cursor:hand;
	text-decoration:none;
}
div.display_box_education_text3:hover {
	background-color: #FED569;
	cursor:hand;

}
div.display_box_education_text4:hover {
	background-color: #FED56B;
	cursor:hand;
}

div.text_box2_black:hover {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;
}
div.text_box2_black2:hover {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;

}

div.text_box2_black3:hover {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;

}
div.text_box2_black4:hover {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;

}

div.text_box2_black5:hover {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;

}










div.display_box_sport_text3 {
	position		: absolute;
	left			: 91px;
	width			: 132px;
	height			: 48px;
	top				: 121px;
	background-color: #B1D29A;
	color: #2E2E5F;
}

/* ============================================================	*/ 
/* ========	End display box business   ========================	*/
/* ============================================================	*/









/* ============================================================	*/ 
/* ========	Start display box education  ======================	*/
/* ============================================================	*/
div.display_box_education {
	position		: absolute;
	top			: 380px;
	margin-left		: 170px;
	height			: 223px;
	width			: 229px;
	left			: -6px;
	background-image: url(../images/education_box_bg2.jpg);
}
div.display_box_education_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 8px;
	width			: 185px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_education_picture1 {
	position		: absolute;
	top			: 34px;
	right			: -92px;
	width			: 86px;
	height			: 135px;
	background-image: url(../images/education_box_apple.jpg);
	left: 5px;
}
div.display_box_education_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 91px;
	width			: 131px;
	height			: 35px;
	background-color: #FDB800;
	color: #FFFFFF;
}
div.display_box_education_text2 {
	position		: absolute;
	left			: 91px;
	width			: 131px;
	height			: 27px;
	top				: 71px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
div.display_box_education_text3 {
	position		: absolute;
	left			: 94px;
	width			: 131px;
	height			: 50px;
	top				: 98px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
div.display_box_education_text4 {
	position		: absolute;
	left			: 91px;
	width			: 131px;
	height			: 22px;
	top				: 147px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
/* ============================================================	*/ 
/* ========	End display box education   =======================	*/
/* ============================================================	*/



/* ============================================================	*/ 
/* ========	Start display box blue ========================	*/
/* ============================================================	*/
div.display_box_blue {
	position		: absolute;
	top			: 385px;
	margin-left		: 162px;
	height			: 223px;
	width			: 225px;
	left			: 0px;
	background-image: url(../images/business_box_bg2.jpg);
}
div.display_box_blue_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 10px;
	width			: 106px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_blue_picture1 {
	position		: absolute;
	top			: 34px;
	right			: 147px;
	width			: 73px;
	height			: 135px;
	background-image: url('../images/business_box_ceri.jpg');
}
div.display_box_blue_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 2px;
	width			: 220px;
	height			: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.display_box_blue_text2 {
	position : absolute;
	left: 77px;
	width: 145px;
	height : 49px;
	top : 71px;
	background-color: #A4A5CC;
	color: #2E2E5F;
}
div.display_box_blue_text3 {
	position		: absolute;
	left			: 77px;
	width			: 145px;
	height			: 49px;
	top				: 121px;
	background-color: #A4A5CC;
	color: #2E2E5F;
}

/* ============================================================	*/ 
/* ========	End display box blue   ========================	*/
/* ============================================================	*/










div.display_box_business_up_left_corner {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 34px;
	left			: 96px;
	width			: 128px;
	height			: 30px;
	background-color: #4A4B9A;
}
div.display_box_business_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_34.jpg);
	background-repeat	: no-repeat;
	top			: 35px;
	right			: -12px;
	width			: 228px;
	height			: 136px;
	left: 2px;
}
div.display_box_business_down_left_corner {
	position		: absolute;
	background-repeat	: no-repeat;
	left			: 94px;
	width			: 128px;
	height			: 48px;
	top			: 66px;
	background-color: #A4A5CC;

}
div.display_box_business_down_right_corner {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 34px;
	right			: 122px;
	width			: 86px;
	height			: 51px;
}







/*display box 6*/

div.display_box_6 {
	position		: absolute;
	top			: 380px;
	margin-left		: 174px;
	background-color	: #5676A9;
	height			: 223px;
	width			: 180px;
	left			: -5px;
}

div.display_box_6_2 {
	position		: absolute;
	top				: 380px;
	margin-left		: 174px;
	background-color: #5676A9;
	width			:218px; 
	height			: 30px;
	left			: -4px;
}


div.display_box_6_up_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_32.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	left			: 0px;
	width			: 5px;
	height			: 5px;
	
}

div.display_box_6_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_34.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	right			: -1px;
	width			: 5px;
	height			: 4px;
}
div.display_box_6_down_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_43.jpg);
	background-repeat	: no-repeat;
	left			: 0px;
	width			: 5px;
	height			: 5px;
	top			: 219px;

}
div.display_box_6_down_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_42.jpg);
	background-repeat	: no-repeat;
	top			: 219px;
	right			: -1px;
	width			: 5px;
	height			: 5px;
}

p.box_normal_text {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	padding-left		: 10px;
	width			: 180px;
	line-height		: 16px;
}
p.box_normal_text_orange {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #e57d2c;
	padding-left		: 10px;
	width			: 180px;
	line-height		: 16px;
}


#text_in_box_6
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	color			: #FFFFFF;
	padding-left		: 12px;
	padding-top		: 4px;
	margin			: 0px;
}




/*display menu5*/
div.display_box_5 {
	position		: absolute;
	top			: 380px;
	margin-left		: 380px;
	width			: 218px;
	height			: 223px;
	left			: 30px;
	background-image: url(../images/sport_box_bg.jpg);
}

div.display_box_5_2 {
	position		: absolute;
	top			: 1000px;
	margin-left		: 361px;
	background-color	: #e57d2c;
	width			: 196px;
	height			: 223px;
	left			: 9px;
}








div.display_box_5_up_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_17.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	left			: 0px;
	width			: 5px;
	height			: 5px;

}
div.display_box_5_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_18.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	right			: 0px;
	width			: 5px;
	height			: 4px;

}
div.display_box_5_down_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_21.jpg);
	background-repeat	: no-repeat;
	top			: 218px;
	left			: 0px;
	width			: 5px;
	height			: 5px;

}
div.display_box_5_down_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_22.jpg);
	background-repeat	: no-repeat;
	top			: 218px;
	right			: 0px;
	width			: 5px;
	height			: 5px;
}
#text_in_box_5
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	color			: white;
	padding-left		: 24px;
	padding-top		: 4px;
	margin			: 0px;
}


div.display_box_sport {
	position		: absolute;
	top			: 384px;
	margin-left		: 395px;
	background-color	: #ebaf0b;
	width			: 225px;
	height			: 223px;
	left: -7px;
}
div.display_box_education {
	position		: absolute;
	top			: 384px;
	margin-left		: 620px;
	background-color	: #ebaf0b;
	width			: 225px;
	height			: 223px;
	left: -6px;
	font-size: 7px;
	font-weight: bold;
}
div.display_box_bluebanner {
	position		: absolute;
	top			: 384px;
	margin-left		: 620px;
	background-color	: #ebaf0b;
	width			: 225;
	height			: 223px;
	left: -6px;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(../images/blue_box.jpg);
}


/*display menu4*/
div.display_box_4 {
	position		: absolute;
	top			: 380px;
	margin-left		: 547px;
	width			: 218px;
	height			: 223px;
	left: 66px;
	background-image: url(../images/education_box_bg.jpg);
}

div.display_box_4_2 {
	position		: absolute;
	top			: 1000px;
	margin-left		: 547px;
	background-color	: #ebaf0b;
	width			: 196px;
	height			: 223px;
	left: 23px;
}










div.display_box_4_up_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_36.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	left			: 0px;
	width			: 5px;
	height			: 4px;
}

div.display_box_4_up_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_37.jpg);
	background-repeat	: no-repeat;
	top			: 0px;
	right			: 0px;
	width			: 5px;
	height			: 5px;
}

div.display_box_4_down_left_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_44.jpg);
	background-repeat	: no-repeat;
	top			: 219px;
	left			: 0px;
	width			: 5px;
	height			: 4px;
}

div.display_box_4_down_right_corner {
	position		: absolute;
	background-image	: url(../images/gazing-new_45.jpg);
	background-repeat	: no-repeat;
	top			: 219px;
	right			: 0px;
	width			: 5px;
	height			: 4px;
}


/*Begin additional css for home.html*/
.container_inner	{
	background-color	: #FFFFFF;
	width			: 775px;
	}
	
.container_big{
	width			: 775px;
	margin-left		: 18.5%;
	}
	
div.inner_page_box_1 {
	width			: 596px;
	height			: 316px;
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	background-color	: #C1CDDB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	left: -5px;
}
div.inner_page_searchresults_1 {
	width			: 596px;
	height			: 316px;
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	background-color	: #C1CDDB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	left: -5px;
}

div.inner_page_box2 {
	margin-top		: 394px !important;
	width			: 662px;
	margin-left		: 170px;
	background-color	: #C1CDDB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	left: -9px;
	z-index: 10;
	margin-top: 394px;
}

div.inner_page_box3 {
	margin-top		: 40px !important;
	width			: 430px;
	margin-left		: 170px;
	background-color	: #FFF;
	left: -9px;
	z-index: 10;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding: 5px;
}



div.inner_page_box_2 {
	width			: 596px;
	height			: 316px;
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	background-color	: #C1CDDB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	left: -5px;
}


div.inner_page_box_1_big {
	width			: 596px;
	height			: 316px;
	position		: absolute;
	top			: 59px;
	margin-left		: 175px;
	background-color	: #C1CDDB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	left: -5px;
}

div.inner_page_box_2 {
	width			: 592px;
	height			: 30px;
	position		: absolute;
	top			: 350px;
	margin-left		: 175px;
	background-color	: #435776;
	font-family		: Arial, Verdana,Helvetica, sans-serif;
	font-size		: 12px;
}

div.big_blue_box {
	width			: 596px;
	height			: 380px;
	position		: absolute;
	top			: 610px;
	margin-left		: 175px;
	background-color	: #C1CDDB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	left: -5px;
}
/*for layouting rounded corner*/
.bottom_rounded{
	background-color	: #FFFFFF;
	width			: 854px;
	height			: 15px;
	margin-left		: 20%;
	position		: absolute;
	left			: -10px;
	top			: 615px;
}
.bottom_rounded2{
	background-image	: url(../images/container_bottom.jpg);
	background-color	: gray;
	width			: 790px;
	height			: 15px;
	margin-left		: 20%;
	position		: absolute;
	left			: -13px;
	top			: 1234px;
}
.bottom_rounded3{
	background-color	: #FFF;
	width			: 854px;
	height			: 15px;
	background-repeat: no-repeat;
}
.floatbox {
	background-color	: #EBF2FA;
	width			: 592px;
	float			: right;
	margin-right		: 8px;
	margin-bottom		: 8px;
	margin-left		: 139px;
	margin-top		: -20px;
	padding			: 14px;
	color			: #112037;
	clear			: both;
}

.clearfix:after {
    	content			: "."; 
    	display			: block; 
    	height			: 0; 
    	clear			: both; 
    	visibility		: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 0px;}
/* End hide from IE-mac */
.container3 #Layer1 .display_box_3 #text_in_box_3 a {
	color: #FFFFFF;
}

.container3 #Layer1 .display_box_4 #text_in_box_4 a {
	color: #FFFFFF;
}

.container3 #Layer1 .display_box_4 #text_in_box_6 a {
	color: #FFFFFF;
}


.container3 #Layer1 .display_box_6_2 #text_in_box_6 a {
	color: #FFFFFF;
}
.container3 #Layer1 .display_box_5 #text_in_box_6 a {
	color: #FFFFFF;
}
.telephone {
	font-size: 17px;
	font-weight: bold;
}
main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.floatholder {
	margin			: 10px 0 0;
	font-size		: 1.2em;
}
.floatbox p {margin-bottom: 20;}

.floatholder p {margin: 0;}
 
.clearfix {
	display			: inline-block;
}  


/* SubMenu Style \*/

.style2 {color: #FFFFFF; }
#Layer1 {
	position:absolute;
	width:14px;
	height:13px;
	z-index:5;
}
#Layer2 {
	position:absolute;
	width:162px;
	height:157px;
	z-index:5;
	left: 3;
	top: 0px;
}

#GO_Logo{
	position:absolute;
	width:162px;
	height:157px;
	z-index:5;
	left: 3;
	top: 0px;
	background-image: url(../gazingonline/images/GO_logo.jpg);
}

.style4 {color: #000000}
.style6 {
	color: #ebaf0b;
	font-weight: bold;
}
.style7 {color: #e57d2c}


.style2 {color: #FFFFFF; }
#Layer1 {
	position	: absolute;
	width		: 14px;
	height		: 13px;
	z-index		: 5;
}

#Layer2 {
	position	: absolute;
	width		: 104px;
	height		: 62px;
	z-index		: 5;
	left		: 21px;
	top		: -2px;
	visibility: visible;
}

.style4 {
	color		: #000000;
}

.style6 {
	color		: #ebaf0b;
	font-weight	: bold;
}
#Layer3 {
	width		: 200px;
	height		: 115px;
	z-index		: 6;
	overflow	: visible;
	visibility	: inherit;
	clear		: left;
	float		: right;
	background-image: url(../images/im2.jpg);
	margin		: 8px;
}
.style8 {
	font-size	: 14px;
	line-height	: 26px;
	color		: #30425C;
	font-weight	: bolder;
	padding		: 10px;
}
.style10 {
	font-size	: 18px;
}

#Layer4 {
	position	: absolute;
	width		: 399px;
	height		: 115px;
	z-index		: 6;
	padding		: 6px;
	left		: 367px;
	top		: 63px;
	font-family	: Arial, Helvetica, sans-serif;
	line-height	: 26px;
}


.in{
color:blue}
.container #Layer1 .display_box_4 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E99018;
	border: 1px ridge #e57d2c;
	color: #FFFFFF;
}
.container #Layer1 .inner_page_box_1 #Layer5 .box_normal_text_blue a {
	color: #344767;
}
.container #Layer1 .inner_page_box_1 #Layer5 .in style11 a {
	color: #33FF66;
}
box_normal_text_blue:link {
	color: #EBE9ED;
}
box_normal_text_blue:hover {
	color: #EBE9ED;
}
box_normal_text_blue:active {
	color: #0000CC;
}
.container #Layer1 .inner_page_box_1 #inner_page_box_col2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.container #Layer1 .inner_page_box_1 .box_normal_text_blue style4 a {
	color: #344767;
}

a:link {
	cursor:hand;
	color:#4A4B99;
		text-decoration:none;

}

a:hover {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;
}
a:active {
	cursor:hand;
	color:#4A4B99;
	text-decoration:none;
}
a:visited {
	cursor:hand;
	color:#4a4b99;
	text-decoration: none;
}

#inner_page_box_col1 {
	width:235px;
	height:137px;
	z-index:6;
	left: 255px;
	top: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	float: left;
}
#inner_page_box_col2 {
	position:absolute;
	width:239px;
	height:99px;
	z-index:6;
	left: 284px;
	top: 268px;
}
#world table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.container #Layer1 .display_box_3 #text_in_box_3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.container #Layer1 .display_box_7 #Layer6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	display: marker;
	line-height: 26px;
}


.container #Layer1 .inner_page_box_1 .style8 em {
	color: #5676A9;
}

#fullprogramme {position:absolute;
	width:200px;
	height:30px;
	z-index:6;
	left: 381px;
	top: 299px;
}

.container #Layer1 .menu_left .menu_title .style7 {
	color: #e57d2c;
}
HomeButton:link {
	color: #FF9900;
}

HomeButton:hover {
	color: #FF9900;
}
HomeButton:active {
	color: #FF9900;
}
.container #Layer1 .menu_left .menu_title .HomeButton {
	color: #FF9900;
}
.container2 #Layer1 .menu_left .menu_title .HomeButton {
	color: #FF9900;
}
.container #Layer1 .display_box_1 #Layer9 #text_in_box_2 {
	color: #FFFFFF;
	font-weight: bold;
}
.container3 #Layer1 #Layer2 #whitespacer {
}

.container3 .blue_box_new {
	background-color: #5676A9;
	margin-top: 5px;
	float: left;
	width: 217;	
display:block;
}
.container3 .orange_box_new {
	background-color: #e57d2c;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 217;	
display:block;
}
.container3 .yellow_box_new {
	float: left;
	background-color: #ebaf0b;
	margin-top: 5px;
	margin-left: 5px;
	width: 217;	
}
.container3 .bottom_group {
  padding: 0px;
  padding-left:170px;    
}

.container #Layer1 .display_box_5 #text_in_box_6 .style2 {
	color: #FFFFFF;
}
.telephone {
	font-weight: bold; 
}









/* ============================================================	*/ 
/* ========	Start display box 15 ========================	*/
/* ============================================================	*/
div.display_box_15 {
	position		: absolute;
	top			: 383px;
	margin-left		: 162px;
	height			: 223px;
	width			: 225;
	left			: 0px;
	background-image: url(../images/business_box_bg.jpg);
}
div.display_box_15_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 10px;
	width			: 106px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_15_picture1 {
	position		: absolute;
	top			: 34px;
	right			: 147px;
	width			: 73px;
	height			: 135px;
	background-image: url('../images/business_box_ceri.jpg');
}
div.display_box_15_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 77px;
	width			: 145px;
	height			: 35px;
	background-color: #4A4B9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/* ============================================================	*/ 
/* ========	End display box 15      ========================	*/
/* ============================================================	*/
/* ============================================================	*/ 
/* ========	Start display box 16    ========================	*/
/* ============================================================	*/
div.display_box_16 {
	position		: absolute;
	top			: 384px;
	margin-left		: 395px;
	width			: 225px;
	height			: 223px;
	left: -7px;
	background-image: url(../images/sport_box_bg2.jpg);
}
div.display_box_16_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 9px;
	width			: 185px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_16_picture1 {
	position		: absolute;
	top			: 34px;
	right			: 135px;
	width			: 86px;
	height			: 135px;
	background-image: url(../images/sport_box_water.jpg);
}
div.display_box_16_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 91px;
	width			: 132px;
	height			: 35px;
	background-color: #64A535;
	color: #FFFFFF;
}

/* ============================================================	*/ 
/* ========	End display box 16   ========================	*/
/* ============================================================	*/
/* ============================================================	*/ 
/* ========	Start display box 17  ======================	*/
/* ============================================================	*/
div.display_box_17 {
	position		: absolute;
	top			: 380px;
	margin-left		: 170px;
	height			: 223px;
	width			: 229px;
	left			: -6px;
	background-image: url(../images/education_box_bg.jpg);
}
div.display_box_17_header {
	position		: absolute;
	background-repeat	: no-repeat;
	top			: 4px;
	left			: 9px;
	width			: 185px;
	height			: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A4B9A;
	padding-top: 5px;
	padding-left: 10px;
}
div.display_box_17_picture1 {
	position		: absolute;
	top			: 34px;
	right			: 135px;
	width			: 86px;
	height			: 135px;
	background-image: url(../images/education_box_apple.jpg);
}
div.display_box_17_text1 {
	position		: absolute;
	top			    : 34px;
	left			: 91px;
	width			: 131px;
	height			: 35px;
	background-color: #FDB800;
	color: #FFFFFF;
}
div.display_box_17_text2 {
	position		: absolute;
	left			: 91px;
	width			: 131px;
	height			: 27px;
	top				: 71px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
div.display_box_17_text3 {
	position		: absolute;
	left			: 91px;
	width			: 131px;
	height			: 36px;
	top				: 100px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
div.display_box_17_text4 {
	position		: absolute;
	left			: 91px;
	width			: 131px;
	height			: 31px;
	top				: 138px;
	background-color: #FFDC8A;
	color: #2E2E5F;
}
/* ============================================================	*/ 
/* ========	End display box 17   =======================	*/
/* ============================================================	*/
.text_boxes_contactus_white a {
	color: #FFF;
}
.text_boxes_contactus_white active {
	color: #FFF;
}
.text_boxes_contactus_white selected {
	color: #FFF;
}
.text_boxes_contactus_white hover {
	color: #FFF;
}
.main_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.font_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
._font_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000;
}
.font_normal_black_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4B99;
	font-weight: bold;
}
.text_boxes_contactus_white a {
	color: #FFF;
}



.rightmenu:link,.rightmenu:visited, .rightmenu:active{
	text-decoration:none;
	color:#000000;
	}
.rightmenu:hover{
	text-decoration:none;
	color:#4A4B99;
	}

.contact:link,.contact:visited, .contact:active{
	text-decoration:none;
	color:#FFFFFF;
	}
.contact:hover{
	text-decoration:none;
	color:#4A4B99;
	}
.linkboxes:link,.linkboxes:visited, .linkboxes:active{
	text-decoration:none;
	}
.linkboxes:hover{
	text-decoration:none;
	}

