body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}

.clear {
clear:both;
}

.space {
height:30px;
}

a img {border: 0px}


#header {
	height: 271px;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	overflow:auto;
	width: 817px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sales-theme_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#footer {
	height: 165px;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sales-theme_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Text Box */
.textone {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.texttwo {
    width:750px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-left:auto;
	margin-right:auto;
}


/* TITLES */

.maintitleblack {
	font-family: impact;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.maintitlered {
	font-family: impact;
	font-size: 40px;
	font-weight: bold;
	color: #E10000;
	text-align:center;
}

.headingoneblack {
font-family: Arial,Helvetica,sans-serif;
font-size: 30px;
font-weight: bold;
line-height: 32px;
text-align:center;
padding:10px;
color: #000;
}

.headingonered {
font-family: Arial,Helvetica,sans-serif;
font-size: 30px;
font-weight: bold;
line-height: 32px;
text-align:center;
padding:10px;
color: #E10000;
}


.headingtwoblack {
color: #000000;
line-height: 29px;
font-family: Tahoma;
font-size: 24px;
font-weight: bold;
text-align:center;
padding:10px;
}

.headingtwored {
color: #C90000;
line-height: 29px;
font-family: Tahoma;
font-size: 24px;
font-weight: bold;
text-align:center;
padding:10px;
}


/* Bonus Box 1*/
/* (START) */
.bonusbox {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 24px;

	width:610px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bonus-box1_02.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.bonusbox p{
	margin-left:30px;
	margin-right:30px;
	color: #000;
}

.bonusboxtop {
width:610px;
height:133px;
	background-image: url(images/bonus-box1_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
}


.bonusboxbot {
	width:610px;
	height:75px;
	background-image: url(images/bonus-box1_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
}
/* (END) */


/* Bonus Box 1*/
/* (START) */
.bonusboxtwo {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 24px;

	width:610px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bonus2_02.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.bonusboxtwo p{
	margin-left:30px;
	margin-right:30px;
	color: #000;
}

.bonusboxtwotop {
width:610px;
height:133px;
	background-image: url(images/bonus2_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
}


.bonusboxtwobot {
	width:610px;
	height:75px;
	background-image: url(images/bonus2_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
}
/* (END) */


/*LIST*/
#list {
    width:630px;
	color: #444444;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 22px;
	/*background-color: #f4f4f4;
	border: 1px solid #CCCCCC;*/
	margin-right:auto;
	margin-left:auto;
}

#list strong{
color: #CC0000;
font-family: Arial,Helvetica,sans-serif;
font-size: 20px;
line-height: 40px;
}

/* (END) */

/*BUY NOW BOX*/
#buynowbox {
	width:600px;
	background-color: #FBFEC5;
	border: 8px dashed #990000;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
}

/* (END) */

/*TESTIMONIAL*/

#testimonial{
	width:630px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}

#testimonial p{
width:540px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 24px;
}

.testimonialtop{
width:630px;
height:71px;
background-image: url(images/testimonials_01.png);
background-repeat: no-repeat;
background-position: center bottom;
}

.testimonialbg{
width:630px;
overflow:auto;
background-image: url(images/testimonials_02.gif);
background-repeat: repeat-y;
background-position: center top;
}

.testimonialbottom{
width:630px;
height:41px;
background-image: url(images/testimonials_03.png);
background-repeat: no-repeat;
background-position: center top;
}

/*END*/
