@charset "utf-8";
 @import "global.css";
#column1
{
	width:708px;
}
#column2
{
	width:269px;
}
#body
{
	margin-left:11px;
	margin-right:12px;
}
#leftContentTop
{
	background-image:url(../images/two_left_top.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:708px;
}
#leftContentMid
{
	background-image:url(../images/two_left_mid.jpg);
	background-repeat:repeat-y;
	width:708px;
}
#leftContentMidContent
{
	padding-left:25px;
	padding-right:15px;
}
#leftContentBtm
{
	background-image:url(../images/two_left_btm.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:708px;
}
#rightContentTop
{
	background-image:url(../images/two_right_top.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:269px;
}
#rightContentMid
{
	background-image:url(../images/two_right_mid.jpg);
	background-repeat:repeat-y;
	width:269px;
	padding-left:13px;
}
#rightContentBtm
{
	background-image:url(../images/two_right_btm.jpg);
	background-repeat:no-repeat;
	height:9px;
	width:269px;
}
.section
{
	width:668px;
}
.section table tr td
{
	vertical-align:top;
}
.section ul
{
	list-style-type:none;
	padding-left:20px;
}
.image
{
	width:220px;
	text-align:center;
}
.description
{
	width:448px;
}
.description ul
{
	list-style-type:none;
	padding-left:20px;
}
#sideContent
{
	width:237px;
}
#indent
{
	margin-left:15px;
}
.leftDivDefault
{
	text-align:center;
	width:668px;
}
.centerTableInDiv
{
	margin-left:auto;
	margin-right:auto;
}
#privacy
{
	font-size:10px;
	height:33px;
	padding-top:4px;
}
.bullet
{
	list-style-type:disc;
}

