*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial;
	font-size: 62.5%;
	background: #000 URL(../images/masthead_bg.gif) center top repeat-x;
}

a{
	text-decoration: none;
}
a img{
	border: none;
}

.clearline{
	clear:both;
	height:0px;
	overflow:hidden;
}

#top_message_wrapper{
	background: #000;
	color: #FFF;
	font-size: 1.5em;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
#top_message{
	margin: 0 auto;
	width: 1000px;
	
}


.wrapper{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#masthead{
	height: 138px;
}

#logo{
	float: left;
}


#main_nav{
	float: left;
	list-style: none;
	margin: 65px 0 0 30px;
	display: inline;
}
#main_nav li{
	float: left;
}
#main_nav a{
	display: block;
	height: 60px;
	text-indent: -5000px;
}
#main_nav a:hover, #main_nav li.selected a{
	background-position: left bottom;
}
#nav_home{
	background: URL(../images/nav_home.gif) left top no-repeat;
	width: 59px;
}
#nav_boys{
	background: URL(../images/nav_what_about_boys.gif) left top no-repeat;
	width: 99px;
}
#nav_evidence{
	background: URL(../images/nav_the_evidence.gif) left top no-repeat;
	width: 106px;
}
#nav_join{
	background: URL(../images/nav_join.gif) left top no-repeat;
	width: 98px;
}
#nav_invest{
	background: URL(../images/nav_invest_in_girls.gif) left top no-repeat;
	width: 83px;
}
#nav_supports{
	background: URL(../images/nav_supporters.gif) left top no-repeat;
	width: 104px;
}


#buy_tshirt{
	float: right;
	margin-top: 48px;
}

#flash_holder{
	height: 564px;
	width: 960px;
	margin: 0 auto;
}


#footer{
	background: URL(../images/footer_bg.gif) center top no-repeat;
	clear: both;
}

#plan{
	float: left;
	margin-right: 16px;
	display: inline;
}
.copyright{
	display: inline-block;
	width: 210px;
	color: #b8b2be;
	font-size: 1.2em;
	padding-top: 12px;
}
.privacy a{
	color: #61487c;
	font-size: 1.1em;
	margin-top: 3px;
	display: inline-block;
}

.icon a{
	color: #999999;
	font-size: 1.1em;
	margin-top: 5px;
	display: inline-block;
}

#social_media{
	float: right;
	padding-top: 7px;
	width: 533px;
}
#social_media h3{
	background: URL(../images/footer_join_on.png) no-repeat left 1px;
	width: 136px;
	text-indent: -5000px;
	height: 33px;
	float: left;
}

#social_media h4{
	background: URL(../images/footer_learn_more_on.png) no-repeat left 1px;
	width: 126px;
	text-indent: -5000px;
	height: 33px;
	float: left;
} 

#social_media h5{
	background: URL(../images/footer_slideshare.png) no-repeat left 1px;
	width: 91px;
	text-indent: -5000px;
	height: 33px;
	float: left;
} 

.sm{
	float: left;
	height: 34px;
	width: 32px;
	text-indent: -5000px;
	margin-left: 6px;
	display: inline;
}
#facebook{
	background: URL(../images/sm_facebook.gif) no-repeat;
}
#twitter{
	background: URL(../images/sm_twitter.gif) no-repeat; padding: 0 14px 0 0;
}
#youtube{
	background: URL(../images/sm_youtube.gif) no-repeat; padding: 0 14px 0 0;
}

#slideshare{
	background: URL(../images/sm_slideshare.gif) no-repeat;
}




