@charset "UTF-8";
#container #content #left {
	float: left;
}
#container   #row1 {
	width: 432px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29ABE2;
	padding-left: 45px;
}
#container  #row2 {
	width: 432px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29ABE2;
	padding-left: 45px;
	height: 250px;
}
#textbox    {
	width: 457px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 46px;
	float: right;
}
#textbox  #text_cap  {
	background-image: url(../images/design/bluebox/cap.gif);
	height: 8px;
	width: 457px;
	font-size: 0px;
}

#textbox   #text   {
	background-image: url(../images/design/bluebox/strip.gif);
	height: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 24px;
	padding-top: 12px;
}
#textbox #text p {
	line-height: 15px;
}
#textbox  #text_base  {
	background-image: url(../images/design/bluebox/base.gif);
	height: 8px;
	width: 457px;
	font-size: 0px;
}
table td {
	padding-right: 5px;
}
table    p {
	font-size: 10px;
	margin-top: 2px;
}
#topright {
	float: right;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-top: 6px;
}
#topleft {
	width: 170px;
	float: left;
	padding-top: 0px;
}
#bottom {
	clear: both;
}
