html, body
{
	background:#D4C3A5 url(bgpage.jpg) repeat-y top center ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

div,p,h1,h2,h3
{
	margin:0;
	padding:0;
}
#wrapper
{
	margin:0 auto;
	width:720px;
}

#header
{
	height:272px;
}

#header .top
{
	height:92px;
	background:url(l_a.jpg) no-repeat;
}

#header .middle
{
	height:86px;
	background:url(l_b.jpg) no-repeat;	

}

#header .middle h1
{
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	padding-left:20px;
	padding-top:10px;
}

#header .bottom
{
	height:94px;
	background:url(l_c.jpg) no-repeat;	

}

#header .bottom h2
{
	padding:20px 0px 0 10px;
	color:#02436D;
	font-size:18px;
	width:330px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
}

#header .bottom h2 span
{
	text-transform:uppercase;
	font-weight:bolder;
	
}

#header .bottom h3
{
	color:#333333;
	float:right;
	display:inline;
	margin-top:-20px;
	text-align:right;
	padding-right:10px;
	font-style:normal;
}

#header .bottom h3 span
{
	font-size:70%;
}

h3
{
	color:#75000B;
	font-size:20px;
}

#content
{
	padding:5px 10px 0 10px;
}

.left
{
	float:left;
	padding:5px;
}

.left h3
{
	padding-bottom:10px;
}

.fifty
{
	width:360px;
}

.green
{
	width:320px;
	background-color:#A8BE5C;
}

hr
{
	border:1px solid #B8CA79;
}

.green div
{
text-align:center;
}

#foot
{
	font-size:14px;
	clear:both;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
}

.footnote
{
	font-size:12px;
	clear:both;
	text-align:center;
	padding-top:25px;
	padding-bottom:1px;
}
