
	body {
		padding: 0px;
		margin: 0px;
		font-family: Tahoma, sans;
	}
	
	#main {
		border-collapse: collapse;
	}
	
	#main td {
		padding: 0px;
	}
	td.bg {
		background-color: #f5f3e7;
		background-repeat: no-repeat;
	}
	#content {
		padding: 0px 51px 25px;
	}
	#footer td {
		background: #d8d2b8;
		vertical-align: top;
	}
	.main_text, a.main_text, a:visited.main_text{
		font-size: 14px;
		color: #5b5b5b;
	}
	#logo {
		position: relative;
	}
	#sale {
		margin-top: 201px;
		margin-left: 31px;
		width: 229px;
	}
	#sale h2 {
		margin-top: 0px;
	}
	#footer div {
		float: left;
		margin-left: 32px;
		margin-top: 18px;
	}
	#center {
		background: #f5f3e7 url('/img/content.gif') repeat-x;
	}
	.l_br {
		border-left: 1px solid #e0d9b6;
		
	}
	.r_br {
		border-right: 1px solid #e0d9b6;
	}
	#content h1 {
		font-size: 18px;
		color: #234b8e;
		margin-top: 27px;
		width: 248px;
		border-bottom: 1px solid #e5e5e4;
	}
	
	#content p {
	}
	
	#content a {
		color: #234b8e;
	}
	#menu {
		background: url('/img/1.2.jpg') no-repeat;
		vertical-align: top;
	}
	#menu a {
		font-size: 13px;
		color: #FFF;
		display: block;
		float: left;
		background: url('/img/ml.gif') no-repeat;
		background-position: 2px 0px;
		margin: 18px 12px;
		padding-top: 4px;
		line-height: 1.4;
		border-bottom: none;
	}
	#menu a.selected {
		color: #cfe6ff;
		background: url('/img/msl.gif') no-repeat;
	}
	
	#menu div {
		float: left;
		width: 1px;
		height: 19px;
		background: #4f91bd;
		font-size: 0px;
		line-height: 0;
		margin-top: 22px;
	}
	
	a {
		text-decoration: none;
		border-bottom: 1px dashed #c0c0c0;
	}
	a:hover {
		text-decoration: underline;
	}
	
	.mat {
		width: 229px;
	}
	
	.mat h2 {
		color: #FFF;
		font-size: 13px;
		margin: 0px 35px 0px 35px;
		padding: 5px 0px;
	}
	
	.blue {
		background: #005dae url('/img/mat.blue.gif') repeat-y;
	}
	.red {
		background: #c61336 url('/img/mat.red.gif') repeat-y;
	}
	