/* CSS Document 2008. All Right Reserved | Adult Web Site Design By http://escortdesign.com */

body {
	margin: 0;
	padding: 0;
	font-family: 'Arial';
	font-size: 12px;
	color: #525252;
	background: #86B9D1;
	}
img, table, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
img {
	border: 0;
	}
h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: 'Arial';
	color: #333333;
	}
a {
	color: #464646;
	cursor: pointer;
	}
a:hover {
	color: #E86600;
	}
a:focus {
	outline: none;
	}
table, td {
	border-collapse: collapse;
	}
td {
	vertical-align: top;
	}
td.chk {
	vertical-align: middle;
	text-align: center;
	height: 24px;
	width: 24px;
	padding: 0;
	margin: 0;
	}

/*********************************************/

div.AllPage {
	width: 800px;
	margin: 0 auto;
	background: url('images/BackAll.gif') repeat-y 0 0;
	}
div.Header1 {
	background: url('images/Header1.jpg') no-repeat 0 0;
	}
div.Header2 {
	background: url('images/Header2.jpg') no-repeat 400px 0;
	}
div.Header3 {
	background: url('images/Header3.jpg') no-repeat 0 169px;
	}
div.Header4 {
	background: url('images/Header4.jpg') no-repeat 400px 169px;
	height: 337px;
	}
div.Header1 h1 {
	display: none;
	}
div.Content {
	background: url('images/Top.jpg') no-repeat 0 0;
	}
div.Desc {
	color: #83B6CC;
	padding: 10px 105px 0 105px;
	text-align: center;
	}
div.Call {
	font-size: 22px;
	color: #83B6CC;
	}
div.Call b {
	font-size: 24px;
	color: #F764A2;
	}
div.LeftBlock {
	background: url('images/LeftBlock.jpg') no-repeat 0 0;
	}
div.RightBlock {
	background: url('images/RightBlock.jpg') no-repeat 0 0;
	}
div.LeftBlock, div.RightBlock {
	position: relative;
	width: 400px;
	height: 439px;
	}
div.Call {
	position: absolute;
	top: 13px;
	width: 350px;
	height: 60px;
	overflow: hidden;
	}	
div.LeftBlock div.Call {
	left: 32px;
	}
div.RightBlock div.Call {
	left: 17px;
	}
div.Thumb {
	position: absolute;
	top: 138px;
	width: 167px;
	height: 272px;
	overflow: hidden;
	}
div.LeftBlock div.Thumb {
	left: 33px;
	}
div.RightBlock div.Thumb {
	left: 17px;
	}
div.Name {
	position: absolute;
	top: 82px;
	width: 352px;
	height: 41px;
	text-align: center;
	overflow: hidden;
	color: #EFEFEF;
	font-size: 34px;
	font-weight: bold;
	}
div.LeftBlock div.Name {
	left: 30px;
	}
div.RightBlock div.Name {
	left: 17px;
	}
div.About {
	position: absolute;
	top: 135px;
	width: 168px;
	height: 250px;
	overflow: hidden;
	}
div.LeftBlock div.About {
	left: 213px;
	}
div.RightBlock div.About {
	left: 198px;
	}
div.Bottom {
	background: url('images/Bottom.jpg') no-repeat 0 0;
	width: 800px;
	height: 49px;
	}