.block-greybox{
	float:left;
	font-size:15px;
	background-color:#1E1E1E;
	line-height:20px;	
}
.block-greybox1{
	float:left;
	font-size:15px;
	background-color:#1E1E1E;
	padding: 15px;
	line-height:20px;	
	margin-bottom:10px;
}

/*.block-greybox2{
	float:left;
	font-size:15px;
	background-color:#1E1E1E;
	padding: 15px;
	line-height:20px;	
	margin-left:10px;
}
.block-greybox2 h2 {
	color:#F0E3B1;
	margin:15px 0 0 0;
}
.block-greybox2 p{
	margin:5px 10px 0 15px;
}*/

.block-greybox h2 {
	color:#F0E3B1;
	margin:15px 0 0 0;
}
.block-greybox p{
	margin:5px 10px 0 15px;
}
.cream{
	color:#F0E3B1;
}
/*-- contact --*/

.contact{
	width:490px;
	float:left;
	margin:25px 50px;

}
.contactRow{
	width:460px;
	height:30px;
	float:left;
	/*margin-right:10px;*/
	
}
.contactLabel{
	display:block;
	float:left;
	width:90px;
	padding-top:3px;
}
.contactInput input{
	width:360px;
	float:left;	
}
.rowtextArea{
	float:left;
	width:460px;
}
.contacttextArea textarea{
	width:360px;
	height:250px;
		
		
}
.contact-rcol{
	width:316px;
	float:left;
	margin-left:10px;
	background-color:#1E1E1E;
	padding-bottom:20px;
}
.contact-rcol h2{
	color:#F0E3B1;
	margin:15px 0 0 10px;	
}
.contact-rcol p{
	margin:5px 10px 0 20px;
}
