﻿@charset "UTF-8";
/* CSS Document */



/* Toolbox */
.floatleft {float:left;}
.floatright {float:right;}
.clear {clear:both;}
*{margin: 0px; padding: 0px;}
/* end Toolbox*/


#container {
	width: 950px;
	background-image: url(images/landing_bg.jpg);
	margin:0 auto;
	height: 1500px;
}

#h1		{
	width:360px;
	margin:440px 160px 0px 50px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	color: #AFE135;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: -0.3px;
}

#body1		{
	width:610px;
	float:right;
	margin-top: 30px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#green_header		{
	width:610px;
	margin:0px 160px 0px 50px;
	float:right;
}

#green_header2		{
	width:610px;
	margin:56px 160px 0px 50px;
	float:right;
}

#freedom		{
	width:580px;
	margin:25px 175px 0px 50px;
	float:right;
}

#addvantage		{
	width:580px;
	margin:25px 160px 0px 50px;
	float:right;
}


#sign_button	{
	width:150px;
	margin:-90px 0px 0px 655px;
	float:left;
}


#body2	{
	width:610px;
	margin:60px 160px 0px 0px;
	float:right;
}



#footer	{
	width:950px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}



#button1	{
	width:352px;
	float:left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 120px;
}

#button2	{
	width:352px;
	float:right;
	margin-top: 20px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* class */


.body	{
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}

.body_green	{
	color: #AFE135;
	font-size: 15px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
}

.body2	{
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #010604;
}

a:link {
	color: #AFE135;
}

.style1 {
	color: #AFE135;
	font-weight: bold;
}

.style2 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {color: #AFE135
}



.style4 {color: #FFFFFF
}

.style5 {font-size: 24px
}

ul		{
	right: 0px;
	/*margin-left: -40px !important;*/
	text-align: left;
	list-style:none;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	padding-left: 30px;
	background-image: url(images/bullett.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}



/* END */
