*{
	padding:0px;
	margin:0px;
	border:none;
}
html {
  height:100%;
}
* html body {
  height:100%;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	position:relative;
	min-height:100%;
	font-size:10px;
	color:#454545;
	background-color:#fff;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#container{
	background:url(images/bg/girl.jpg) no-repeat top left;
	position:relative;
	width:999px;
	margin-left:auto;
	margin-right:auto;
}
/*-------HEADER-------*/
#header{
	height:111px;
	background:url(images/bg/header.gif) no-repeat top right;
	position:relative;	
}
#header img{
	position:absolute;
	top:31px;
	left:139px;
}
#download{
	height:240px;
	background:url(images/bg/download-bg.gif) no-repeat top right;
	position:relative;
	padding-left:193px;
}
#download h2{
	font-size:20px;
	font-family: Tahoma;
	font-weight:bold;
	line-height:19px;
	width:550px;
	float:left;
	position:relative;
	top:-13px;
}
#download h1{
	font-size:43px;
	font-family: Tahoma;
	font-weight:bold;
	position:relative;
	clear:both;
	float:left;
	width:520px;
	top:-20px;

}

#download h2 span, #download h1 span {color:#d81d83;}
.search{
	padding-top:12px;
	position:absolute;
	left:761px;
	width:143px;
	height:78px;
}
.search img{
	position:absolute;
	top:0px;
	left:0px;
}
.search select{
	border:1px solid #818181;
	font-size:11px;
	font-family:'Myriad Pro';
	width:143px;
	height:16px;
	margin-top:7px;
}
#download p{
	float:left;
	width:300px;
	font-family:Tahoma;
	font-size:9px;
	line-height:10px;
	font-weight:bold;
	color:#454545;
}
img#join{
	position:absolute;
	top:87px;
	left:471px;
}
/*-------CONTENT-------*/
#content{
	padding-left:181px;
	background:url(images/bg/center.gif) no-repeat right top;
}
#left_block{
	float:left;
	width:187px;
	padding-right:35px;
}
#left_block img{
	border:1px solid #f4bedb;
	padding:5px;
}
#left_block p{
	font-weight:bold;
	padding:20px 0;
}
#left_block p span{
	color:#d81d83;
}
#center_block{
	margin-left:222px;
}
#center_block div{
	height:220px;
}
.image_ul li{
	float:left;
	width:248px;
	margin-right:3px;
	background-color:#fff;
}
.image_ul img{

	border:1px solid #f4bedb;
	padding:3px;
}
.title_ul li{
	margin-top:-2px;
	float:left;
	height:19px;
	width:248px;
	margin-right:3px;
	background:url(images/bg/line-h.gif) repeat-x;
	text-align:center;	
	padding-top:4px;
}
/*-------FOOTER-------*/
#footer{
	margin-left:auto;
	margin-right:auto;
	width:999px;
	background:#fff url(images/bg/bottom-body-bg.jpg) no-repeat center bottom;
	position:relative;
}
#footer div{
	background:url(images/bg/bottom-button.gif) no-repeat left top;
	position:relative;
	width:490px;
	padding-top:15px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer div#copy{
	background:none;
	padding-top:100px;
	height:181px;
}
#copy a{
	color:#d81d83;
}
#js {position:absolute}

