/*
-----------------------------------------------
RESPONSE styles (home)
----------------------------------------------- */

#main {
	height: 410px;
}

/* Home Boxes
----------------------------------------------- */

#what_we_do { background: url(../img/boxes/home_what_green_01.jpg) 100% center no-repeat #B2C9C9; }
#how_we_do_it { background: url(../img/grad-purple.jpg) bottom left repeat-x #A18EA4; margin-bottom: 10px; }
#our_expertise { background: url(../img/boxes/home_expertise_green_01.jpg) 100% center no-repeat #92AE57; margin-bottom: 10px; }
#flashcontent { background: url(../img/boxes/home_quote_green_01.jpg) bottom left repeat-x #B3BFC0; }

#how_we_do_it_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F1EFF1;
	margin: 0 0 1em 0;
	letter-spacing: 0.05em;
}

#how_we_do_it_bottom { padding: 40px 10px 0 15px; }
#what_we_do_bottom { padding: 40px 160px 0 15px; }

#our_expertise_bottom {
	text-align: right;
	color: #fff;
	padding: 40px 10px 0pt 90px;
}

h3.what_small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	letter-spacing: 0.05em;
}
h3.what_big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: normal;
	color: #fff;
	margin: -16px 0 1em 0;
	padding: 0;
}
#what_we_do_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 1em 0;
	padding: 0 80px 0 0;
	letter-spacing: 0.05em;
}

#flashcontent p {
	color: #fff;
	font-size: 10px;
	padding-left: 10px;
}

#flashcontent p.quote_box {
	padding: 15px 110px 0 10px;
	font-size: 13px;
}