/* CSS Document */
/* SECTION */

div#bannerT
{
	background:url(images/banner/home/home_01.gif) top left no-repeat;
}



div#contentarea
{
	margin:0px;
	width:750px;
}

div#bannerleft
{
	width:255px;
	height:369px;
	padding:0px;
	margin: 0px;
	float:left;
	z-index:2;
	position:relative;
	background:url(images/banner/home/home_02.gif) top left no-repeat;
	clear:left;
}

div#bannerleft img {padding:0px;margin:0px;}

div#topcontent1 
{
	width:185px;
	margin:10px 15px;
	padding:0px;
	float:left;
}

div#topcontent2 
{
	width:435px;
	margin:10px 15px;
	padding:0px;
	float:left;
}

p#centerhome
{
	padding-top:12px;
	text-align:center;
	font-size:15px;
	line-height:18px;
	color:#023a78;
	font-weight:bold;
}

#s1
{
	width:710px;
	margin:0px;
	padding:15px 15px 0px 15px;
	clear:both;
}

#s1Txt
{
	width:460px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}

#s1I
{
	width:220px;
	padding:0px;
	margin: 0px 0px 0px 15px;
	float:right;
}

#s1 a {font-weight:bold;}


