HTML, BODY 
{
	overflow: -moz-scrollbars-vertical;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: #000;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%
}

#home_outerwrapper 
{       
     width: 100%;
     height: 100%;	
     margin: 0px;
     padding: 0px;
}

#home_innerwrapper 
{       
    width: 1024px;
    margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
}

/* A CSS comment before the hack \*/
* html #home_innerwrapper {
	width: 1024px; 
}
/* Another CSS comment after the hack */

#home_header 
{
	height: 80px;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 100%
}

#home_logo
{
	float: left;
	height: 80px;
	width: 445px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	display: block;
}

#home_topnav 
{
	float: left;
	width: 579px;
	margin: 0px;
	line-height: 0px;
	display: block;
	text-align: left;
}

#home_topsubnav 
{
	width: 1024px;
	height: 65px;
	background-image: url(http://www.partnersworld.org/usa/templates/partners_home/images/home_topsubnav_bg.png);
	background-repeat: no-repeat center;
    background-color: #000;
	margin: 0px;
	position: relative

}

#home_topsubnav ul
{
	color: #FFF;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
    list-style-type: none;
    text-decoration: none;
	line-height: 0px;
	text-align: center;
}

#home_topsubnav ul li
{
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}

#home_topsubnav ul li a
{
	text-decoration: none;
	color: #FFF;
}

#home_topsubnav ul li a:hover
{
	text-decoration: none;
	color: #777;
}

#home_spacer1 
{
	background-color: #000;
	width: 1024px;
	height: 15px;
}

#home_content 
{
	background-color: #000;
	width: 930px;
	height: 525px;
	margin: 0px;
}

#home_holder 
{
	float: left;
	height: 280px;
	width: 355px;
	margin-right: 15px;
}

#home_text 
{
	text-align: left;
	background-color: #000;
	width: 325px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#home_subscribe 
{
	background-color: #555;
	width: 320px;
	height: 50px;
	margin-left: 15px;
	padding-top: 8px;
	padding-bottom: 0px;
	line-height: 8px;
}
#home_vertical_spacer 
{
 	display: inline;
	background-color: #000;
	width: 15px;
	height: 100px;
	float: left;
}

#home_bigtile 
{
	float: left;
	height: 280px;
	width: 545px;
    background-image: url(http://www.partnersworld.org/usa/images/stories/partners_big_banners/home_tile_1a.png);
    background-repeat: no-repeat center;
    background-color: #000;
    display: block;
	line-height: 0px;
	margin: 0px;
	position: relative
}

#home_spacer2 
{
 	display: inline;
	background-color: #000;
	width: 930px;
	height: 15px;
}
#home_sub_tile_holder 
{
 	display: block;
	background-color: #000;
	width: 933px;
	height: 210px;
	margin: 0px;
}

#home_left_tile 
{
	float: left;
	width: 350px;
	height: 210px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #333333;
	text-align: left;
}

#home_right_tile  
{   
    float: left;
	width: 525px;
	height: 210px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #333333;
	text-align: left;
}

a:link, a:visited 
{
	
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #777;
}

a:active, a:focus 
{ 
outline-style: none; -moz-outline-style:none; 
}


/* -------------------------- */
#home_spacer3 
{
	background-color: #000;
	width: 1024px;
	height: 15px;
}
#home_footer 
{      
	width: 1024px;
	height: 85px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: #333333;
	margin: 0px;
	padding-top: 0px;
}

#home_footernav
{   
	width: 1024px;
	display: inline;
}

#home_footernav img 
{
border: none;
vertical-align: bottom;
}

#home_footernav ul
{
	margin: 0px;
	padding-top: 10px;
	color: #FFF;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
    list-style-type: none;
    text-decoration: none;
}

#home_footernav ul li
{
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}


#home_footernav ul li a
{
	text-decoration: none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

#home_footernav ul li a:hover
{
	text-decoration: none;
	color: #cc9999;
}


#home_copyright
{  
    width: 1024px;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	color: #ccc;
	text-decoration: none;
	padding-top: 10px;
	margin: 0px;
}

#home_copyright a
{  
	color: #ccc;
	text-decoration: none;
}
#home_copyright a:hover
{  
	color: #999;
	text-decoration: none;
}
