﻿
/* Body */

body{
				margin: 10px auto 0 auto;
				width: 925px;
				padding: 0;
				color: #000000;
				background: #e6e6e6 url('images/main/bkg.gif') repeat-x;
				text-align: justify;
				font-family: Calibri;
				font-size: small;
}

/* header */
	
.header{
				width: 923px;
				margin: 0 auto;
				padding: 0;
				text-align: left;
				float: none;
				height: 120px;
				background: url('images/main/top.gif') repeat-x 00;
}
.main {
				width: 923px;
				height: 400px;
				margin: 0 auto;
				clear: both;
				background: repeat;
				background-color: #FFFFFF;
				background-image: url('images/main/bbg.gif');
}

.end{
				width: 923px;
				margin: 0 auto;
				padding: 0;
				text-align: left;
				float: none;
				height: 40px;
				background: url('images/main/footer.gif') repeat-x 00;
				font-size: x-small;
}


.box{
				width: 189px;
				margin: 0 auto;
				padding: 0;
				text-align: left;
				float: none;
				height: 188px;
				background: url('images/main/000.gif') repeat-x 00;
				font-family: Calibri;
}
