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

body {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	background:#500C64;
}

#home_container {
	background:#62167C url(images/structure/bg_ltpurple_stretch.jpg) top center repeat-y;	
}

ul {
	padding:0px;
	margin:0px;
}

li {
	padding:0px;
	margin:0px 0px 0px 14px;
}

.float_left {
	float:left;	
}

.float_right {
	float:right	
}

img.float_left {
	margin:0px 10px 10px 0px;	
}

img.float_right {
	margin:0px 0px 10px 10px;	
}

.clear_both {
	clear:both;	
}

#header, #footer {
	width:100%;
	height:30px;
	background:#500C64 url(images/structure/bg_purple_stretch.jpg) top center repeat-y;
	align:center;
}

#footer_bottom {
	background:#500C64 url(images/structure/bg_purple_footer.jpg) top center no-repeat;	
	width:100%;
	height:50px;
}

#header_mid, #footer_mid {
	width:900px;
	height:100%;
	background:#62167C;
	margin:0 auto;
}

#footer_mid {
	color:#FFF;
	text-align:left;
	font-size:0.8em;
	width:880px;
	padding:10px 10px 15px 10px;
}

#nav_bar, #bottomnav_bar {
	width:100%;
	background:#500C64 url(images/structure/bg_purple_stretch.jpg) top center repeat-y;	
	align:center;
}

#nav_container, #bottomnav_container {
	width:900px;
	background:#1F0028;
	height:100%;
	margin:0 auto;
	text-align:ceter;
}

#nav_container a, #nav_container a.visited, #nav_container a.link, #bottomnav_container a, #bottomnav_container a.visited, #bottomnav_container a.link {
	color: #DEC2A8;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding:8px 10px;
	font-weight:bold;
	display:block;
	float:left;
}

#nav_container a:hover, #bottomnav_container a:hover {
	color:#FFF;
	background:#3E004E;
}

#nav_container .down, #bottomnav_container .down {
	background:#3E004E;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding:8px 10px;
	font-weight:bold;
	display:block;
	float:left;
}

#main_container, #home_bottom_container {
	width:900px;
	margin:0 auto;
	background:#DABDA1 url(images/structure/bg_tan_stretch.jpg) top center repeat-y;
	padding:0px 0px 15px 0px;
}

#home_headernav{ 
	width:870px;
	background:#DABDA1;
	text-align:right;
	padding:6px 15px 4px 15px;
	font-size:0.9em;
}

#content_container {
	background:#FFF;
}

#home_logo {
	float:left;
	height:277px;
	width:382px;
	background:url(images/structure/index_logo.jpg) top left no-repeat;
	margin:15px 0px 15px 15px;
}

#ourname {
	font-family:BergamoStdItalic;
	color:#6D6F72;
	float:right;
	width:450px;
	margin:15px 15px 15px 0px;
	text-align:right;
	font-size:1.1em;
	line-height:1.4em;
}

#home_building {
		width:150px;
		height:100%;
		float:right;
		padding:0px 0px 0px 10px;
}

#sojis {
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:.4em;
	float:right;
	width:450px;
	margin:35px 15px 10px 0px;
	text-align:center;
	color:#97999C;
	text-transform:uppercase;
	font-size:0.8em;
}

#sojisword {
	font-family:BergamoStdItalic;
	font-size:3em;
	color:#7C5490;
	text-transform:none;
	letter-spacing:normal;
	width:450px;
	float:right;
	margin:0px 15px 0px 0px;
	text-align:center;
}

		div.scrollWrapper
		{
			position: relative;
			overflow: hidden;
			width: 100%;
			height: 100%;
		}
		
		div.scrollableArea
		{
			position: relative;
			width: auto;
			height: 100%;
		}

		#makeMeScrollable
		{
			width:1000px;
			height: 340px;
			position: relative;
			margin:0px auto;
			background:url(images/structure/slideshow_bg.jpg) top left no-repeat;
		}
		
		#makeMeScrollable div.scrollableArea *
		{
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
		}
		
#home_bottom_content {
	background:url(images/structure/home_bottom_bg.jpg) top left no-repeat #FFF;
	margin:0px;
	padding:35px 45px 10px 45px;
}

#home_bottom_left {
	float:left;
	width:215px;
}

#home_bottom_center{
	float:left;	
	width:210px;
}

#home_bottom_right {
	float:left;
	width:210px;
}

#home_bottom_center {
	margin:0px 76px 0px 68px;	
}

#home_copyright {
	width:900px;
	margin:0px auto;
	padding:10px 0px 10px 0px;
	background:#DABDA1;
	color:#565351;
	text-align:center;
	font-size:0.8em;
}

#slideshow_notch_left {
	width:60px;
	height:410px;
	position:absolute;
	top:330px;
	left:50%;
	margin-left:-500px;
	background:url(images/slideshow/notch_left.png)  top left no-repeat;
	z-index:10;
}

#slideshow_notch_right {
	width:60px;
	height:410px;
	position:absolute;
	top:330px;
	left:50%;
	margin-left:440px;
	background:url(images/slideshow/notch_right.png)  top left no-repeat;
	z-index:10;
}

#fundinco-banner {text-align:center; width:100%; padding-top:20px;}