html, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-color: #000000;
	height: 1em;
	line-height: 1.2em;
}

h1 {
	margin-left: inherit;
	font-size: 2em;
	margin: .25em .25em;
	letter-spacing: .025em;
}

h2 {
	font-size: 1.25em;
	margin: .5em .25em;
	letter-spacing: .025em;
}

h3 {
	font-size: 1.1em;
	margin: .5em .25em;
	letter-spacing: .025em;
}

.style3 {
	color: #999999; 

}

.style4 {
    border-bottom: none;
}

p {
	margin-bottom: 1em;
	padding: 0 1em;
}

a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}


#container {
	min-height: 100%;
	height: 100%;
	width: 100%;
}

html>body #container {
	 height: 0;
}

#header {
	background: transparent url("../images/header.png") left top repeat-x;
}

#home #header {
	background: transparent url("../images/header_home.png") left top repeat-x;
	z-index: 0;
}

#inner_header {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	top: 2px;
}

#home #inner_header {
	background: transparent url("../images/inner_header_home.jpg") right top no-repeat;
	z-index: 0;
}

#video {
	padding-left: 4.5em;

}

#logo {
	float: left;
	display: block;
	width: 100px;
	height: 58px;
	border: none;
	background: transparent url("../images/logo.png") left top no-repeat;
}

#home #logo {
	background: transparent url("../images/logo_home.png") left top no-repeat;
}

#navigation {
	float: left;
	width: 634px;
	height: 37px;
	position: relative;
	list-style-type: none;
	background: transparent url("../images/navigation.jpg") left top no-repeat;
}

#navigation li {
	position: absolute;
	text-indent: -3000em;
	overflow: hidden;
}

#navigation a {
	display: block;
	border: none;
	height: 37px;
}

#nav_home {
	left: 0;
	width: 46px;
}

#nav_laundry {
	left: 48px;
	width: 122px;	
}

#nav_trashcan {
	left: 172px;
	width: 172px;	
}

#nav_voice {
	left: 345px;
	width: 134px;	
}

#nav_activist {
	left: 481px;
	width: 67px;
}

#nav_stores {
	left: 550px;
	width: 84px;	
}

#nav_home a:hover {
	background: transparent url("../images/navigation.jpg") 0 -51px no-repeat;
}

#nav_laundry a:hover {
	background: transparent url("../images/navigation.jpg") -48px -51px no-repeat;
}

#nav_trashcan a:hover {
	background: transparent url("../images/navigation.jpg") -172px -51px no-repeat;
}

#nav_voice a:hover {
	background: transparent url("../images/navigation.jpg") -345px -51px no-repeat;
}

#nav_activist a:hover {
	background: transparent url("../images/navigation.jpg") -481px -51px no-repeat;
}

#nav_stores a:hover {
	background: transparent url("../images/navigation.jpg") -550px -51px no-repeat;
}

#home_header {
	width: 1000px;
	margin: 0 auto;
}

#home_header a {
	border: none;
}

#home_trashcan {
	float: left;
	width: 493px;
	height: 188px;
	position: relative;
	list-style-type: none;
	z-index: 5;
	background-image: url(../images/header_home_bottom_slice.jpg);
}

#home_trashcan li {
	position: absolute;
	height: 59px;
	width: 2px;
}

#home_trashcan a {
	display: block;
}

#trash_learn {
	top: 26px;
	left: 66px;
}

#trash_learn a {
	width: 367px;
	height: 84px;
}

#trash_register {
	top: 2px;
	left: 52px;
}

#trash_register a {
	width: 240px;
	height: 75px;
}

#trash_edit {
	top: 79px;
	left: 129px;
}

#trash_edit a {
	width: 250px;
	height: 70px;
}

#home_filler {
	float: right;
	width: 507px;
	height: 188px;
}

#middle {
	width: 1000px;
	margin: 0 auto;
	min-height: 208px;
	background: transparent url("../images/middle.png") left top no-repeat;
}

#video_bg {
	width: 1000px;
	margin: 0 auto;
	height: 1000px;
	background: url("../images/video_bg.jpg") left top no-repeat;
}

#home #middle {
	height: 560px;
	padding-bottom: 7em;
	background: transparent url("../images/middle_home.jpg") 0 360px no-repeat;
}

#home #middle a {
	border: none;
}

#wrap {
	width: 100%;
	float: right;
	margin-left: -260px;
	margin-bottom: 7em;
	min-height: 672px;
	background: transparent url("../images/wrap.jpg") left bottom no-repeat;
}
#wrap_video {
	width: 100%;
	float: right;
	margin-left: -260px;
	margin-bottom: 7em;
	min-height: 672px;
}

#content {
	margin-left: 260px;
	padding-right: 0em;
	padding-top: 75px;
	padding-bottom: 310px;
	margin-right: 200px;
}

#content_video {
	margin-left: 260px;
	padding-right: 0em;
	padding-top: 75px;
	padding-bottom: 310px;
	margin-right: 200px;
}

#video {
margin-left: auto;
margin-right:auto;
margin-top: 140px;
height: 300px;

}

#sidebar {
	float: left;
	width: 200px;
	padding-top: 75px;
	margin-bottom: 8em;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px solid #ffffff;
}

#sidebar dl {
	margin: 3.5em 0 0 3.5em;
	list-style-type: none;
}

#sidebar dt {
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar dd {
	margin: .5em 0;
}

#partner_links {
	float: left;
	width: 500px;
	height: 100px;
	position: relative;
	list-style-type: none;
	background: transparent url(../images/onevoice_partners.png) left top no-repeat;
}

#partner_links li {
	position: absolute;
	width: 99px;
	height: 99px;
}

#partner_links a {
	display: block;
}

#link_stt {
	top: 0px;
	left: 0;
}

#link_stt a {
	width: 99px;
	height: 99px;
}

#link_hof {
	top: 2px;
	left: 252px;
}

#link_hof a {
	width: 99px;
	height: 99px;
}

#home_links {
	width: 493px;
	height: 425px;
	float: left;
	list-style-type: none;
	background: transparent url(../images/links_01.jpg) left top no-repeat;
}

#home_links li {
	position: absolute;
}

#home_links a {
	display: block;
}

#link_vllp {
	top: 411px;
	left: 0px;
}

#link_vllp a {
	width: 125px;
	height: 125px;
}

#link_hubs {
	top: 438px;
	left: 280px;
}

#link_hubs a {
	width: 175px;
	height: 91px;
}

#link_store {
	top: 400px;
	margin-left: 30px;
}

#link_store a {
	width: 200px;
	height: 100px;
}

#link_benefit {
	top: 433px;
	left: 50px;
}

#link_benefit a {
	width: 200px;
	height: 100px;
}

#vllp_links {
	width: 264px;
	height: 105px;
	float: left;
	position: relative;
	list-style-type: none;
	background: url(/images/TransitionsCambodia_Logo.png);
}

#vllp_links li {
	position: absolute;
	width: 200px;
	height: 100px;
}

#vllp_links a {
	display: block;
}

#link_tc {
	top: 1105px;
	left: 242px;
}

#link_tc a {
	width: 175px;
	height: 100px;
}

#home_right {
	float: right;
	width: 507px;
	background: transparent url("../images/home_right.jpg") left bottom no-repeat;
}

#home_news {
	width: 507px;
	height: 290px;
	background: transparent url("../images/news.gif") left top no-repeat;
}

#home_news dl {
	color: #FFFFFF;
	margin: 0 30px 10px 270px;
}

#home_news dl.top_news {
	padding-top: 50px;
}

#home_news dt {
	font-weight: bold;
	letter-spacing: 2px;
}
	
#mailing_list {
	width: 507px;
	height: 70px;
	background: transparent url("../images/mailinglist.gif") left top no-repeat;
}

#mailing_input {
	font-size: 1.25em;
	width: 306px;
	height: 27px;
	margin: 30px 0 0 12px;
	padding: 4px 0 4px 10px;
	border: none;
	background: transparent url("../images/mailing_input.png") left top no-repeat;
}

#submit {
	width: 152px;
	height: 37px;
	border: none;
	text-indent: -3000em;
	overflow: hidden;
	background: transparent url("../images/join.png") left bottom no-repeat;
}

#footer {
	position: absolute;
	bottom: -75px;
	left: 9px;
	width: 100%;
}

#footer a {
	border: none;
}

#footer a:hover {
	border-bottom: 1px solid #ffffff;
}

#inner_footer {
	color: #FFFFFF;
	font-size: .95em;
	width: 1000px;
	margin: 3em auto;
	text-align: center;
}

#inner_footer a {
	color: #FFFFFF;
	margin: 0 1em;
	text-decoration: none;
}

#inner_footer ul {
	list-style-type: none;
	padding: 0 .5em;
}

.clear {
	clear: both;
}
