@charset "utf-8";
/* CSS Document */

/* Left */
#left {
	background:#f0ece2 url(../img/qa/specialsBG.png) no-repeat;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:226px;
	height:800px;
	}
	
#left h1 {
	color:#8e7434;
	font-size:1.4em;
	font-weight:200;
	letter-spacing:2px;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 20px;
	}
	
#left h2 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:30px 0px 20px 20px;
	}
	
#left a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	}
	
/* Right */
#right {
	background:#fff url(../img/qa/rightBG.png) no-repeat;
	float:right;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:637px;
	height:400px;
	}
	
#right p {
	float:left;
	font-size:.8em;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 20px;
	width:400px;
	}
	
#right h2 {
	color:#9f2911;
	font-size:1.1em;
	font-family:"Times New Roman", Times, serif;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 20px;
	clear:left;
	}
	
#right img {
	float:right;
	clear:right;
	margin:30px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#BGbottom {
	clear:both;
	background:url(../img/qa/BGbottom.png) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:863px;
	height:18px;
	}
