body
{
	background: #fff;
	font-family: "Arial"; font-size:12px; font-weight:normal; color:#666;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
}
#header
{
	background: url('../images/header_bg.jpg') no-repeat top center;
	margin: 0px auto;
	padding-top:25px
}
#navigation
{
	padding:0px;
	text-align:right;
	height:276px;
		
}
.body_grad
{
	background: url('../images/content_grad.jpg') repeat-x top center #bbc5c7;
}
#container
{
	text-align: left;
	width:960px;
	margin:0px auto 0px auto;
	padding:10px 0px;
	background: url('../images/container_bg.png') repeat-y top center ;
}
.menu_horizon
{
	background: url('../images/menu_horizon.png') no-repeat top center;
	width:519px;
	height:6px;
	margin-bottom:15px;
}
.logo
{

}
.side_stripe
{
	background: url('../images/side_stripe.png') repeat-y top center;
	width: 64px;
}