b.rtop, b.rbottom{
	display:block;
	background-color: #CCCCCC;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #FFFFCC;
}

b.r1{
	margin: 0 5px;
	background-color: #CCCCCC;
}

b.r2{margin: 0 3px}

b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4{
	height: 2px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

	/* hide from ie5 mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	#flashcontent {
	text-align: center;
	float: left;
	width: 720px;
	}
	/* end hide */


body {
	background-color: #CCCCCC;
	margin-top: 20px;
}

#div_wrapper {
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#div_header {
	width: 680px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#div_logo {
	float: left;
	width: 240px;
	text-decoration: none;
}

#div_navigation {
	width: 440px;
	margin-top: 20px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#div_footer {
	text-align: center;
	width: 720px;
	margin-top: 20px;
}

