body.custom{
	background:url('images/bg.jpg')
}
.custom #page, .custom .page{
	background:none;
}

#header_area{
	background:#51AFCE;
}
#header{
	display:none;
}
.left                   { float:left; }
.right                  { float:right; }
#footer			{ width:100%; overflow:hidden; color:#80653C; border-top:1px dotted #AA987D; margin-top:28px; padding:10px 0; font-size:11px; line-height:16px; }

h1, h2			{ font:normal 62px  "helvetica", arial, sans-serif; color:#51AFCE; margin-bottom:10px; }
h1 em, h2 em		{ color:#ED384B; font-style:normal; }
h3			{ font:normal 32px , "helvetica", arial, sans-serif; color:#573404; margin-bottom:20px; }
h4			{ font-size:11px; line-height:16px; text-transform:uppercase; letter-spacing:3px; border-bottom:1px dotted #AA987D; margin-bottom:10px; }

.columns em{
  float:left;
}
.leftcolumn{
  display:block;
  width:100px;
  float:left;
}
