#wrapper{
	text-align: left;
	margin: 0 auto;
	width:940px;
	}
#wrapper p {
	font-size: 13px;
}	

#callout {
	background: url(../images/theme/tour/unauthenticated_callout.jpg) no-repeat right;
	height:305px;
	border-bottom: 1px solid #cccccc;
	padding:20px 0 0 0;
	margin-bottom: 40px;
	}
	#authenticated #callout {
	background: url(../images/theme/tour/authenticated_callout.jpg) no-repeat right;
	}
	#callout h1 {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
	letter-spacing: -3px;
	line-height: .9;
	width: 445px;
	margin-bottom: 15px;
	font-weight: normal;
	}
	#callout h1#how_to_get {
	background: url(../images/theme/tour/how_to_get.jpg) no-repeat;
	display: block;
	width: 429px;
	height: 85px;
	text-indent: -9000px;
	}
	#callout h1#how_to_have {
	background: url(../images/theme/tour/how_to_have.gif) no-repeat;
	display: block;
	width: 453px;
	height: 87px;
	text-indent: -9000px;
	}	
	#callout p {
	width: 280px;
	margin-bottom: 10px;
	color: #333;
	}
	#authenticated #callout p {
	width: 310px;
	}
	#callout a#btn_sign_up {
	display: block;
	width: 125px;
	height: 30px;
	background: url(../images/theme/tour/btn_sign_up.gif) no-repeat;
	text-indent: -9000px;
	}	
	#callout a#btn_find_ways {
	display: block;
	width: 215px;
	height: 20px;
	background: url(../images/theme/tour/btn_find_ways.gif) no-repeat;
	text-indent: -9000px;
	}	
	

#content_area li {
	margin:0 0 40px;
	color: #333;
	}
	#content_area p {
	margin:0px 0px 5px 0px;
	}
	#content_area h2 {
	font-size: 22px;
	margin-bottom: 2px;
	color: #000;
	}
	#content_area a.arrow {	
	background:transparent url(../images/theme/tour/arrow.gif) no-repeat left center;
	color:#CF1111;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding:0 0 0 20px;
	text-decoration:none;	
	}
	#content_area a.arrow:hover {
	text-decoration: underline;
	}

#primary_content {
	border-bottom: 1px solid #cccccc;
	padding: 0px 20px;
	margin-bottom: 40px;
	list-style: none;
	}
	#primary_content li {
	display: block;
	padding: 210px 480px 0px 0px;
	background-repeat: no-repeat;
	height: 1px;
	}
	#primary_content li p, #secondary_content li p {
	width: 380px;
	}
	#primary_content li.clear, #secondary_content li.clear {
	height: 1px;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	}
	#primary_content li div {
	margin-top: -180px;
	}
	#pc_pos1 {
	background: url(../images/theme/tour/pc_pos1.jpg) no-repeat right top;
	background-repeat: no-repeat;
	}
	#pc_pos2 {
	background: url(../images/theme/tour/pc_pos2.jpg) no-repeat right top;
	background-repeat: no-repeat;
	}
	#pc_pos3 {
	background: url(../images/theme/tour/pc_pos3.jpg) no-repeat right top;
	background-repeat: no-repeat;
	}

#secondary_content li {
	padding: 210px 0px 0px 480px;
	list-style: none;
	height: 1px;
	}
	#secondary_content li div {
	margin-top: -180px;
	}
	#sc_pos1 {
	background: url(../images/theme/tour/sc_pos1.jpg) no-repeat top left;
	background-repeat: no-repeat;
	}
	#sc_pos2 {
	background: url(../images/theme/tour/sc_pos2.jpg) no-repeat top left;
	background-repeat: no-repeat;
	}
