﻿body {
}

h1 {
	color:black;	
}


#home-top{
	width:640px;
	height:253px;
}


#home-image{
	width:395px;
	height:253px;
	float:left;
}

#home-text {
	width:225px;
	height:233px;
	float:left;
	color:black;
	background-color:#c2cfd7;
	padding:10px;
}

#home-text p {
	color:black;
}

#homecol1, #homecol2, #homecol3 {
	width:204px;
	background-color:#e5e6e7;
	height:317px;
	float:left;
	margin-top:23px;	
}

#homecol1, #homecol2 {
	margin-right:13px;
	
}

.homecolcontent {
	width:180px;
	padding:10px;
}

