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

body{
	margin:0;
	padding:0;
	background:#3476B2;
}

.red{
	color:#F00;}
	
#tapal{
	position:absolute;
	background:url(../images/tapal.jpg);
	height:17px;
	width:531px;
	top:0px;
	left:0px;
	z-index:2;}

#logo{
	position:absolute;
	background:url(../images/logo.png);
	text-indent:-9999px;

	width:196px;
	height:57px;
	left:37px;
	top:26px;}
	
#container{
	position:relative;
	width:1054px;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
#dropshadow_left{
	position:absolute;
	height:762px;
	width:15px;
	top:0px;
	left:0px;
	background:url(../images/dropshadow_left.jpg);
	}
	
#dropshadow_right{
	position:absolute;
	height:700px;
	width:15px;
	top:0px;
	left:1039px;
	background:url(../images/dropshadow_right.jpg);
	}

#dropshadow_bottom{
	float:left;
	clear:both;
	height:15px;
	width:1054px;
	background:url(../images/dropshadow_bottom.jpg);
	}
	
#header{
	position:absolute;
	background:url(../images/header.jpg);
	width:1024px;
	height:101px;
	top:0px;
	left:15px;
}
	
#navigation_container{
	position:absolute;
	background:url(../images/navigation.jpg);
	width:1024px;
	height:32px;
	top:101px;
	left:15px;
}
	
#navigation{
	font:15px Century Gothic,Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:18px;
	margin-right:13px;
	height:32px;
	color:#FFF}
	
.menu 
{
	padding-top:8px;
	display:block;
	height:27px;
	width:auto;
	float:left;
	font-size:15px;
	font-weight:bold;
	
}

#title{
	float:left;
	width:auto;
	height:auto;
	margin:52px 0 0 222px;
	font:20px Century Gothic,Arial, Helvetica, sans-serif; }
	
#content_text{
	float:left;
	width:525px;
	height:auto;
	margin:4px 0 0 222px;
	font:13px Arial, Helvetica, sans-serif;
	color:#414142;
	line-height:19px;}

#content_container{
	float:left;
	width:1054px;
	background: #FFF url(../images/sidebar_left_mid.jpg);
	background-position:top left;
	vertical-align:bottom;
	background-repeat:repeat-y;
	height:auto;
	margin:133px 0 0 0px;}

#sidebar_left_top{
	float:left;
	background:url(../images/sidebar_left_top.jpg);
	width:238px;
	height:566px;
}

#sidebar_left_bottom{
	float:left;
	background:url(../images/sidebar_left_bottom.jpg);
	width:238px;
	height:43px;
}

#sidebar_right{
	float:left;
	background: #FFF url(../images/dropshadow_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:816px;
	
}

#sidebar_right_bottom{
	float:right;
	background: #FFF url(../images/dropshadow_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:816px;
	height:43px;}

#scroll_container{
	position:absolute;
	width:531px;
	height:313px;
	top:80px;
	left:222px;
	font:13px Arial, Helvetica, sans-serif;
	color:#414142;
	line-height:19px;}
	
	
#scrollbar_container{
	position:absolute;
	width:8px;
	height:298px;
	overflow:hidden;
	top:17px;
	left:523px;}
	
#wn{
	position:relative;
    width:502px; 
	height:313px;
    overflow:hidden;}
	
	
#wn a{
	color:#09F;
	text-decoration:none}

#up {
	position:absolute;
	top:0px;
	left:0px;
}  
#down {
	position:absolute;
	leftt:0px;
	top:290px;
}
#track {
	position:absolute;
	left:0px;
	top:8px;
	width:8px;
	height:290px;
	background:#C8C6C7;
	cursor:pointer;
  }	
#dragBar {
	position:absolute;
	width:6px;
	background-color:#757374;
	display:block;
  } 
#picture_container{
	position:absolute;
	width:335px;
	height:250px;
	top:228px;
	left:67px;
	z-index:2;
}
	
#picture_container img{
	border:4px solid #FFF;
}
	
#footer{
	float:left;
	width:1039px;
	height:20px;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:18px;
	background:#000 url(../images/dropshadow_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin-left:15px;
}
	
#footer_left{
	float:left;
	margin:0 0 0 35px;}

#footer_right{
	float:right;
	margin:0 50px 0 0;}

#footer a{
	color:#FFF;
	text-decoration:none;}

/*============================================ HOME ============================================*/

#home_header{
	position:absolute;
	background:url(../images/home_header.jpg);
	width:1024px;
	height:101px;
	top:0px;
	left:15px;
}

	
#home_content_container{
	position:absolute;
	background:url(../images/home_content.jpg);
	width:1024px;
	height:451px;
	top:133px;
	left:15px;
}
	
#home_title{
	position:absolute;
	width:auto;
	top:164px;
	left:284px;
	font:38px Century Gothic,Arial, Helvetica, sans-serif;
	color:#FFF;}
	
#home_subtitle{
	position:absolute;
	width:auto;
	top:208px;
	left:284px;
	font:14px Century Gothic,Arial, Helvetica, sans-serif;
	color:#FFF;}

#home_content{
	position:absolute;
	width:461px;
	top:257px;
	left:435px;
	font:14px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:19px;}

/*============================================ BPO UPDATES ============================================*/
#bpo_sidebar_left{
	position:absolute;
	background:#C8C8CA;
	width:394px;
	height:451px;
	top:0px;
	left:15px;
}



#bpo_sidebar_right .scroll_container{
	position:absolute;
	width:531px;
	height:298px;
	top:80px;
	left:51px;
	font:12px Arial, Helvetica, sans-serif;
	color:#414142;
	line-height:19px;}
	
#bpo_sidebar_left .scroll_container{
	position:absolute;
	width:311px;
	height:298px;
	top:80px;
	left:35px;
	font:12px Arial, Helvetica, sans-serif;
	color:#414142;
	line-height:19px;}


#bpo_title{
	float:left;
	margin:52px 0 0 50px;
	font:20px Century Gothic,Arial, Helvetica, sans-serif; }
	
.bpo_content_title{
	font:17px Arial, Helvetica, sans-serif;
}

/*============================================ NAVIGATION ============================================*/

#navigation ul {
	margin: 0px;
	padding: 0px;
	width:995px;
	list-style: none;
	float: left;
}

#navigation li {
	float: left;

}
#navigation li a:link, #navigation li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 25px;
}
#navigation li a.current, #navigation li a.current:hover, #navigation li a.current:active {
	display: block;
	background:#8A0405;
	cursor: default;
	padding: 7px 25px;
}
#navigation li a:hover {
	background:#8A0405;
}
	
#scrollbar_container2{
	position:absolute;
	width:8px;
	height:298px;
	overflow:hidden;
	top:17px;
	left:302px;}
	
#wn2{
	position:relative;
	margin-top:10px;
    width:281px; 
	height:298px;
    overflow:hidden;}

#up2 {
	position:absolute;
	top:0px;
	right:0px;
}  
#down2 {
	position:absolute;
	right:0px;
	bottom:0px;
}
#track2 {
	position:absolute;
	right:0px;
	top:8px;
	width:8px;
	height:290px;
	background:#c8c6c7;
	cursor:pointer;
  }	
#dragBar2 {
	position:absolute;
	width:6px;
	background-color:#757374;
	display:block;
  } 
  


#header logo a{
	width:196px;
	height:57px;
	}

#note{
	float:left;
	margin:5px 0 10px 142px;
	font-style:italic;
	}
	
#contact_content{
	clear:both;
	margin:5px 0 10px 20px;}

#monthly{
	font-size:13px;
	font-weight:bold;;
	padding-top:10px;
}

#bpo_sidebar_left_bottom{
	float:left;
	background:url(../images/bpo_sidebar_left_bottom.jpg);
	width:409px;
	height:43px;
}

#bpo_sidebar_left_top{
	float:left;
	background:url(../images/bpo_sidebar_left_bottom.jpg);
	width:409px;

}

#bpo_sidebar_right_bottom{
	float:right;
	background: #FFF url(../images/dropshadow_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:645px;
	height:43px;}
	
#bpo_sidebar_right{
	float:left;
	background: #FFF url(../images/dropshadow_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:645px;
	
}

#bpo_text_content_right{
	float:left;
	margin:4px 0 0 50px;
	height:auto;
	width:525px;
	font:13px Arial, Helvetica, sans-serif;
	color:#414142;
	line-height:19px;}
	
#bpo_text_content_left{
	float:left;
	margin:79px 0 0 50px;
	height:auto;
	width:311px;
	font:13px Arial, Helvetica, sans-serif;
	color:#414142;
	line-height:19px;}
	
#bpo_content_long{
	float:left;
	height:599px;
	width:1px;}
	
#bpo_content_container{
	float:left;
	width:1054px;
	background: #FFF url(../images/bpo_content_container.jpg);
	background-position:top left;
	vertical-align:bottom;
	background-repeat:repeat-y;
	height:auto;
	margin:133px 0 0 0px;}
	
#content_container_home{
	float:left;
	width:1054px;
	background: #FFF url(../images/index.jpg);
	background-position:top left;
	vertical-align:bottom;
	background-repeat:repeat-y;
	height:609px;
	margin:133px 0 0 0px;}
	
#dropshadow_right_home{
	position:absolute;
	height:750px;
	width:15px;
	top:0px;
	left:1039px;
	background:url(../images/dropshadow_right.jpg);
	}
	
	
	
#login_link a{
	position:absolute;
	top:69px;
	right:35px;
	font:13px Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	
	}
	
	#hotbox{
	float:left;
	width:1054px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
#hotbox a{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		float:right; 
		font-style:normal; 
		padding-right:50px;
		color:#FFF; 
		font-size:11px; 
		text-decoration:none; 
		outline:none;
}	
