body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://elitewavetrader.com/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040442;
	background-attachment: fixed;
}

/* ------------------------------------------------------------

	HEADINGS

------------------------------------------------------------ */
h1 {
	font-family: Impact;
	font-size: 33px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: 200;

}


h2 {
	font-family: Impact;
	font-weight: normal;
	font-size: 22px;


}


h3 {
	background-color: #0000FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding: 10px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;

}

h4 {

}

h5 {

}


p {
	font-family: georgia, serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	font-family: Georgia;
	font-size: 110%;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 30px;
}
li {
	margin-bottom: 10px;
}

.small{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.medium{
	font-size: 15px;
}
.big{
	font-size: 24px;
	line-height: 30px;
}
.biggest{
	font-size: 28px;
	line-height: 34px;
}
.supersize{
	font-size: 34px;
}

img {
	margin: 0px;
	padding: 0px;
}



/* ------------------------------------------------------------

	BODY COMPONENTS

------------------------------------------------------------ */
/* ------------
	tiptop
--------------- */
#head {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	padding: 0px;
	width: 840px;
	height: 300px;
}
#body {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#body2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.red {
	color: #CE0000;
}
.blue {
	color: #0033CC;
}





#footer {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	line-height: 19px;
	background-image: url(../images/footer.jpg);
	height: 200px;
	width: 840px;
	margin-bottom: 0px;
	padding: 0px;
}





/* ------------------------------------------------------------

	CONTAINER

------------------------------------------------------------ */



#containermain {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(http://elitewavetrader.com/images/mainbg.gif);
	background-repeat: repeat-y;
}
#containermain a{
	color: #0000FF;
	text-decoration: underline;
}
#containermain a:hover{
	color: #FF0000;
}
#containermain2 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(http://elitewavetrader.com/images/mainbg.gif);
	background-repeat: repeat-y;
}
#containermain2 a{
	color: #0000FF;
	text-decoration: underline;
}
#containermain2 a:hover{
	color: #FF0000;
}
#bulleted {
	background-color: #d5eaff;
	padding: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #9DCEFF;
}

#bulleted ul{
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#bulleted li{
	margin-bottom: 20px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}

#testimonial {
	padding: 20px;
	border: 1px solid #999999;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d5eaff;
}
#testimonial h1{
	font-size: 18px;
	margin-bottom: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-weight: bold;
}
#testimonial p{
	font-size: 15px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: italic;
	color: #333333;
}


#bonus {
	padding: 20px;
	border: 3px solid #000000;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d5eaff;
}
#bonus h1{
	font-size: 36px;
	margin-bottom: 10px;
	color: #CE0000;
	font-family: Impact;
}


#check ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


#check li {
	background-image: url(../images/checksmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-bottom: 20px;
	font-size: 110%;
	line-height: 30px;
}

.breakme {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.hilight {
	background-color: #FFFF00;
	padding-right: 5px;
	padding-left: 5px;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A2900;
}


.spaceme {
	clear: both;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}


.left {
	float: left;
}

.right {
	float: right;
}

.centerit {
	margin-right: auto;
	margin-left: auto;
}
.box {
	background-color: #FFFFEA;
	padding: 20px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#ebook {
	background-color: #FFFFEA;
	padding: 20px;
	border: 3px solid #000000;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#arialface p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.message {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
	background-image: url(../images/lemalbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 660px;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.spacing {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.picborder {
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#signup {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
	border-top-width: 2px;
	border-right-width: 15px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 20px;
}
#signup h1{
	font-size: 28px;
}

#order {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/order.gif);
	height: 980px;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#dvdmodule {
	background-image: url(../images/dvdmodule_02.gif);
	width: 700px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#dvdmodule .discone{
	background-image: url(../images/dvdmodule_01.jpg);
	height: 121px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}
#dvdmodule .disctwo{
	background-image: url(../images/dvdmodule2_01.jpg);
	height: 111px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}

#dvdmodule .discthree{
	background-image: url(../images/dvdmodule3_01.jpg);
	height: 131px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}

#dvdmodule .discfour{
	background-image: url(../images/dvdmodule4_01.jpg);
	height: 131px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}

#dvdmodule .discfive{
	background-image: url(../images/dvdmodule5_01.jpg);
	height: 121px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}
#dvdmodule .discsix{
	background-image: url(../images/dvdmodule6_01.jpg);
	height: 131px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}
#dvdmodule .discseven{
	background-image: url(../images/dvdmodule7_01.jpg);
	height: 131px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 25px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}
#dvdmodule .disceight{
	background-image: url(../images/dvdmodule8_01.jpg);
	height: 131px;
	width: 500px;
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 170px;
	margin: 0px;
}

.inputsign{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border: 1px solid #666666;
	width: 80%;
}



.width85 {
	width: 83%;
}
.shadow {
	background-image: url(../images/shadow.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.shadowt {
	background-image: url(../images/shadow.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 95%;
}

.shadowp {
	background-image: url(../images/shadow.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.shadows {
	background-image: url(../images/shadowsign.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}







.width90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.width80 {
	width: 79%;
}


.width75 {
	width: 73%;
}

.width70 {
	width: 69%;
}

.width65 {
	width: 64%;
}

.width60 {
	width: 59.3%;
}

.width55 {
	width: 55%;
}


.width50 {
	width: 49%;
}

.width40 {
	width: 40%;
}

.width35 {
	width: 33%;
}

.width30 {
	width: 27%;
}

.width25 {
	width: 24%;
}
.width20 {
	width: 19%;
}

.width15 {
	width: 14%;
}
