body{
	background-repeat:repeat-x;
	background-image: url(images/bg.png);
	width:933px;
	top: auto;
	margin-right: auto;
	margin-left: auto;
}
p{
	margin:5px;
}
#header{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 933px;
	height: 158px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu{
	width: auto;
	padding: 0px;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 120px;
}
#content{
	padding-top: 10px;
	width: 933px;
}
#boxhead{
	margin-top: 5px;
	margin-left: auto;
	height: 33px;
	width: 933px;
	background-image: url(images/boxhead.png);
	background-repeat:repeat-x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	font-variant: normal;
	line-height: 33px;
}

#boxhead2{
	margin-top: 5px;
	margin-right: auto;
	height: 33px;
	width: 358px;
	background-image: url(images/boxhead.png);
	background-repeat:repeat-x;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	font-variant: normal;
	line-height: 33px;
}
#box{
	width: 931px;
	background-color: #fff;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 313bd0;
	border-right-color: #313bd0;
	border-bottom-color: #313bd0;
	border-left-color: #313bd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#box2{
	width: 356px;
	background-color: #fff;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 313bd0;
	border-right-color: #313bd0;
	border-bottom-color: #313bd0;
	border-left-color: #313bd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}