@charset "utf-8";
#top #logoin {
	background-image: url(layout/top_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 65px;
	width: 1028px;
}
#top  #logoin img {
	margin-top: 5px;
	margin-left: 60px;

}
#top   #smallbanner {
	float: left;
}

/*Center Stuff Here*/

#center_leftin {
	float: left;
	height: auto;
	width: 930px;
	margin-left: 50px;
	display: inline;
}

#center_leftin h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center_leftin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(layout/title_head1.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
	line-height: 29px;
	padding-left: 6px;
	float: left;
}
#center_leftin #desc_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
#bugfloat {float:left;width:100%;}
/*#center_leftin table {float:left;}*/
#center_leftin a {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
#center_leftin a:hover {
	text-decoration: none;
}
#center_leftin img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

