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


body {
	background-image: url(Assets/backgroundsmall.png);
	font-family: "Century Gothic";
	background-repeat: repeat-x;
	background-color: #D1E9FB;
	font-weight: normal;
	font-size: 16px;
}

#main {
}

#header {
	background-repeat: repeat-x;
	height: 131px;
	padding-bottom: 25px;
}

	#header_content {
	padding-top: 75px;
	padding-top: 90px;
	}
	
#menu {
	margin: 0 auto;
	width: 970px;

}

ul#menu {list-style: none; }

ul#menu li {
	float: left;
	padding-right: 0px;
    }  

#featured {
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0 auto;
	height: 450px;
}

#mission {
}

#ways {
	padding-top: 25px;
	width: 960px;
	padding-bottom: 25px;
}

#share {
	float: left;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#puzzle{
	padding-top: 20px;
	float: left;
	padding-left: 30px;
}

#learn{
	float: left;
	padding-top: 20px;
	padding-left: 50px;
}

#waysbox {
	width: 960px;
}

#footer{
	background-repeat: no-repeat;
	height: 228px;
}

.container {
	width: 960px;
	margin: 0 auto;
} 

.cause {
	float: left;
	height: 170px;
	width: 223px;
	padding-right: 20px;
}

.wayleft {
	float: left;
	height: 160px;
	width: 223px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}

.waymiddle {
	float: left;
	height: 160px;
	width: 223px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}

.wayright {
	float: left;
	height: 160px;
	width: 223px;
	padding-left: 10px;
}

.wayleftbottom {
	float: left;
	height: 150px;
	width: 223px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding-top: 15px;
}

.waymiddlebottom {
	float: left;
	height: 150px;
	width: 223px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	padding-top: 15px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
}

.wayrightbottom {
	float: left;
	height: 150px;
	width: 223px;
	padding-left: 10px;
	padding-top: 15px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
}

#signup {
	float: right;
	width: 200px;
}


.right {
	float: right;
}
.button {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 75px;
	height: 25px;
}


h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

img{border:0px;}
#signcontent {
	float: right;
}
