body{
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	line-height: 20px;
	padding-top: 32px;
	padding-bottom: 32px
}


.container {
	font-family: 16px Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	position:relative;
	margin: 10px;
	padding: 0px;
	float: none;
	height: 2000px;
	width: auto;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#Textboxleft {
	font-family: 16px Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
position:absolute;
top:350px;
left: 100px;
right:100px;
border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
float: left;


}
#Textboxright {
	font-family: 16px Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 270px;
	width: 400px;
position:absolute;
top:250px;
right: 100px;
border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
float: left;
}

}
.header {
}
.catalog-right {
	float: right;
	height: 400px;
	width: 400px;
color: #FFF;
	background-color: #000;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding: 0px;
}
.catalog-box {
	font-family: 16px Arial, Helvetica, sans-serif;
float: left;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	margin: 10px;
	width: 145px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 250px;
}
.container .catalog-right .catalog-box p img {
	text-align: center;
}
.container .catalog-right .catalog-box p {
	text-align: center;
}

.footer {
	font-family: 16px Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	position:relative;
	align:center;
	height: 200px;
	width: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;

