body
{
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #00121F; 
}

img { border: 0; }

#strip_top
{
    height: 374px;
}

#strip_middle
{
	background-color: #002740;
	background-image: url(images/top_of_middle_strip.png);
	background-repeat: repeat-x;
}

#strip_bottom
{
	background-image: url(images/top_of_bottom_strip.png);
	background-repeat: repeat-x;
}

.container
{
	width: 970px;
	margin: 0 auto;
}

#header
{
	height: 374px;
	background-image: url(images/header_bk.png);
	position: relative;
}

#big_app_icon
{
	position: absolute;
	top: 45px;
	left: 60px;
}

#profittrain_title
{
	position: absolute;
	top: 90px;
	left: 420px;
}

#download_button
{
	position: absolute;
	top: 240px;
	left: 440px;
}

#download_button:active
{
	position: absolute;
	top: 241px;
	left: 441px;
}


#buy_button
{
	position: absolute;
	top: 240px;
	left: 680px;
}

#buy_button:active {
	position: absolute;
	top: 241px;
	left: 681px;
}

.container ol
{
	margin: 0;
	padding: 20px 0 0 55px;
	list-style: none;
}

.container ol li
{
	margin: 0;
	padding: 20px 5px 0 5px;
	display: block;
	float: left;
}

#screencast_icon
{
	margin: 0;
	padding: 0;
}

#left_list,
#right_list
{
	width: 425px;
	padding: 15px 30px;
}

#right_list
{
	float: right;
	/* background-color: #000; */
}

#left_list
{
	float: left;
	/* background-color: #111; */
}

.container dt
{
	color: #fff;
	font-size: 13pt;
	letter-spacing: 1px;
	text-shadow: #000 2px 2px 0px;
	font-weight: normal;
}
.container dd
{
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
	color: #999;
	text-shadow: #000 2px 2px 0px;
}

.container dl img
{
	float: left;
	margin: 3px 7px 13px 0;
}

#support
{
	padding: 2em 2em 0 2em;
}

#company_footer
{
	padding: 4em 0 0 0;
}

#support h1,
#support h2,
#support h3,
#support h4,
#support h5,
#support p
{
	margin: 0 0 1em 0;
	padding: 0;
}

#support form
{
	margin: 0 0 2em 0;
}

#support h1,
#support h2,
#support h3,
#support h4,
#support h5
{
	color: #eee;
	text-shadow: #000 2px 2px 5px;
}

#features_box_company_brand
{
	margin-top:5em;
}

/* LVHA important order */
/* Lord Vader Froze Han's Ass */

a
{
	color: #0072BC;
}

a:link
{
	color: #0072BC;
}

a:visited
{
	color: #0072BC;
}

a:focus,
a:hover
{
	color: #00f;
}

a:active
{
	color: #f00;
}
