﻿@import url("global.css");

#body { font-size: 1.3em; }	

p.intro { margin-bottom: 2em; }

#body
{
	background: transparent url(/assets/images/index/front1.jpg) no-repeat;
	min-height: 451px;
	padding-left: 279px;
	padding-top: 50px;
}


#body dl dd { margin-left: 20px; }
#body dl dd strong { font-size: 0.9em; display: block; margin-top: 3px; }
#body ul li { color: #ee1c23; }

#body dt em { font-style: normal; font-size: 1.3em; }

#body-footer { text-transform: uppercase; color: #ee1c23; margin-top: 62px; }
#body-footer-intro { display: none; }
