@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #8E8E8E;
}

div, p, h1, h2, h3, h4, th, td, img, spam {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 1004px;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 1004px;
}
#menu-area {
	text-align: left;
	height: 36px;
	width: 426px;
	padding-top: 116px;
	padding-left: 500px;
}
#home {
	float: left;
	height: 36px;
	width: 78px;
	padding-right: 5px;
}
#REGISTER {
	float: left;
	height: 36px;
	width: 75px;
	padding-right: 5px;
}
#LOGiN {
	float: left;
	height: 36px;
	width: 74px;
	padding-right: 5px;
}
#EarnMoney {
	float: left;
	height: 36px;
	width: 95px;
	padding-right: 5px;
}
#CONTACT {
	float: left;
	height: 36px;
	width: 75px;
	padding-right: 5px;
}
#contect-area {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	width: 1002px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 13px;
}
#download-bg {
	background-image: url(../images/downlod-bg.jpg);
	background-repeat: no-repeat;
	height: 459px;
	width: 924px;
}
#download-bg h1 {
	font-family: "Trebuchet MS";
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 27px;
}
#file-area {
	background-image: url(../images/file-area.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 389px;
	text-align: left;
	padding-top: 31px;
	padding-left: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Premium-bg {
	background-image: url(../images/premi-bg.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 924px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#Premium-bg h1 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 24px;
}
#buy-area {
	width: 834px;
	overflow: hidden;
}
.buy-box {
	float: left;
	height: 102px;
	width: 193px;
	padding-top: 152px;
}
#footer-area {
	background-color: #959595;
	height: 101px;
	width: 924px;
	margin-top: 13px;
}
#footer-left {
	background-image: url(../images/footer-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 101px;
	width: 10px;
}
#adderss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 53px;
	width: 566px;
	padding-top: 26px;
	padding-left: 14px;
	text-align: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 17px;
	width: 317px;
	padding-top: 44px;
}
#footer-right {
	background-image: url(../images/footer-right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 101px;
	width: 10px;
}

