h1{
	padding:0;
	margin:0;
	font-size:30px;
	font-weight:normal;

}


.green-text{
	color:rgb(184,245,82);
}


.green-text a{
	color:rgb(136,202,241);
	text-decoration:none;
}

.blue-text{
	
	color:rgb(136,202,241);
}


.blue-text a{
	color:rgb(184,245,82);
	text-decoration:none;
}

.intro-text{
	font-size:18px;
	float:left;
	
}

.intro-column{
 width:390px;
}
.intro-text p{
	padding-bottom:1em;
	line-height:133%;
}


.large-arrow-block{
	float:left;
	width:83px;
	margin-left:90px;
	padding-top:160px;
}


.cleared{
	clear:both;
}

.clear-right{
	clear:right;
}

.lower-columns{
	padding-top:10px;
	
}
.quarter-width-column p{
		line-height:150%;
}

.quarter-width-column{
	float:left;
	width:212px;
	font-size:12px;
	font-weight:bold;
	margin-right:28px;

}

a.white{
	color:white;
}



.big-trans-arrow{
	float:left;
	height:300px;
	margin-right:35px;
}


.about-intro{
	margin-top:-5px;
	float:left;
	width:680px;
	font-size:24px;
	
	color:rgb(217,232,241);
}

.about-intro p{
padding-bottom:10px;
}

h3{
	font-size:24px;
	font-weight:normal;
}

.example-work{
	font-size:14px;
	height:250px;
	clear:both;

}

	.gallery-picture{
		float:left;
		width:322px;
		height:200px;
		background:url(../img/base/recent-work-frame.png);
		padding:12px;
	}

	.example-work a{
		text-transform:uppercase;
			color:rgb(186,245,87);
		text-decoration:none;
		
	}
	
	.website-link {
	text-align:right;
	float:left;
	width:120px;
	
	}
	.website-link img{
		margin-top:10px;
		display:block;
		width:40px;
		height:40px;
		float:right;
		
	}

	
	.example-work-text{
		padding-top:43px;
	}
	
	.website-info{
		font-size:14px;
		float:left;
			width:400px;
		line-height:133%;
			margin-left:15px;
	}

	.website-info p{margin-bottom:1em;}

	
	.dark-green-text{
		color:#2adf4b;
	}
	.dark-green-text a{
		color:#d27ed2;
		text-decoration:none;
	}
	.privacy-policy{
	float:left;width:410px;font-size:12px;line-height:18px;
	color:#dbdbdb;
	}
	.privacy-policy h3{
		padding-top:10px;
		font-size:18px;
		color:white;
	}
	
	.privacy-policy p{
		padding-bottom:10px;
		padding-top:5px;
	}
	
		.privacy-policy ol{
			margin-left:15px;
		}


.privacy-policy a{
	color:#f7a9e9;
}

.privacy-policy a:hover{
	text-decoration:underline;
}		
	
