/* @override http://thirdfloorespresso.com/index.php?css=home/site_css.v.1260217550 */

/* @override http://thirdfloorespresso.com/index.php?css=home/site_css.v.1259981313 */

/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body{
background: #fdfdfb;
	color: #ef4c3f;

}

a:link, a:visited{
	color: #ef4c3f;
	text-decoration: none;
}
a:hover{
	color: #ef4c3f;
	text-decoration: underline;
}

/* --- Typography --- */

.grid p {
  line-height: 16px;
  font-size: 10px;
  font-family: Arial, sans-serif;
	color: #ef4c3f;
	margin: 0;
	padding: 0 0 7px;
}

.grid h1 {
  line-height: 16px;
  font-size: 10px;
  font-family: Arial Black, Gadget, sans-serif;
}

.grid h2 {
  line-height: 36px;
  font-size: 16px;
  font-family: Arial Black, Gadget, sans-serif;
}

.grid h3 {
  line-height: 36px;
  font-size: 16px;
  font-family: Arial Black, Gadget, sans-serif;
}

.grid h4 {
  line-height: 36px;
  font-size: 16px;
  font-family: Arial Black, Gadget, sans-serif;
}

.grid h5 {
  line-height: 36px;
  font-size: 16px;
  font-family: Arial Black, Gadget, sans-serif;
}

.grid h6 {
  line-height: 36px;
  font-size: 16px;
  font-family: Arial Black, Gadget, sans-serif;
}

/* --- Grid --- */

.grid {
  width: 960px;
	margin: 0;
	padding: 0;
}

.grid-m1 {
  float: left;
  width: 22px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 214px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 214px;
}

.grid-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 214px;
	padding: 20px 0 0;
	margin: 0;
}

.grid-m4 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c4 {
  float: left;
  width: 204px;
  	padding: 20px 0px 0px 0px;
	margin: 0;
}

/* --- Layout --- */

#wrapper {
padding-bottom: 10px;
width: 980px;
	height: 240px;
	margin: -120px 0 0 -490px;
	position: absolute;
	top: 48%;
	right: 50%;
	bottom: 52%;
	left: 50%;
}



