body
{
	background-color: #FFFFFF;
	font-family: Arial;
	color: #524742;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.block 
{
	display: block;
}


/* section - header */
.section_header_main
{
	background-image: url(images/layout/header_buffer.gif);
	background-repeat: repeat-x;
	width: 713px;
	height: 114px;
	vertical-align: top;
}
.section_header_buffer
{
	background-image: url(images/layout/header_buffer.gif);
	background-repeat: repeat-x;
	height: 114px;
}


/* section - footer */
.section_footer
{
	background-image: url(images/layout/footer.gif);
	background-repeat: no-repeat;
	width: 713px;
	height: 73px;
	text-align: center;
}
.section_footer_buffer
{
	background-image: url(images/layout/footer_buffer.gif);
	background-repeat: repeat-x;
	height: 73px;
}


/* section - body */
.section_body
{
	width: 713px;
}


/* home - body */
#home_body
{
	background-image: url(images/home-body2.jpg);
	background-repeat: no-repeat;
	width: 713px;
	min-height: 500px;
}
#home_body_discuss
{
	width: 271px;
	margin: 10px 26px 26px 44px;
	font-size: 11px;
	background-image: url(images/bkg_discuss.gif);
	background-repeat: no-repeat;
}

#home_info_discuss{
padding: 60px 10px 5px 10px;
font-size: 11px;
}

#home_body_pp
{
	width: 271px;
	margin: 20px 26px 26px 44px;
	font-size: 11px;
	background-image: url(images/bkg_connect.gif);
	background-repeat: no-repeat;
}

#home_info_pp{
padding: 30px 10px 5px 10px;
font-size: 11px;
}

#home_body_2
{
	width: 303px;
	margin-top: 150px;
	margin-left: 34px;
	margin-right: 45px;
	font: 11px/16px Verdana, Arial, Helvetica, sansserif;
}


/* typeA */
#typeA_title_left
{
	width: 231px;
	height: 247px;
}
#typeA_title_right
{
	width: 482px;
	height: 92px;
}
#typeA_side_left
{
	background-image: url(images/typeA_side_left.gif);
	background-repeat: no-repeat;
	width: 231px;
	min-height: 240px;
}
#typeA_side_right
{
	background-image: url(images/typeA_side_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 482px;
	min-height: 419px;
	padding-top: 20px;
}

/* typeB */
#typeB_title_left
{
	width: 218px;
	height: 247px;
}
#typeB_title_right
{
	width: 495px;
	height: 92px;
}
#typeB_side_top
{
	background-image: url(images/typeB_side_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 495px;
	height: 155px;
}
#typeB_side_left
{
	background-image: url(images/typeB_side_left.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 240px;
}
#typeB_side_right
{
	background-image: url(images/typeB_side_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 8px;
	height: 240px;
	margin-left: 705px;
	margin-top: -240px;
}
#typeB_side_center
{
	background-color: #ffffff;
	width: 645px;
	min-height: 240px;
	margin-left: 35px;
	margin-top: -240px;
	text-align: center;
}


/* nav */
.nav_footer
{
	font-size: 11px;
	color: #999999;
	line-height: 20px;
}
.nav_footer A:link, .section_footer A:visited
{
	color: #999999;
	text-decoration: none;
}
.nav_sub

{
	font-size: 11px;

	padding-right: 30px;

}

.nav_sub A:link, .nav_sub A:visited

{
	color: #B03736;

	text-decoration: none;

}
.nav_sub A:hover

{
	color: #3A726F;

	text-decoration: none;

}


/* format */
#review1, p
{
	margin-right: 45px;
	font: 11px/16px Verdana, Arial, Helvetica, sansserif;
}

#review2
{
	font-size: 11px;
	text-align: right;
	margin-right: 25px;
	margin-bottom: 25px;
}

ul.excerpts
{
	list-style-type: none;
	padding: 30px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
}
li.excerpts a:link, li.excerpts a:visited

{

	background-image: url(images/arrow.gif);

	background-repeat: no-repeat;

	background-position: 0px 1px;

	padding-left: 16px;

	margin-right: 45px;

	margin-bottom: 5px;
	
	font: 11px/15px Georgia, Times, serif;
	
	font-weight: bold;
	
	color: #3A726F;
	
	text-decoration: none;
	
	line-height: 25px;

}

li.excerpts_on a:link, li.excerpts_on a:visited

{

	background-image: url(images/arrow.gif);

	background-repeat: no-repeat;

	background-position: 0px 1px;

	padding-left: 16px;

	margin-right: 45px;

	margin-bottom: 5px;
	
	font: 11px/15px Georgia, Times, serif;
	
	font-weight: bold;
	
	color: #333333;
	
	text-decoration: none;
	
	line-height: 25px;

}

li.excerpts a:hover

{

	background-image: url(images/arrow.gif);

	background-repeat: no-repeat;

	background-position: 0px 1px;

	padding-left: 16px;

	margin-right: 45px;

	margin-bottom: 5px;
	
	font: 11px/15px Georgia, Times, serif;
	
	font-weight: bold;
	
	color: #333333;
	
	text-decoration: underline;
	
	line-height: 25px;

}



.excerpts_title
{
	font: 11px/11px Georgia, Times, serif;
	font-weight: bold;
	color: #3A726F;
	text-decoration: none;
}

.excerpts_title_on
{
	font: 11px/11px Georgia, Times, serif;
	font-weight: bold;
	color: #524742;
	text-decoration: none;
}


.excerpts_description
{
	font: 9px/10px Verdana, Arial, Helvetica, sansserif;
}

h1
{
	font: 17px/13px Georgia, Times, serif;
	color: #004844;
	margin-bottom: 8px;
}

h2
{
	font: 14px/12px Georgia, Times, serif;
	color: #004844;
	margin-bottom: 6px;
}

a {
color: #A41817;
text-decoration: none;
}

a:visited {
color: #660000;
text-decoration: none;
}

a:hover {
color: #666;
text-decoration: underline;
}
}