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




#conceptcontainer{
	width:950px;
	height:551px;
	background:url(concept/images/concept.png) no-repeat;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#conceptcolumn1{
	text-align:left;
	float:left;
	width:205px;
	height:400px;
	padding:35px 0 35px 75px;
}

#focuscolumn1{
	text-align:left;
	float:left;
	width:215px;
	height:400px;
	padding:35px 0 35px 40px;
}

#inspirationcolumn1{
	text-align:left;
	float:left;
	width:215px;
	height:400px;
	padding:35px 0 35px 40px;
}

#conceptcolumn2{
	text-align:left;
	float:left;
	width:240px;
	height:400px;
	padding:35px 0 35px 40px;
}

#conceptcolumn3{
	float:left;
	width:240px;
	height:475px;
	padding:35px 0 35px 40px;
}

.conceptheading{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	margin:0 0 20px 0;
	font-size:42px;
	line-height:42px;
	font-style:italic;
	color:#56004e;
	letter-spacing:0.05em;
}

.conceptbody{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:14px;
	line-height:17px;
}