#top_img{
	background-image: url(../images/top_img.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 680px;
	width: 980px;
	text-align:left;
}
#top_img h1{
	text-indent:-9999px;
	display:block;
	width:400px;
	height:120px;
}

#navigation{
	width:980px;
	height:60px;
	padding:0;
	margin:0;
	background-image: url(../images/parts_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul{
	padding:0;
	margin:0;
}

#navigation li{
	padding:0;
	margin:0;
	height:60px;
	list-style-type:none;
	float:left;
	display:block;
}

.btn_space{
	width:145px;
	height:60px;
	display:block;
	float:left;
}
#top_info{
	float:left;	
	width:475px;
	padding:0;
	margin:0;
}

#top_info h2{
	background-image: url(../images/parts_img.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 475px;	
}
#info_link{
	text-align:right;
	padding:0;
	margin:0;
	height:30px;
}

.textbox{
	width:460px;
	height:200px;
	overflow:auto;
	padding:0 0 0 10px;
	margin:0;
	line-height: 150%;
}

.textbox h3{
	font-size: 95%;
	font-weight: bold;
	color: #F3959F;
	width:250px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #F3959F;

}

#text2{
	width:250px;
	height:150px;
	padding:10px 0 0 0;
	margin:0;
	line-height: 150%;
}

.imgbox{
	float:right;
	width:200px;
	margin:0;
	text-align:center;
	
}
#update{
	float:right;	
	width:475px;
	padding:0;
	margin:0;
}

#update h2{
	background-image: url(../images/parts_img.gif);
	background-repeat: no-repeat;
	background-position: -480px -120px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 475px;	
}

#update .box{
	width:450px;
	height:160px;
	overflow:auto;
	padding:0;
	margin:0 0 0 20px;
}
li.date{
	font-size: 95%;
	color: #F3959F;
	padding:0;
	margin:0 0 0 10px;
	width:425px;
	list-style-type:none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-bottom-width:thin;
	border-bottom-style: dotted;
	border-bottom-color: #F3959F;
}

li.code{
	padding:5px 0 0 0;
	margin:0 0 0 30px;
	text-align: left;
	vertical-align: middle;
	list-style-type: disc;
}

#banner_space{
	width:470px;
	height: 45px;
	padding:0;
	margin:0;
}

#banner_title{
	background-image: url(../images/banner_space.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 210px;		
}

#banner_link{
	width:260px;
	height: 26px;
	margin: 0px;
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #EA645F;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-size: 13px;
	text-indent: 5px;	
}

#banners{
	padding:0;
	margin:0;
}

#banners li{
	list-style-type:none;
	float:left;
	font-size: 8px;
	width:200px;
	height:100px;
	text-align: center;
}

#twitter_update_list{
	font-size:85%;

}

#twitter_update_list li{
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EC5B57;
	padding:5px 0;
	font-size:85%;
}
