@IMPORT url("reset.css");

html, body {
	font-family: Trebuchet Ms, Verdana, Arial, sans-serif;
	font-size: 12px;
}
body {
	 background-color: #ededed;
	 padding-top:20px;
}
h1 {
	color: #2651a9;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding-top:25px;
}
h2 {
	color: #2651a9;
	font-size: 11pt;
	font-weight: bold;
	/*margin-bottom: 10px;*/
	padding-bottom: 10px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
#wrapper {
	margin:0 auto;
	position:relative;
	width:850px;
}
#btk {
	background: url(../images/c1-1.jpg) no-repeat;
	height: 214px;
	left:0;
	position:absolute;
	top:0;
	width: 379px;
}
#btk_link {
	display:block;
	height:32px;
	left:12px;
	position:absolute;
	top:30px;
	width: 245px;
}
#btk div {
	color:white;
	left:25px;
	position:absolute;
	text-align: justify;
	top:75px;
	width:325px;
}
#rectangle {
	left:20px;
	position:absolute;
	top: 230px;
}
#content {
	color: #666;
	font-size:10pt;
	height:327px;
	left:379px;
	padding: 30px;
	position:absolute;
	top:0;
	width:412px;
	line-height: 12pt;
}
#content a {
	color: #666;
}
#osp {
	background: url(../images/c2-2.gif) no-repeat;
	height:68px;
	left:379px;
	position:absolute;
	top:387px;
	width:472px;
}
#home_link {
	display: block;
	height:54px;
	left: 207px;
	position:absolute;
	top:6px;
	width:54px;
}
#tabs {
	height:67px;
	left:379px;
	position:absolute;
	top:455px;
	width:472px;
}

#tabs .tab1, #tabs .tab2, #tabs .tab3 {
	color: white;
	display:block;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	text-decoration: none;
	top: 27px;
}
#tabs .tab1 {
	left: 20px;
}
#tabs .tab2 {
	left: 165px;
}
#tabs .tab3 {
	left: 317px;
}
#tabs .tab1:hover, #tabs .tab2:hover, #tabs .tab3:hover {
	text-decoration: underline;
}

#tabs .tab_active {
	color: #666;
}
.download_pdf {
	padding: 15px 0 0 20px;
	text-indent: -8px;
}
#footer {
	color: #999;
	position: absolute;
	top: 525px;
}
#footer a {
	color: #999;
}

