body *
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-family: helvetica;
	font-size: 11px;
	background-color: #84abd6;
	color: #cad5db;
}
div#container
{
	width: 800px;
	height: 500px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
div.holder
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 15px;
}
ul.menu
{
	margin-top: 5px;
	list-style: none;
	width: 700px;
	background-color: #ff9933;
	color: #fff;
	height: 22px;
}
ul.menu li
{
	border: 0;
	border-right: 1px solid #fff;
	padding-left: 30px;
	padding-right: 22px;
	line-height: 22px;
	font-size: 14px;
	float: left;
}
ul.menu li a
{
	color: #FFF;
	text-decoration: none;
}
div.content
{
	background-color: #9DB8D9;
	width: 700px;
	height: 390px;
	margin-top: 2px;
	float: left;
}
div.bg
{
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	height: 365px;
}
div.b
{
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	width: 344x;
	margin-left: auto;
	margin-right: auto;
	height: 365px;
}
div.left
{
	width: 344px;
	height: 365px;
	border-right: 2px solid #9DB8D9;
	float: left;
}
div.bleft
{
	width: 167px;
	height: 365px;
	border-right: 2px solid #9DB8D9;
	float: left;
}
div.right
{
	width: 344px;
	height: 365px;
	float: left;
}
div.bright
{
	width: 167px;
	height: 365px;
	float: left;
}
div.border
{
	border-bottom: 2px solid #9DB8D9;
}
div.flash
{
	height: 200px;
}