﻿body 
{
	border:0px;
	padding:0px;
	font-family:Arial, Helvetica, Sans-Serif;
}

.Main 
{
	width:800px;
	text-align:center;
	margin:0 auto;
	border:0px;
	padding:0px;
	background-color: #354ba0;
}

div#header 
{
	width: 800px;
	height: 100px;
	background: #fff url('/images/home_01.jpg') no-repeat;
}

div#header img#imgTopNav
{
	width: 800px;
	height: 100px;
	border: none;
}

div#headerLeft
{
	width: 220px;
	height:23px;
	background: #fff url('/images/home_02.jpg') no-repeat;
	float:left;
}

div#headerNavigation
{
	width: 580px;
	height:23px;
	background-color: #fff;
	float:left;
}

div#headerBottom
{
	width: 220px;
	height:76px;
	background: #fff url('/images/home_08.jpg') no-repeat;
	float:left;
}

div#headerBottom a img#imgLogin
{
	width: 220px;
	height: 76px;
	border: none;
}

div#headerBanner
{
	width: 580px;
	height:76px;
	background-color: #fff;
	float:left;
}

div#leftColumn
{
	width: 201px;
	min-height: 214px;
	background: #354ba0 url('/images/home_10.jpg') no-repeat;
	float:left;
	clear:both;
}

div#leftColumn a, div#leftColumn a img
{
	margin-top: 50px;
}

div#content
{
	width: 599px;
	height: 6px;
	background: #fff url('/images/home_11.jpg') no-repeat;
	float:right;
}

div#contentPH
{
	width: 584px;
	background: #fff;
	padding-left: 15px;
	padding-top: 15px;
	text-align:left;
	float:left;
}

.ContentArea
{	text-align:left;
	font-size: x-small;
	font-family: helvetica;
	margin-left: 5px;
}
.ContentArea H2
{
	padding:0px;
	margin:0px;
	font-size:large;
}
.ContentArea H3
{
	padding:0px;
	margin:0px;
	font-size:larger;
}

.ContentArea P
{
	font-size:100%;
}
.ContentArea LI
{
	margin:0px;
	padding:0px;
}

.ContentArea LI
{
	margin:0px;
	padding:0px;
}
.ContentArea A
{
	text-decoration:none;
	/*font-size: xx-small;*/
}

.ContentArea TD
{
	font-size: xx-small;
}

.PageFooter 
{
	background-color: #fff;
	font-size:xx-small;
	clear: both;
}
