* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body{
	background-image: url(images/header.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	}
	
p{
	text-align: left;
	color: #808080;
	font-family: Helvetica, Verdana, Arial;
	font-size:13px;
	line-height: 20px;
	margin-bottom: 20px;
	} 
	
strong{
	color: #E2831E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;
	font-size: 16px;
	}

h1{
	text-align: left;
	color: #fff;
	width: 560px;
	height: 120px;
	float:left;
	margin-top: 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;
	font-size: 35px;
	}
	
	#tm{
		color: #F9E6D2
		}

h2{
	text-align: left;
	color: #E2831E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 15px;
	text-indent: 10px;
	background-color: #E3F3F7;
	padding: 8px 0 8px 0;
	}
	

h3{
	text-align: left;
	color: #69A2AF;
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	padding-top: 15px;
	margin-bottom: 20px;
	}

#wrap{
	width:950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	} 
	
#header{
width: 950px;
height: 270px;
}



#logo{
	width: 950px;
	height: 62px;
	float: left;
	text-align: left;
	background-image: url(images/leap.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
#badge{
	width: 300px;
	height: 105px;
	background-color: #FFFEF4;
	float: right;
	margin-top: 45px;
	border: solid #F3CDA5 3px;
	}
	
	#badge p{
		margin: 13px 20px 0px 20px;
		}
	
#content{
	height: 320px;
	width: 930px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 30px;
	}

	#col1{
		width: 287px;
		float: left;
		border-right: dashed 1px #8FD1DE;
		background-repeat: repeat-y;
		background-position: right;
		margin-bottom: 20px;
		}
		
		#col1 p{
			margin-right: 25px;
			}
			
		#col1 h2{
			width: 260px;
			float:left;
			}
		
	#col2{
		width: 615px;
		float: right;
		margin-bottom: 20px;
		}
		
	#how{
		float: left;
		}
		
		#receive{
			width: 245px;
			float: left;
			padding-right: 15px;
			}
			
			#receive li{
	
				text-align: left;
				color: #69A2AF;
				font-family: Helvetica, Verdana, Arial;
				font-weight: bold;
				font-size: 16px;
				line-height: 34px;
				margin-left: 15px;
				
				}
			
		#resources{
			width: 350px;
			float: right;
			}
			
			#resources li{

				text-align: left;
				color: #69A2AF;
				font-family: Helvetica, Verdana, Arial;
				font-size: 12px;
				line-height: 24px;
				margin-left: 15px;
				
				}
		
	#us{
		width: 595px;
		float: left;
		margin-top: 30px;
		}
	


#apply a, #apply a:link, #apply a:active, #apply a:visited {
	width: 250px;
	height: 60px;
	float: left;
	background-image: url(images/apply.png);
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 35px;
	text-indent: -9999px;
	}

#apply a:hover, #apply a:visited:hover {
	background-position: 0px 60px
	} 
	
	
#questions a, #questions a:link, #questions a:active, #questions a:visited {
	width: 250px;
	height: 60px;
	background-image: url(images/questions.png);
	background-position: 0px 0px;
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 35px;
	text-indent: -9999px;
	}

#questions a:hover, #questions a:visited:hover {
	background-position: 0px 60px
	} 
