
body {
	
	
	background-color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
    width: 100%;
    text-align: center;
	color: white;
	

}

#wrapper {
    width: 1100px;
    height: 1200px;
    background-image: url("../images/bg.jpg");
    background-repeat: no-repeat;
    text-align: center;
    margin: 0 auto;
}

.header {
	width: 100%;
	height: 135px;

}

h1.trackStorms {
	margin-left: -6000px;
}


div.top {
	height: 318px;

}

div.top h2 {
	width: 240px;
	text-align: center;
	float: right;
	padding-right: 135px;
	font-size: 150%;
	color: #24fa3e;
font-weight: old;
line-height: 25px;
}


div.mainContent {
padding-left: 160px;
width: 900px;
text-align: left;
height: 550px;


}


div.left {
float: left;
color: #24fa3e;
padding-left: 24px;
height: 400px;
width: 244px;
}

div.left ul {
width: 233px;

}

div.left ul li {
list-style-type: disc;
font-size: 90%;
letter-spacing: -.045em;
padding: 2.3px;
}

div.left span.list {
margin-left: -7px;
}

div.left span.listBold {
margin-left: -7px;
font-weight: bold;
letter-spacing: 0px;
color: #94F79E;

}

div.left span.listBold2 {
margin-left: -7px;
font-weight: bold;
letter-spacing: -.045em;
word-spacing: -1px;
color: #94F79E;

}

div.left span.list3 {
margin-left: -7px;
word-spacing: -1.5px;
}



div.middle {
padding-top: 38px;
font-size: 70%;
width: 725px;
letter-spacing: -0.01em;
line-height: 13px;
text-align: justify;
}

div.middle p {
padding-top: 10px;
width: 618px;

}

ul.buttons li  {
float: left;
margin-left: -15px;
}

div.middle p.price {
width: 600px;
font-family: Georgia;
text-align: left;
font-size: 104%;
line-height: 14px;
letter-spacing: .01em;
font-style: italic;

}

div.middle p.price a {
color: #24FA3E;
text-decoration: none;
}

div.middle p.price a:hover {
color: #94F79E;
}

div.bottom ul {
margin-left: 185px;

}

div.bottom ul.screenType li {
width: 200px;
float: left;
padding-right: 85px;
}

div.helpDiv {
clear: both;
padding-top: 40px;
padding-left: 30px;
}

div.helpDiv a {

color: #24FA3E;
}

div.helpDiv a:hover {
color: gold;

}

