@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	margin:0 auto;
	padding-top: 5px;
	text-align: center;
	background-color: #1f1a17;
	background-image: url(../images/img_pg/pg_bk.gif);
	background-repeat: repeat;
	background-position: center 10px;
}
#header {
	width: 984px;
	height: 102px;
	margin: 0 auto;
}
#content {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/img_pg/content_bk.jpg);
	background-repeat: repeat-y;
}
#content .right {
	clear:right;
	float:right;
	width: 576px;
	padding: 20px 40px 30px 30px;
	background-image: url(../images/img_pg/right_content_bk.jpg);
	background-repeat: no-repeat;	
	text-align:left;
}
.right-image {
	float:right;
	margin: -20px -19px 10px 10px;
}
#content .phone {
	float:right;
	margin: 0 auto;
	width: 646px;
	padding: 10px 0 0 0;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}
#content .hours {
	float:right;
	margin: 0 auto;
	width: 646px;
	padding: 10px 0 20px 0;
	clear:right;
	font-size: 18px;
	color: #fff;
}
#content .left {
	float:left;
	width: 338px;
}
#content .bottom {
	width: 984px;
	height: 207px;
	margin: 0 auto;
}
#footer {
	width: 984px;
	margin: 0 auto;
	font-size: 11px;
	color: #999;
	padding: 10px 0;
}
#footer a {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
}
h1 {
	font-size: 150%;
	color: #f3933c;
}
h2 {
	font-size: 125%;
	border-bottom: dotted 1px #999;
	color: #f3933c;
}
p {
	line-height: 150%;
}
li {
	padding: 5px 0;
	list-style-type: square;	
}
a {
	font-weight: bold;
	color: #fff;
}
a:hover {
	text-decoration: none;	
}
img {
	border: none;	
}
.clearit {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.scroll {
	margin: 40px 0 0 45px;
	width: 261px;
	height: 300px;
	padding: 60px 10px 0 10px;
	background-image: url(../images/img_pg/scroll.jpg);
	background-repeat: no-repeat;
	font-size: 150%;
	color: #000;
	line-height: 200%;
}
a.joinnra {
	margin: 40px 0 0 75px;
	width: 216px;
	border: none;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 150%;
	display: block;
}
.flrt {
	float: right;
	margin: 0 0 10px 10px;
}
.big {
	font-size: 140%;
	color: #fff;/*#ef8120;*/
	font-weight: bold;
}
