@charset "utf-8";
/* CSS Document */

/* CONSTANT - - - - - - - - - - */

@font-face
	{
	font-family:"kabelb";
	src:url(../font/kabelb.ttf);
	}

@font-face
	{
	font-family:"kabelm";
	src:url(../font/kabelm.ttf);
	}

@font-face
	{
	font-family:"avantgardebk";
	src:url(../font/avantgardebk.otf);
	}

@font-face
	{
	font-family:"avantgardelt";
	src:url(../font/avantgardelt.otf);
	}

@font-face
	{
	font-family:"avantgardestd";
	src:url(../font/avantgardestd.otf);
	}

body
	{
	font-family:Arial;
	font-size:12px;
	margin:0px 0px 0px 0px;
	color:#636466;
	}

img
	{
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

.romans8_39 /* neither height nor depth, nor anything else in all creation, will be able to separate us from the love of God that is in Christ Jesus our Lord.  */
	{
	/*background:#939598 url(../img/body.png) repeat-x top;*/
	background: white;
	}

a
	{
	outline:none;
	text-decoration:none;
	font-weight:bold;
	color:#004fa3;
	}

a:hover
	{
	color:#0088dd;
	}

a span
	{
	display:none;
	}

p
	{
	margin:0px auto 0px auto;
	}

h1
	{
	margin:0px auto 0px auto;
	}

h2
	{
	margin:0px auto 0px auto;
	}

h3
	{
	margin:0px auto 0px auto;
	}

h4
	{
	margin:0px auto 0px auto;
	}

h5
	{
	margin:0px auto 0px auto;
	}

hr
	{
	margin:0px auto 0px auto;
	color:#d6d6d6;
	}

/* MAIN CONTAINER - - - - - - - - - - */

#john15_7 /* If you remain in me and my words remain in you, ask whatever you wish, and it will be done for you.  */
	{
	clear:both;
	margin:0px auto 0px auto;
	width:1024px;
	position:relative;
	background-color: white;
	}

/* NAVIGATION - - - - - - - - - - */

#psalm119_105 /* Your word is a lamp for my feet, a light on my path.  */
	{
	clear:both;
	margin:18px auto 0px auto;
	width:1024px;
	height:39px;
	position:relative;
	background:url(../img/navigation.png) no-repeat;
	}

#navigation
	{
	margin:0px auto 0px auto;
	width:980px;
	position:relative;
	}

	#navigation .nav_ul
		{
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
		}

	#navigation .nav_li
		{
		float:left;
		}

	#navigation .nav_first:link, .nav_first:visited
		{
		padding:0px 0px 0px 0px;
		display:block;
		width:36px;
		height:30px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background:url(../img/home.png) no-repeat;
		}

	#navigation .nav_list:link, .nav_list:visited
		{
		padding:8px 0px 0px 0px;
		display:block;
		width:157px;
		height:30px;
		font-weight:bold;
		color:#636466;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		}

	#navigation .nav_list:hover, .nav_list:active
		{
		text-decoration:underline;
		}

	#navigation li ul
		{
		z-index:99;
		top:-2px;
		display: none;
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		}

	#navigation li:hover ul
		{
		display:block;
		background:url(../img/navigation_sub.png) repeat;
		border-radius:0px 0px 7px 7px;
		}

	#navigation .nav_sub:link, .nav_sub:visited
		{
		padding:0px 0px 0px 0px;
		display:block;
		width:157px;
		height:19px;
		font-weight:normal;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		text-transform:capitalize;
		}

	#navigation .nav_sub:hover, .nav_sub:active
		{
		color:#636466;
		}

/* GOOGLE SEARCH - - - - - - - - - - */

#romans8_28 /* And we know that in all things God works for the good of those who love him, who have been called according to his purpose. */
	{
	clear:both;
	margin:0px auto 0px auto;
	width:980px;
	position:relative;
	}

	/* PRIORITY LINKS - - - - - - - - - - */

	#prioritylinks
		{
		margin:5px auto 5px auto;
		}

/* BODY - - - - - - - - - - */

#romans12_1 /* Therefore, I urge you, brothers and sisters, in view of God's mercy, to offer your bodies as a living sacrifice, holy and pleasing to God—this is your true and proper worship. */
	{
	clear:both;
	margin:7px auto 0px auto;
	width:1024px;
	position:relative;
	}

	/* BODY_TOP - - - - - - - - - - */

	#body_top
		{
		margin:0px auto 0px auto;
		width:1024px;
		height:77px;
		position:relative;
		background:url(../img/body_top.png) no-repeat;
		}

	.top_icon
		{
		width:64px;
		height:64px;
		margin: 7px 0px 0px 23px;
		padding:0px 0px 0px 23px;
		float:left;
		}

	.top_left
		{
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 5px;
		float:left;
		}

	.top_left h1
		{
		font-family:"kabelb", arial;
		font-size:32px;
		color:#000000;
		position:absolute;
		top:-500%;
		}

	.top_left h2
		{
		font-family:"kabelm", arial;
		font-size:13px;
		color:#000000;
		position:absolute;
		top:-500%;
		}

	.top_right
		{
		margin:10px 23px 0px 0px;
		padding:0px 23px 0px 0px;
		float:right;
		}

	.top_right input
		{
		margin:0px 0px 0px 30px;
		border:0px;
		background:transparent;
		width:135px;
		}

	/* BODY_MIDDLE - - - - - - - - - - */

	#body_middle
		{
		margin:0px auto 0px auto;
		width:1024px;
		position:relative;
		background:url(../img/body_middle.png) repeat-y;
		}

	#body_middle .body_middle_container
		{
		margin:0px auto 0px auto;
		width:950px;
		position:relative;
		background-color: white;
		}

	#body_middle .middle_ul
		{
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
		}

	#body_middle .middle_left
		{
		width:560px;
		float:left;
		}

	#body_middle .middle_right
		{
		width:370px;
		float:right;
		}

	/* BODY_BOTTOM - - - - - - - - - - */

	#body_bottom
		{
		clear:both;
		margin:0px auto 0px auto;
		width:1024px;
		height:32px;
		position:relative;
		background:url(../img/body_bottom.png) no-repeat;
		}

	/* BODY_HOME - - - - - - - - - - */

	#body_home
		{
		clear:both;
		margin:0px auto 0px auto;
		width:1024px;
		height:358px;
		position:relative;
		background:url(../img/body_home.png) no-repeat;
		}

	/*
	#body_home .portalsub
		{
		display:block;
		position:absolute;
		text-align:left;
		text-decoration:none;
		font-family:"avantgardebk", arial;
		font-size:30px;
		font-weight:bold;
		color:#ffffff;
		text-shadow:#000000 1px 20px 30px;
		}
	*/

	#body_home .portalsub
		{
		display:block;
		position:absolute;
		text-align:left;
		text-decoration:none;
		font-family:"avantgardestd", arial;
		font-size:48px;
		font-weight:normal;
		color:#ffffff;
		}

	#body_home .body_home_container
		{
		width:724px;
		position:absolute;
		top:127px;
		right:0px;
		}

	#body_home ul
		{
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
		}

	#body_home li
		{
		float:left;
		}

	#body_home .hom_first
		{
		padding:0px 0px 0px 0px;
		display:block;
		width:234px;
		text-align:left;
		text-decoration:none;
		}

	#body_home .hom_space
		{
		padding:0px 0px 0px 0px;
		display:block;
		width:7px;
		text-align:left;
		text-decoration:none;
		}

	#body_home .hom_list
		{
		padding:0px 0px 0px 5px;
		display:block;
		width:151px;
		text-align:left;
		text-decoration:none;
		}

	#body_home .hom_first h2, .hom_list h2
		{
		font-family:"avantgardebk", arial;
		font-size:18px;
		font-weight:normal;
		text-align:center;
		}

	#body_home .hom_first p, .hom_list p
		{
		text-align:justify;
		}

/* PORTALS - - - - - - - - - - */

#john15_5 /* I am the vine; you are the branches. If you remain in me and I in you, you will bear much fruit; apart from me you can do nothing. */
	{
	clear:both;
	margin:9px auto 0px auto;
	width:1024px;
	height:126px;
	position:relative;
	background:url(../img/portal.png) no-repeat bottom;
	}

#portal
	{
	margin:0px auto 0px auto;
	width:969px;
	position:relative;
	}

	#portal ul
		{
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
		}

	#portal li
		{
		float:left;
		}

	#portal .por_invest
		{
		margin:0px 0px 0px 5px;
		width:188px;
		height:124px;
		background:url(../img/portal_invest.png) no-repeat 0px 10px;
		}

	#portal .por_invest:hover, .por_invest:active
		{
		background:url(../img/portal_invest.png) no-repeat 0px 0px;
		}

	#portal .por_ship
		{
		margin:0px 0px 0px 5px;
		width:188px;
		height:124px;
		background:url(../img/portal_ship.png) no-repeat 0px 10px;
		}

	#portal .por_ship:hover, .por_ship:active
		{
		background:url(../img/portal_ship.png) no-repeat 0px 0px;
		}

	#portal .por_fly
		{
		margin:0px 0px 0px 5px;
		width:188px;
		height:124px;
		background:url(../img/portal_fly.png) no-repeat 0px 10px;
		}

	#portal .por_fly:hover, .por_fly:active
		{
		background:url(../img/portal_fly.png) no-repeat 0px 0px;
		}

	#portal .por_tour
		{
		margin:0px 0px 0px 5px;
		width:188px;
		height:124px;
		background:url(../img/portal_tour.png) no-repeat 0px 10px;
		}

	#portal .por_tour:hover, .por_tour:active
		{
		background:url(../img/portal_tour.png) no-repeat 0px 0px;
		}

	#portal .por_live
		{
		margin:0px 0px 0px 5px;
		width:188px;
		height:124px;
		background:url(../img/portal_live.png) no-repeat 0px 10px;
		}

	#portal .por_live:hover, .por_live:active
		{
		background:url(../img/portal_live.png) no-repeat 0px 0px;
		}

	#portal .por_list:link, .por_list:visited
		{
		padding:10px 10px 0px 0px;
		display:block;
		width:178px;
		height:119px;
		text-align:right;
		text-decoration:none;
		text-transform:capitalize;
		font-family:"avantgardebk", arial;
		font-size:22px;
		font-weight:bold;
		color:#004fa3;
		}

	#portal .por_list:hover, .por_list:active
		{
		padding:0px 10px 0px 0px;
		height:124px;
		}

/* QUICK LINKS - - - - - - - - - - */

#psalm112_7 /* A new command I give you: Love one another. As I have loved you, so you must love one another. */
	{
	clear:both;
	margin:9px auto 0px auto;
	width:1024px;
	position:relative;
	}

#quicklinks
	{
	margin:0px auto 0px auto;
	width:969px;
	position:relative;
	color:#000000;
	}

	#quicklinks .qui_left
		{
		float:left;
		}

	#quicklinks .qui_right
		{
		float:right;
		}

	#quicklinks a
		{
		text-transform:lowercase;
		font-weight:normal;
		}

	.por_main
		{
		position:absolute;
		width:188px;
		height:30px;
		background:url(../img/portal_main.png) no-repeat 0px -94px;
		top:0px;
		left:0px;
		}

	.por_main:hover, .por_main:active
		{
		background:url(../img/portal_main.png) no-repeat 0px -99px;
		}

	.por_main a:link, .por_main a:visited
		{
		margin:0px 10px 0px 0px;
		display:block;
		width:188px;
		height:30px;
		text-align:right;
		text-decoration:none;
		text-transform:capitalize;
		font-family:"avantgardebk", arial;
		font-size:22px;
		font-weight:bold;
		color:#004fa3;
		}

	.por_main a:hover, .por_main a:active
		{
		margin:-5px 10px 0px 0px;
		height:35px;
		}

/* EXTERNAL LINKS - - - - - - - - - - */

#john13_34 /* A new command I give you: Love one another. As I have loved you, so you must love one another. */
	{
	clear:both;
	margin:9px auto 0px auto;
	width:1024px;
	position:relative;
	}

#externallinks
	{
	margin:0px auto 0px auto;
	width:969px;
	position:relative;
	text-align:center;
	}

	#externallinks a
		{
		font-weight:normal;
		}

	#externallinks h3
		{
		font-weight:normal;
		}

/* FOOTER - - - - - - - - - - */

#psalm18_2 /* The Lord is my rock, my fortress and my deliverer; my God is my rock, in whom I take refuge, my shield and the horn of my salvation, my stronghold. */
	{
	clear:both;
	margin:9px auto 0px auto;
	width:1024px;
	position:relative;
	}

#ixqusworks
	{
	margin:0px auto 0px auto;
	width:969px;
	position:relative;
	text-align:center;
	}

	#ixqusworks a
		{
		font-weight:normal;
		}

/* DIVISIONS - - - - - - - - - - */

.latestnews
	{
	margin:18px auto 0px auto;
	text-align:left;
	}

.latestnews_header
	{
	text-align:right;
	}

.latestnews h2
	{
	font-family:arial;
	text-align:left;
	font-size:14px;
	}

.body_middle_container_news
	{
	margin:0px auto 0px auto;
	width:600px;
	position:relative;
	}

.body_middle_container_news p
	{
	margin:10px auto 0px auto;
	}

.pressrelease
	{
	list-style-type:none;
	margin:5px auto 0px auto;
	}

.bg_folder
	{
	margin:0px auto 0px auto;
	background:url(../img/bg_folder.png) no-repeat;
	}

/* LINK-HILIGHT - - - - - - - - - - */

.hilight:link, .hilight:visited
	{
	background:url() repeat;
	}

.hilight:hover, .hilight:active
	{
	background:url(../img/hilight.png) repeat;
	}

.row1
	{
	background:url(../img/row1.png) repeat;
	}

.row2
	{
	background:url(../img/row2.png) repeat;
	}

/* HOME ELEMENTS - - - - - - - - - - */

.subicbayportal
	{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	}

.subicbayportal_title
	{
	position:absolute;
	font-family:'avantgardelt';
	text-shadow:#b4b4b4 2px 0px 0px;
	color:#ffffff;
	font-size:87px;
	font-weight:normal;
	top:65px;
	right:5px;
	}

.subicbayportal_title a
	{
	color:#ffffff;
	font-weight:normal;
	}

.subicbayportal_description
	{
	position:absolute;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	width:350px;
	text-align:right;
	display:block;
	top:12px;
	right:280px;
	text-shadow:#000000 0px 0px 5px;
	}
