.invisible {
	display: none;
}

.bodytext {
	line-height: 16px;
	color: #333333;
	margin-left: 2px;
}

#main {

	position: relative;
	margin-top: 0px;
	margin-bottom: 117px;
	width: 100%;
	background: #185473;
	clear:left;
	margin-bottom: -38px;
	padding-bottom: 141px;
}

.imgtext-table {
	color: #333333;
}

.imgtext-nowrap {
	color: #333333;
}

#inside_logo {
   position: absolute;
   top: 5px;
   left: 2px;
}

#inside_logo_underline {
	position: absolute;
	top: 55px;
	left: 407px;
}

#inside_tagline {
	position: absolute;
	top: 39px;
	left: 402px;
}

#safariwrapper {
	display: table-cell;
	/*height: 321px;*/
	width: 707px;
}

#content_main {
	position: relative;
	top: 76px;
	left: 13px;
	width: 707px;
	background: white;
	color: #333333;
	text-align: left;
}

#content_main td {
	color: #333333;
}

#content_main a {
   color: #4689AC;
}

#content_main a:hover {
	color: #74AAC4;
}

.horizontal_menu {
   margin: -5px 0px 15px -6px;
	color: #74AAC4;
	font-size: 10px;
}

.horizontal_menu:first-letter {
	color = #FFFFFF;
}

.menu_icon {
	position: relative;
	top: 0;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

#content_menu {
   position: relative;
	float: left;
	width: 157px;

	margin: 0px -74px 69px 0px;
	
	padding: 0;
	padding-right: 15px;
	
	border-style: solid;
   border-color: #C5D8E4;
   border-width: 0px 1px 0px 0px;
	
	/* padding: 0px 15px 69px 0px; */

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-align: right;
	
	z-index: 1;
}

#content_menu a {
	color: #4689AC;
	text-decoration: none;
}

#content_menu a:hover {
	color: #1C6184;
	text-decoration: underline;
}

.menu_level2 {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 10px;
}

.content_submenu_1 {
	display: none;
}

#vertical_menu_line {
	position: absolute;
	top: 0;
	right: -3px;
}

#content_text {
	position: relative;
	float: left;
	margin: 0px -74px 0px 100px;

	color: #333333;
	text-align: left;
	/*z-index: 1;*/
	padding-bottom: 39px;

}

html>body #content_text {
  margin-left: 114px;
}

.content_text_narrow {
	width: 245px;
}

.content_text_wide {
	/* width: 441px; */
	width: 475px;
}

#content_right {
	position: relative;
	float: left;
	width: 162px;
	
	margin-left: 128px;
	padding-bottom: 39px;

	color: #4689AC;
	text-align: left;
	z-index: 1;
}

html>body #content_right {
  margin-left: 114px;
}

#LL_Curl {
	position: absolute;
	left: -24px;
	bottom: 0;
}

#nav_button_container {

   position: absolute;
	width: 119px;
	height: 58px;
	
	left: 590px;
	top: -77px;
	z-index: 2;
}

.nav_button {
	float: left;
	margin: 0px 5px 0px 0px;
}

.nav_button1 {
	position: absolute;
	left: 10px;
	bottom: 2px;
}

html>body .nav_button1 {
	bottom: 0px;
}

.nav_button2 {
	position: absolute;
	left: 35px;
	bottom: 2px;
}

html>body .nav_button2 {
	bottom: 0px;
}

.nav_button3 {
	position: absolute;
	left: 61px;
	bottom: 2px;
}

html>body .nav_button3 {
	bottom: 0px;
}

.nav_button4 {
	position: absolute;
	left: 88px;
	bottom: 2px;
}

html>body .nav_button4 {
	bottom: 0px;
}

#nav_button_text {
	position: absolute;
	left: -6px;
	bottom: -13px;
}

html>body #nav_button_text {
	bottom: -15px;
}

.select_right {
	width: 169px;
}

.landing_headline {
	position: relative;
	float: left;
	margin 0;
	margin-left: 100px;
	padding: 0;
	width: 460px;
}

html>body .landing_headline {
	margin-left: 114px;
}
