#top00{
width: 100%;
margin-top: 10px;
padding: 0px;
}

#top0 {
	background-image: url(../images/head_stripes.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	padding: 0px;
}
#top {
	width: 1000px;
}

#top-logo-1 {
	background-image: url(../images/head_logo_1.png);
	background-position: bottom left;
	width: 1000px;
}

#top-logo-2 {
	background-image: url(../images/head_logo_2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 1000px;
}

.content_title{
	font-size:16px;
	font-weight:bold;
}