.right-column {
	float: right;
	width: 765px;
}
.right-column .image-place {
	float: right;
	width: 763px;
	height: 373px;
	border: 1px solid #678fc2;
	background: url(../images/image-1.jpg) no-repeat;
}
.right-column .image-place .btn {
	float: right;
	background: url(../images/btn-1.gif) no-repeat;
	width: 149px;
	height: 23px;
	padding: 7px 0 0;
	font: 11px arial, helvetica, sans-serif;
	color: #223955;
	text-decoration: none;
	text-align: center;
	margin: 330px 15px 0 0;
}
.right-column .image-place .btn:hover {background: url(../images/btn-1-hover.gif) no-repeat 1px 0;}
.right-column .left-box {
	float: left;
	width: 192px;
	margin: 1px 0 0;
	border: 1px solid #688fc2;
	border-right: none;
	background-color: #f0f6fe; 
}
.right-column .left-box .title {
	float: left;
	width: 177px;
	height: 25px;
	border-bottom: 1px solid #688fc2;
	/*background: url(../images/title-bg.gif) repeat-x; */
	font: 19px arial, helvetica, sans-serif;
	color: #003300;
	padding: 4px 0 0 15px;
}
.right-column .left-box p {
	float: left;
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 6px 14px 9px 14px;
}
.right-column .left-box .btn-2 {
	float: left;
	background: url(../images/btn-2.gif) no-repeat;
	width: 78px;
	height: 30px;
	padding: 7px 0 0;
	font: 11px arial, helvetica, sans-serif;
	color: #223955; 
	text-align: center;
	text-decoration: none;
	margin: 7px 0 0 15px;
}
.right-column .left-box .btn-2:hover {
	text-decoration: underline;
	background: url(../images/btn-2-hover.gif) no-repeat;
	}
.right-column .right-box {
	float: left;
	width: 570px;
	/*border: 1px solid #688fc2;
	background-color: #f0f6fe; */
	margin: 1px 0 0;
}
.right-column .right-box .title {
	float: left;
	width: 555px;
	height: 25px;
	border-bottom: 3px solid #003300;
	/*background: url(../images/title-bg.gif) repeat-x; */
	font: 19px arial, helvetica, sans-serif;
	color: #003300;
	padding: 4px 0 0 15px;
}
.right-column .right-box .title a {
	float: left;
	color: #11449e;
	text-decoration: none;
}
.right-column .right-box .title a:hover {text-decoration: underline;}

.right-column .right-box .list {
	float: left;
	font: 11px arial, helvetica, sans-serif;
	width: 550px;
	height: 150px;
	margin: 20px 0 0 10px;
	padding: 0 0 17px 0;
	display: inline;
}
.right-column .right-box .list .left-arrow {
	float: left;
	background: url(../images/left-arrow.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 52px 10px 0 0;
}
.right-column .right-box .list .left-arrow:hover {background: url(../images/left-arrow-hover.gif) no-repeat;}
.right-column .right-box .list .right-arrow {
	float: left;
	background: url(../images/right-arrow.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 52px 0 0;
}
.right-column .right-box .list .right-arrow:hover {background: url(../images/right-arrow-hover.gif) no-repeat;}
.right-column .right-box .list .box {
	float: left;
	height: 199px;
	width: 150px;
	margin: 0 10px 0 0;
	text-align: center;
	/*background-color: #688fc2; */
}
.right-column .right-box .list .box img {
	float: center;
	margin: 1px 0 0 1px;
}
.right-column .right-box .list .box a {
	float: center;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	padding: 9px 0 0 0px;
}
.right-column .right-box .list .box a:hover {text-decoration: underline;}
.right-column .right-box .list .box .right {padding: 9px 0 0 20px;}
.right-column .right-box .list .box .plaintext {
	float: left;
	color: #000;
	text-decoration: none;
	padding: 9px 0 0 7px;
}
.content-bottom {
	float: left;
	background: url(../images/content-bottom-bg.jpg) no-repeat;
	width: 976px;
	height: 15px;
}
.center-space {
	float: left;
	width: 1px;
}
.right-column-content {
	float: right;
	width: 743px;
	border: 1px solid #678fc2;
	overflow: visible;
	padding: 10px 10px 10px 10px;
}
