	
	a {}
	a.selected {font-weight:bold;}
	
	a.skipnav {position: absolute;
		color:#005825;
		top: -100px;
		left: -100px;
		height:1px;
		width:1px;
		overflow:hidden;}
	
	a.skipnav:active, a.skipnav:focus {top:0;
		left:0;
		background-color:#d9e6df;
		height:auto;
		overflow:auto;
		width: 100%;
		padding:5px;
		text-decoration:none;}
	
	.header {background-color:#f0eae0;
			padding:30px 10px 20px 10px;
			border-bottom:1px solid #747656;}
	
	hr {border: 0;
		width: 90%;
		color: #747656;
		background-color: #747656;
		height: 1px;}

	body {margin:0;
		padding:0;
		background-image:url('../_images/common/background.gif');
		background-repeat:repeat;
		color: #3d3d3d;
		font-size:65%;
		font-family:Verdana, Arial, Helvetica, sans-serif;}
	.flash {border-top:1px solid #f0eae0;
			border-bottom:1px solid #747656;}
	
	.footer {clear:both;
		background-color:#f0eae0;
		border-top:1px solid #747656;
		border-bottom:1px solid #747656;
		padding:5px;
		font-size:90%;
		color:#84807b}
	.footer a{color:#84807b; 
		text-decoration:none;}
	.footer a:hover{color:#4f1414;
		text-decoration:none}

	img {border:0;}

	.main {background-image:url('../_images/home/background_main.jpg');
			background-repeat:no-repeat;
			height:259px;
			min-height:259px;
			float:right;
			width:535px;}
	.main P {padding:85px 40px 0px 40px}
	.main UL {margin:-5px 10px 5px 60px;}
	
	
	.marketales {background-color:#f8f5f0;
			border-right:1px solid #747656;
			width:197px;
			float:left;
			height:259px;
			min-height:259px;}
	.marketales p{margin:10px;}
	

	.wrapper {margin: 0 auto;
		padding:0;
		width: 733px;
		border-right:1px solid #747656;
		border-left:1px solid #747656;}