body {
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-color: #2c1d0d;
	margin: 0px;
	padding: 0px;
}
span {
font-family:Georgia,"Times New Roman",Times,serif;
}
h1{
	font-size: 26px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #F60;
	text-align: left;
}
h2{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
h3{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
a:link, a:visited,a:active{
	color: #03F;
	}
a:hover{
	color: #03C;
	}
input {
width:200px;
}
.gray_text {
color:#9E9E9E;
font-size:11px;
}
#wrapper{
	margin:auto;
	width:966px;
	margin-bottom:0px;
	}

#header{
	position:relative;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	width:966px;
	height:417px;
	}
	#headerTitle{
	position:absolute;
	top: 31px;
	left: 9px;
	width: 521px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #F60;
		}
		#headerTitle2{
	position:absolute;
	top: 85px;
	left: 27px;
	width: 478px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F60;
		}
	#headerQuote{
	position:absolute;
	left: 542px;
	top: 21px;
	width: 388px;
	height: 55px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #35230F;
	letter-spacing: 0.01em;
		}
	#headerOffers{
	position:absolute;
	top: 176px;
	left: 38px;
	width: 521px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FCF8EF;
	font-style: italic;
	font-weight: bold;
		}
	#headerFree{
	position:absolute;
	left: 38px;
	top: 241px;
	width: 653px;
	color: #892C0C;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
		}
	#headerFree a:link, #headerFree a:visited, #headerFree a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FCF8EF;
	font-style: italic;
	font-weight: normal;
		}
	#headerFree a:hover{
	color: #FF9F20;
		}
#content{
	margin:10px 0px 0px 0px;
	background-image: url(images/bg_07.jpg);
	background-repeat: repeat-y;	
	}
#main{
	position:relative;
	float:left;
	width:578px;
	padding:5px 30px 10px 60px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size:14px;
}

	#date {
	border-bottom:1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	color:#39230F;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	#comment_num {
border-bottom:1px dashed #666666;
}
#comment_item {
	background-color:#FFFFFF;
	margin:10px 0;
	padding:10px;
	font-size:14px:
}
#comment_item h2 {
display:inline;
}
#comment_item p {
margin:10px 0 0;
padding:0;
}
#right {
padding-left:20px;
width:245px;
}
#right div {
text-align:left;
}
#bottom_nav {
margin-top:40px;
}
#bottom_nav a {
color:#0000FF;
font-size:11px;
font-weight:normal;
}
#bottom_nav img {
margin:0 2px 0 5px;
padding:0;
}
	
	
#sidebar{
	position:relative;
	float:left;
	width:248px;
	padding:10px 20px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#twostep{
	background-image: url(images/bg_2step.jpg);
	height: 92px;
	padding:20px 5px 90px 10px;
	font-size: 14px;
	width:230px;
}

#footer{
	position:relative;
	clear:both;
	width:566px;
	padding:5px 30px 10px 40px;
	margin: 20px 0px 5px;
	color: rgb(158, 158, 158);
	font-size: 10px;
	}
