/*CSS Document*/
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
}
HTML
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #0D3455;
}
UL, LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
LI A
{
	text-decoration: none;
	color: #000000;
}
H1
{
	font-size: 19px;
	font-weight: normal;
	color: #0D3559;
}
H2
{
	font-size: 16px;
	font-weight: normal;
	color: #416285;
	font-weight: bold;
	alignment-adjust: text-after-edge;
}
IMG
{
	display: block;
	border: none;
}
IMG P
{
	margin: 0;
	padding: 0;
}
A:visited
{
	color: #333333;
	text-decoration: none;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #093457;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #416285
	cursor: pointer;
	font-weight: bold;
	
}
#navigation
{
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	width: 756px;
	height: 42px;
}
#navigation UL
{
	padding-left: 20px;
}
#navigation UL LI
{
	float: left;
	font-size: 12px;
	padding-right: 15px;
	background-image: url(images/divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
}
#navigation UL LI A
{
	padding-right: 15px;
	position: relative;
	top: 11px;
	left: 4px;
}
#bullet
{
	list-style-type: circle;
}
#banner
{
	background-image: url(images/banner_home.jpg);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner1
{
	background-image: url(images/banner_home.jpg);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner2
{
	background-image: url(images/banner2.jpg);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner3
{
	background-image: url(images/banner3.gif);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner4
{
	background-image: url(images/banner4.jpg);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner5
{
	background-image: url(images/banner5.gif);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner6
{
	background-image: url(images/banner6.gif);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#banner7
{
	background-image: url(images/banner7.gif);
	background-position: 7px 5px;
	width: 756px;
	height: 110px;
	background-repeat: no-repeat;
}
#center
{
	background-color: #FFFFFF;
	width: 756px;
	margin: auto;
	margin-bottom: 15px;
}
.active
{
	background-image: url(images/subnavi_active.jpg);
	font-weight: bold;
	width: 185px;
	padding: 0;
	margin: 0;
}
.current
{
	font-weight: bold;
}
.normal
{
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#subnavigation
{
	float: left;
}
#subnavigation UL LI
{
	margin-left: 9px;
	padding-top: 9px;
	padding-bottom: 7px;
}
#subnavigation UL LI A
{
	padding-left: 25px;
}
#content
{
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
	float: right;
	width: 480px;
	margin-left: 24px;
	padding-left: 24px;
	line-height: 16px;
	margin-top: 12px;
	padding-bottom: 45px;
	padding-right: 24px;
	text-align: left;
}
#content1
{
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
	float: left;
	width: 640px;
	margin-left: 24px;
	padding-left: 24px;
	line-height: 16px;
	margin-top: 12px;
	padding-bottom: 45px;
	padding-right: 24px;
}
#content2
{
	float: left;
	width: 480px;
	margin-left: 24px;
	line-height: 16px;
	margin-top: 12px;
	padding-bottom: 45px;
	padding-right: 24px;
}
#content3
{
	float: left;
	width: 640px;
	margin-left: 24px;
	line-height: 16px;
	margin-top: 12px;
	padding-bottom: 45px;
	padding-right: 24px;
}
#footer
{
	font-size: 4px;
	text-align: center;
	margin-right: 14px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #BBBEC7;
}
#footer A
{
	text-decoration: none;
	color: #BBBEC7;
}
.float-left
{
	float: left;
	width: 200px;
	padding-right: 10px;
	margin: 0;
	padding-left: 10px;
}
.float-none
{
	clear: left;
	display: block;
}
.cleaner
{
	clear: both;
	height: 1px;
	font-size: 12px;
	border: 0px none #000000;
	margin: 0;
	padding: 0;
	background: transparent;
}
#content blockquote p {
	text-align: left;
}
#content blockquote p {
	text-align: left;
}
#content p {
	text-align: left;
}

