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

div#container {
	width: 812px;
	height: 525px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	background-image: url(../images/main_border.gif);
	background-repeat: no-repeat;
	position: relative;
	}

div#bd_logo {
	margin: 0;
	padding: 0;
	left: 29px;
	top: 42px;
	position: absolute;
} 

div#bd_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

/********************************************* NAV BAR TOP 1 *******************************************/

div#top_nav ul {
	margin: 0;
	padding: 0;
}

div#top_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#top_nav1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 59px;
	left: 539px;
}

div#top_nav1 a img {
	text-decoration: none;
	margin-left: 17px;
	margin-right: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/********************************************* NAV BAR TOP 2 *******************************************/

div#top_nav2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89px;
	left: 246px;
	font-size: 10px;
	letter-spacing: 1px;
	width: 615px;
}

div#top_nav2 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/***************************************** MIDDLE LEFT - LOGOS ******************************************/

div#cust_team {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 60px;
	top: 150px;
}

div#wells_fargo {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 58px;
	top: 149px;
}

div#vibe_lounge {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 82px;
	top: 172px;
}

div#emobile {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 59px;
	top: 150px;
}


div#the {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 62px;
	top: 152px;
}

div#hm {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 231px;
	top: 227px;
}

/********************************* view logo study for page 1 only ************************************/

div#logo_study {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 214px;
	bottom: 63px;
}

div#logo_study a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


/*********************************** view biz system for page 1 only **********************************/

div#biz_system {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 214px;
	bottom: 63px;
}

div#biz_system a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


/*************************************** MIDDLE RIGHT - TEXT *****************************************/
	
div#body_text {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 524px;
	top: 136px;
}


/******************************************* NAV Bottom *************************************************/

div#bottom_nav a {
	text-decoration: none;
}

div#bottom_nav a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#page_numbers {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 212px;
	top: 509px;
}

div#left_arrow {
	position: absolute;
	left: 198px;
	top: 507px;
	margin: 0px;
	padding: 0px;
}

div#right_arrow {
	position: absolute;
	left: 322px;
	top: 507px;
	margin: 0px;
	padding: 0px;
}

