body {
	margin:0;
	padding:0;
	background:#000 url(images/bg.jpg) top repeat-x;
	height:100%;
}

body, td, th {
	color: #000;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
}
td {
	text-align:justify;
	vertical-align:top;
}
a, a:link, a:visited {
	color:#67BAEE;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#000;
	font-size:18px;
	text-decoration:none;
	margin:10px 0 0;
	font-weight:normal;
}
h2 {
	color:#000;
	font-size:24px;
	text-decoration:none;
	margin-top:0;
	font-weight:normal;
}
a img { border:none }

#wrap {
margin:0 auto;
padding:0;
height:100%;
}
.clear {
	clear:both;
}
.zero {
	margin:0;
	padding:0;
}
.align-left {
	text-align:left;
}
.align-center{
	text-align:center;
}
.align-right {
	text-align:right;
}
.float-left {
	float:left;
}
.center-margin {
	margin:auto;
}
.float-right {
	float:right;
}
.nospace {
	margin:0 !important;
	padding:0 !important;
}
div.hr {
	height: 20px;
	background: url(images/bg-divider-hor.gif) repeat-x;
}
div.hr hr {
	display: none;
} 
ul.reset {
	margin:0;
	padding:0;
	}
ul.reset li{
	list-style:none;
	line-height:25px;
	}
.white {
	color:#FFF;
	}
ul.features {
	margin:0 0 0 20px; 
	padding:0;
	width:960px;
}
ul.features li {
	
	font-size:16px;
	letter-spacing:0.001em;
	float:left;
	width:290px;
	margin:25px 0 0 20px;
	padding:0;
	list-style:none;	 
	text-align:center;
	
	
	}
