* { margin:0; padding:0;}
body {
	background:#232323 url(images/tall_site.jpg) 0 0 repeat-x;
	font-size:15px;
	line-height:1em;
	font-family:arial, tahoma;
	color:#999;
}

/*in_line*/
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
.menu li  {
	display: block;
	float: left;
	width: 120px;
	text-transform: uppercase;
	font-size: 12px;
	height: 26px;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu li  a{
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li a:hover {
	color: #F60;
	text-decoration: none;
}

li.last{
	width: 125px;
}

ul.menu {
	margin: 0px;
	padding: 0px;
}




a:hover{text-decoration:none;}
a {
	color:#999999;
	text-transform: none;
	text-decoration: none;
}


.column { float:left;}
.clear { clear:both;}

h1{text-indent:-10000px; font-size:0; line-height:0;}
h2 {
	font-size: 22px;
	color: #FFF;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: uppercase;
}


/*header*/
.h_menu{
	height:41px;
}
.h_wr_logo{
	height:341px;
	background:url(images/h_wr_logo.jpg) 0 0 no-repeat;
}
.col_1{
	width:350px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.col_2{
	width:350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}


/*footer*/
.footer{ background:#000 url(images/footer_wr.jpg) 0 0 no-repeat; font-size:0.687em; color:#3b3b3b; line-height:1.75em;}
.footer .ind_txt{ padding:23px 0 27px 35px;}
.footer span{ color:#ffffff;}
.footer a {
	color:#3b3b3b;
	text-decoration: none;
}
.item {
	background-image: url(images/img-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px;
	height: 185px;
	width: 144px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*content*/
.content{
	color:#999;
	font-size:0.812em;
	line-height:1.312em
}
.line {
	height: 1px;
	color: #666;
	border-bottom-width: 1px;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #000;
	border-top-width: 0px;
}

.title{ display:block; margin-bottom:11px; margin-top:92px;}
.title1{ display:block; margin:4px 0 24px 0;}
.ind_list ul{ margin:13px 0;}
.button{ background:url(images/button.gif) 0 0 no-repeat; width:75px; height:24px; text-indent:inherit; text-align:center;}
.button a{ color:#ffffff; text-decoration:none; font-weight:bold; display:block; padding-top:4px; font-size:11px;}
.ind_main_box{ padding:0 0 0 61px; padding-top:89px;}
.ind_left{ padding-left:65px;}
.img_left{ float:left; margin-right:20px;}
.content span{ color:#ffffff; display:block;}
.ind_top{ margin-top:11px;}
.wr_left{position:relative; margin:-25px 0 0 107px;}
.content p{ margin:15px 0 0 0;}
.text span{ display:inline;}

.gallery {
	padding: 20px;
}
.itemvip {
	background-image: url(images/img-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px;
	height: 215px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentBox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.contentGallery img {
	border: 10px solid #000;
}

.red {
	color: #CA2A23;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.contentGallery {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
#main-description {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-description-text {
	background-color: #0D0D0D;
	text-align: left;
	color: #999999;
	font-size: small;
	line-height: normal;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#main-description-text p {
	margin: 2px;
	padding: 2px;

}

.main-description-text {
	font-weight: bold;
	margin: 5px;
}

#main-description img {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #EEDBB1;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#featured {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	font-size: large;
	font-weight: bold;
	padding: 0px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.gallery-girl {
	float: left;
	width: 167px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.gallery-girl  img {
	border: 2px solid #EEDBB1;

}
h3 {
	color: #FFF;
}

.gallery-text {
	float: left;
	width: 167px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 10px;
	height: auto;
	
}
.gallery-text  p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: middle;
	letter-spacing: 0.01em;
}
.gallery-girl-name {
	color: #F00;
	font-weight: bold;
}
.gallery-girl-name  a {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
.gallery-girl-name a:hover {
	color: #CCC;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}

.gallery-rate {
	color: #999999;
}
.gallery-phone {
	font-weight: bold;
}
.gallery-phone  a {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
.gallery-phone a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
#main-description img.noborder {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #EEDBB1;
}
