body{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: center;
}


/* Basic Page Layout  */

#container {
	width: 608px;
	\width: 628px;
	w\idth: 608px;
	border: 1px solid #666666;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: left;
}

#banner {
	padding: 0px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}
#banner img, #index img, #footer img {
	display: block;
}

#footer {
	border-top: 1px solid #666666;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	padding-top: 10px;
	margin-top: 20px;
	background-color: white;
	text-align: center;
}

.page-no{
	position: relative;
	left: 585px;
	top: -30px;
}

#index{
	margin-top: -26px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #358FB5;
	background: #B6C8E0;
	font-size: 11px;
	color: #358FB5;
}

#index #index-content ul a{
	text-decoration: none;
	color: #358FB5;
}
#index #index-content ul a:hover{
	text-decoration: underline;
	color: #225A73;
}



#index #index-content{
	position: relative;
	display: block;
	border-top: 1px dashed #75AECE;
	background: url(../images/index_rinker.gif) bottom right no-repeat;
}

#index #index-content .left{
	float: left;
	width: 300px;

}

#index #index-content .right{
	margin-left: 303px;

}

#index #index-content .close{
	clear: both;
}

#index #index-content ul,#index #content li{
	margin: 0;
	list-style: none;
	padding: 0;
}
#index #index-content .left ul{
	margin: 10px 0px 0px 24px;
	padding-bottom: 15px;
}
#index #index-content .right ul{
	margin: 10px 0px 0px 0px;
	padding-bottom: 15px;
}
#index #index-content li{
	padding: 0px 10px 5px 40px;
}

#index #index-content .left .page-1{
	background: url(../images/page_1.gif) no-repeat;
}
#index #index-content .left .page-2{
	background: url(../images/page_2.gif) no-repeat;
}
#index #index-content .left .page-3{
	background: url(../images/page_3.gif) no-repeat;
}
#index #index-content .left .page-4{
	background: url(../images/page_4.gif) no-repeat;
}
#index #index-content .left .page-5{
	background: url(../images/page_5.gif) no-repeat;
}

#index #index-content .right .page-6{
	background: url(../images/page_6.gif) no-repeat;
}
#index #index-content .right .page-7{
	background: url(../images/page_7.gif) no-repeat;
}
#index #index-content .right .page-8{
	background: url(../images/page_8.gif) no-repeat;
}
#index #index-content .right .page-9{
	background: url(../images/page_9.gif) no-repeat;
}

p{
	line-height: 16px;
	margin: 0 0 5px
}
h2{
	font-size: 18px;
	margin: 0 0 15px 0;
}