#i_body_bg {
	padding-top: 5px;
}
#home_top_table {
	width: 920px;
	height: 247px;
	position: relative;
	left: -10px;
}
#home_top_col1 {
	width: 275px;
	padding-top: 1px;
}
#home_top_col1_screenshots{
	position: relative;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 250px;
}
#home_top_col2 {
	width: 330px;
}
#home_top_col2 div {
	padding-left: 30px;
	padding-top: 6px;
}
#home_top_col2 div div {
	width: 262px;
	padding: 0;
}
#home_top_table a:link,
#home_top_table a:visited {
	color: #6B4303;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}
#home_top_table a:hover,
#home_top_table a:active {
	color: #6B4303;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
#home_top_col3 {
}
#home_spread {
	float: right;
	position: relative;
	top: 2px;
	margin-left: -5px;
}
#home_portable {
	position: relative;
	top: 6px;
	left: 2px;
}
#home_donate {
	float: right;
	position: relative;
	top: -2px;
	left: -5px;
}

#home_contents_table {
	width: 100%;
}
#home_contents_col1 {
	width: 270px;
}
#home_contents_col2 {

}
#home_contents_padding {
	padding: 0 20px 0 0;
}

/* Bottom table at home page */
#home_bottom_table{
  width:100%;
  margin-top:30px;
}
#home_bottom_col1{
  width:220px;
}
#home_bottom_col1 h2{
  color: black;
}
#home_bottom_col1 p{
  margin-top:3px;
  margin-bottom:3px;
  margin-left:0px;
}
#home_bottom_col1 a:link,
#home_bottom_col1 a:visited {
	color: #6379bd;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
#home_bottom_col1 a:hover,
#home_bottom_col1 a:active {
	color: #6379bd;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}

#home_bottom_col2{
  width:450px;
  height:300px;
  padding:4px;
  background-image: url(../images/home-highlights-bg.jpg);
  background-repeat: repeat-x;
  border:1px solid #eeeeee;
}
#home_bottom_col2_highlights{
  background-image: url(../images/home-highlights.gif);
  background-repeat: no-repeat;
  height:35px;
}

#home_bottom_col2 a:link,
#home_bottom_col2 a:visited {
	color: #6379bd;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
#home_bottom_col2 a:hover,
#home_bottom_col2 a:active {
	color: #6379bd;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}

.no-margin{
  margin-left:0px;
}

#home_bottom_col2_highlights p{
  margin-left:0px;
}

#home_bottom_col3{
  padding-left:20px;
}
#home_bottom_col3_vision{
   
}
#home_bottom_col3 h2{
  color: black;
}
#home_bottom_col3 p{
  margin-top:3px;
  margin-bottom:3px;
  margin-left:0px;
}
#home_bottom_col3 a:link,
#home_bottom_col3 a:visited {
	color: #5a8e21;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
#home_bottom_col3 a:hover,
#home_bottom_col3 a:active {
	color: #5a8e21;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}


#togo-learn-more{
  width:107px;
  height:28px;
  left:80px;
  top:-80px;
  position:relative;
  margin:auto;
  display:block;
  background: url("../images/home/learn-more-button.png") no-repeat top left;
}

#togo-learn-more:hover{
  background: url("../images/home/learn-more-button-hover.png") no-repeat top left;
}

