@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 950px;
	margin: 0 auto;
}

#logo {
	width: 494px;
	float: left;
	text-align: left;
}

#affiliates {
	width: 456px;
	height: 98px;
	float: right;
	background-image: url(images/hotteencash02.jpg);
	background-repeat: no-repeat;
}

#header02 {
	clear: both;
}


#main {
	width: 613px;
	float: left;
}

#main2 {
	width: 950px;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #b4bebe;
}

#main3 {
	padding-left: 20px;
	padding-right: 00px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

#side {
	width: 337px;
	float: right;
	background-color: #d4dbdd;
}

#websitestitle {
	clear: both;
	height: 54px;
	background-image: url(images/titles/ourwebsitesbg.gif);
	background-repeat: repeat-x;
}


#sitetitle {
	text-align: left;
}

#websites {
	clear: both;
	background-image: url(images/websitesbg.jpg);
	background-repeat: repeat-x;
	background-color: #bdc6c7;
}

#bottomnavigation {
	clear: both;
}

#footer {
	clear: both;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-color: #ff4abd;
	height: 90px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	
	}
	

.ccbill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 68px;
	padding-top: 35px;
}

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 50px;
	padding-right: 50px;
}
