body{
	margin:0px;
	padding:0px;
	background:c2ac45;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:200%;
	color:white;
	background-color:#272727;
}
#TopCorner {
	clear: both;
	position: absolute;
	width: 10px; 
	left: 0px;
	top: 0px;
	clear: both;
}	
	
#container { 
    width: 780px; 
    background: #c2ac45; 
    margin: 0 auto; 
    border: 1px solid #000000; 
    text-align: left; 
} 
#sidebar { 
	clear: both;
	position: absolute;
	width: 475px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:125%;
	left: 250px;
	top: 100px;
	clear: both; 
} 

<!-- Backgrounds, Menu, Logo Positions -------------------------->

#BackgroundGraphic {
	clear: both;
	position: absolute;
	width: 10px; 
	left: 0px;
	top: 0px;
	clear: both;
}
#menubar { 
	position: relative;
	width: 400px; 
    margin-left: auto ;
    margin-right: auto ;
	top: 10px;
	clear: both;
}
#MagicLogoPosition {
	clear: both;
	position: absolute;
	left: 25px;
	top: 25px;
	clear: both;
}
#BackgroundColor {
	background-color: 000;
}



h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:50px;
	line-height:115%;
	font-style: italic;
	font-weight: light;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:24px;
	line-height:135%;
	font-weight: lighter;
	text-align:center;
}
h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:28px;
	line-height:135%;
	font-weight: lighter;
	text-align:center;
}
#TopHead { 
	clear: both;
	position: absolute;
	width: 475px; 
	left: 540px;
	top: 150px;
	clear: both;
}
#TopContent { 
	clear: both;
	position: absolute;
	width: 300px; 
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:13px;
	line-height:135%;
	left: 540px;
	top: 300px;
	clear: both;
} 
#SideContent { 
	clear: both;
	position: absolute;
	width: 230px; 
	font-family: Tahoma, Geneva, sans-serif;
	color:#f2f2b4;
	font-size:10px;
	line-height:125%;
	left: 240px;
	top: 400px;
	clear: both;
} 
#BuyButton { 
	clear: both;
	position: absolute;
	width: 200px; 
	left: 870px;
	top: 630px;
	clear: both;
} 
#ClickHereCopy { 
	clear: both;
	position: absolute;
	width: 290px; 
	left: 275px;
	top: 493px;
	clear: both;
}
#ClickHere { 
	clear: both;
	position: absolute;
	width: 150px; 
	left: 580px;
	top: 500px;
	clear: both;
}
#MiddleHead { 
	clear: both;
	position: absolute;
	width:750px; 
	left: 270px;
	top: 625px;
	clear: both;
}
.MiddleLead {
	font-family: Tahoma, Geneva, sans-serif;
	color:#00adef;
	font-size:20px;
	line-height:125%;
}
#MiddleContent { 
	clear: both;
	position: absolute;
	width: 525px; 
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
	line-height:200%;
	text-align:justify;
	left: 500px;
	top: 700px;
	clear: both;
}


.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.ClickHereType {
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:15px;
	line-height:125%;
}
.BlueType {
	color:#00adef;
}
.WhiteType {
	color:#FFF;
}
.OrangeType {
	color:#FF7E00;
}
.YellowType {
	color:#F1FA00;
}
.PinkType {
	color:#F700FA;
}
.GrayType {
	color:#cecbcb;
}
.BlackType {
	color:#000;
}

#Testimonials { 
	clear: both;
	position: absolute;
	width: 240px; 
	font-family: Tahoma, Geneva, sans-serif;
	color:#BDEA85;
	font-size:11px;
	line-height:200%;
	text-align:justified;
	left: 240px;
	top: 400px;
	clear: both;
}

#HomeFarLeftMenu { 
	clear: both;
	position: absolute;
	width: 200px; 
	font-family: Tahoma, Geneva, sans-serif;
	color:#f2f2b4;
	font-size:12px;
	line-height:100%;
	left: 20px;
	top: 450px;
	text-decoration: none;
	clear: both;
}


